lorforlinux

not booting - uboot overlay BBAI 6/11/20

Jun 10th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. U-Boot 2019.07-rc4-00001-g607b5b738b (Jul 06 2019 - 21:01:15 -0500), Build: jenkins-github_Bo
  2. otloader-Builder-127
  3.  
  4. CPU : DRA752-GP ES2.0
  5. Model: BeagleBoard.org BeagleBone AI
  6. Board: BeagleBone AI REV A
  7. DRAM: 1 GiB
  8. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  9. CTRL_CORE_PAD_I2C1_SDA: 0x00060000
  10. CTRL_CORE_PAD_I2C1_SCL: 0x00060000
  11. CTRL_CORE_PAD_GPMC_A0: 0x00060007
  12. CTRL_CORE_PAD_GPMC_A1: 0x00060007
  13. CTRL_CORE_PAD_VIN2A_D4: 0x0005000f
  14. CTRL_CORE_PAD_VIN2A_D5: 0x0005000f
  15. CM_L4PER_GPIO7_CLKCTRL: 0x00000001
  16. CM_L4PER_I2C1_CLKCTRL: 0x00000002
  17. CM_L4PER_I2C4_CLKCTRL: 0x00000002
  18. CM_L4PER_L4_PER1_CLKCTRL 0x00000001
  19. PM_L4PER_I2C1_WKDEP 0x0000b000
  20. RM_L4PER_I2C1_CONTEXT 0x00000002
  21. PM_L4PER_I2C4_WKDEP 0x0000b000
  22. RM_L4PER_I2C4_CONTEXT 0x00000001
  23. BeagleBone: cape eeprom: i2c_probe: 0x54
  24. Checking (ret 1 bus works) I2C1 bus. ret 1
  25. Found device at address 0x54
  26. BeagleBone: cape eeprom: i2c_probe: 0x55
  27. Checking (ret 1 bus works) I2C1 bus. ret 1
  28. Checking (ret 1 bus works) I2C4 bus. ret 1
  29. BeagleBone: cape eeprom: i2c_probe: 0x56
  30. Checking (ret 1 bus works) I2C1 bus. ret 1
  31. Checking (ret 1 bus works) I2C4 bus. ret 1
  32. BeagleBone: cape eeprom: i2c_probe: 0x57
  33. Checking (ret 1 bus works) I2C1 bus. ret 1
  34. Checking (ret 1 bus works) I2C4 bus. ret 1
  35. Net:
  36. Warning: ethernet@48484000 using MAC address from ROM
  37. eth0: ethernet@48484000
  38. Press SPACE to abort autoboot in 1 seconds
  39. usb_boot is currently disabled
  40. scsi_boot is currently disabled
  41. MMC: no card present
  42. MMC: no card present
  43. MMC: no card present
  44. switch to partitions #0, OK
  45. mmc1(part 0) is current device
  46.  
  47. Partition Map for MMC device 1 -- Partition Type: DOS
  48.  
  49. Part Start Sector Num Sectors UUID Type
  50. 1 8192 30613504 06b7dc9a-01 83 Boot
  51. Scanning mmc device 1
  52. Checking for: /uEnv.txt ...
  53. Checking for: /boot/uEnv.txt ...
  54. 692 bytes read in 1 ms (675.8 KiB/s)
  55. Loaded environment from /boot/uEnv.txt
  56. Checking if uname_r is set in /boot/uEnv.txt ...
  57. debug: [uname_r=4.14.108-ti-r113] ...
  58. loading /boot/vmlinuz-4.14.108-ti-r113 ...
  59. 9929216 bytes read in 223 ms (42.5 MiB/s)
  60. loading /boot/dtbs/4.14.108-ti-r113/am5729-beagleboneai.dtb ...
  61. 150062 bytes read in 5 ms (28.6 MiB/s)
  62. uboot_overlays: [fdt_buffer=0x60000] ...
  63. CACHE: Misaligned operation at range [bdf50460, bdf51460]
  64. uboot_overlays: loading /lib/firmware/BBAI_BB-BONE-LCD4-01-00A1.dtbo ...
  65. 6213 bytes read in 4 ms (1.5 MiB/s)
  66. failed on fdt_overlay_apply(): FDT_ERR_NOTFOUND
  67. loading /boot/initrd.img-4.14.108-ti-r113 ...
  68. 5253493 bytes read in 118 ms (42.5 MiB/s)
  69. debug: [console=ttyS0,115200n8 root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=
  70. 1M net.ifnames=0 rng_core.default_quality=100 quiet] ...
  71. debug: [bootz 0x82000000 0x88080000:502975 88000000] ...
  72. ERROR: Did not find a cmdline Flattened Device Tree
  73. Loading Ramdisk to 8fafd000, end 8ffff975 ... OK
  74.  
  75. Starting kernel ...
Add Comment
Please, Sign In to add comment