Advertisement
Guest User

Untitled

a guest
May 19th, 2023
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. uboot_overlays: uboot loading of [BB-HDMI-TDA998x-00A0.dtbo] disabled by /boot/u Env.txt [disable_uboot_overlay_video=1]...
  2. uboot_overlays: loading /lib/firmware/uio-pruss.dtbo ...
  3. 652 bytes read in 26 ms (24.4 KiB/s)
  4. libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  5. failed on fdt_overlay_apply(): FDT_ERR_BADMAGIC
  6. base fdt does did not have a /__symbols__ node
  7. make sure you've compiled with -@
  8. loading /boot/initrd.img-4.19.94-ti-r42 ...
  9. 7050694 bytes read in 453 ms (14.8 MiB/s)
  10. debug: [console=ttyS0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait c oherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet] .. .
  11. debug: [bootz 0x82000000 0x88080000:6b95c6 88000000] ...
  12. Kernel image @ 0x82000000 [ 0x000000 - 0x9a0be8 ]
  13. ERROR: Did not find a cmdline Flattened Device Tree
  14. Could not find a valid device tree
  15. ** Invalid partition 2 **
  16. Couldn't find partition mmc 0:2
  17. ** Invalid partition 3 **
  18. Couldn't find partition mmc 0:3
  19. ** Invalid partition 4 **
  20. Couldn't find partition mmc 0:4
  21. ** Invalid partition 5 **
  22. Couldn't find partition mmc 0:5
  23. ** Invalid partition 6 **
  24. Couldn't find partition mmc 0:6
  25. ** Invalid partition 7 **
  26. Couldn't find partition mmc 0:7
  27. switch to partitions #0, OK
  28. mmc1(part 0) is current device
  29. Scanning mmc 1:1...
  30. libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  31. BootOrder not defined
  32. EFI boot manager: Cannot load any image
  33. switch to partitions #0, OK
  34. mmc1(part 0) is current device
  35. Checking for: /uEnv.txt ...
  36. Checking for: /boot/uEnv.txt ...
  37. 1713 bytes read in 3 ms (557.6 KiB/s)
  38. Loaded environment from /boot/uEnv.txt
  39. Checking if uname_r is set in /boot/uEnv.txt...
  40. Running uname_boot ...
  41. loading /boot/vmlinuz-5.10.106-ti-r41 ...
  42. 10355200 bytes read in 663 ms (14.9 MiB/s)
  43. debug: [enable_uboot_overlays=1] ...
  44. debug: [enable_uboot_cape_universal=1] ...
  45. debug: [uboot_base_dtb_univ=am335x-boneblack-uboot-univ.dtb] ...
  46. uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot-univ.dtb] ...
  47. uboot_overlays: Switching too: dtb=am335x-boneblack-uboot-univ.dtb ...
  48. loading /boot/dtbs/5.10.106-ti-r41/am335x-boneblack-uboot-univ.dtb ...
  49. 215402 bytes read in 18 ms (11.4 MiB/s)
  50. Found 0 extension board(s).
  51. uboot_overlays: [fdt_buffer=0x60000] ...
  52. uboot_overlays: loading /boot/dtbs/5.10.106-ti-r41/overlays/BB-ADC-00A0.dtbo ...
  53. 645 bytes read in 4 ms (157.2 KiB/s)
  54. uboot_overlays: unable to find [mmc 1:1 /lib/firmware/shutter_steppers.dtbo]...
  55. uboot_overlays: unable to find [mmc 1:1 /lib/firmware/pru-pins.dtbo]...
  56. uboot_overlays: uboot loading of [BB-BONE-eMMC1-01-00A0.dtbo] disabled by /boot/ uEnv.txt [disable_uboot_overlay_emmc=1]...
  57. uboot_overlays: uboot loading of [BB-HDMI-TDA998x-00A0.dtbo] disabled by /boot/u Env.txt [disable_uboot_overlay_video=1]...
  58. uboot_overlays: unable to find [mmc 1:1 /lib/firmware/uio-pruss.dtbo]...
  59. loading /boot/initrd.img-5.10.106-ti-r41 ...
  60. 7484893 bytes read in 480 ms (14.9 MiB/s)
  61. debug: [console=ttyS0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mm cblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 lpj=1990656 r ng_core.default_quality=100 quiet] ...
  62. debug: [bootz 0x82000000 0x88080000:7235dd 88000000] ...
  63. Kernel image @ 0x82000000 [ 0x000000 - 0x9e0200 ]
  64. ## Flattened Device Tree blob at 88000000
  65. Booting using the fdt blob at 0x88000000
  66. Loading Ramdisk to 8f8dc000, end 8ffff5dd ... OK
  67. Loading Device Tree to 8f844000, end 8f8dbfff ... OK
  68.  
  69. Starting kernel ...
  70.  
  71. [ 0.149114] l3-aon-clkctrl:0000:0: failed to disable
  72. [ 11.241498] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!
  73. [ 11.273652] gpio-of-helper ocp:cape-universal: Failed to get gpio property of 'P8_03'
  74. [ 11.273684] gpio-of-helper ocp:cape-universal: Failed to create gpio entry
  75. [ 11.888440] omap_voltage_late_init: Voltage driver support not added
  76. Gave up waiting for root file system device. Common problems:
  77. - Boot args (cat /proc/cmdline)
  78. - Check rootdelay= (did the system wait long enough?)
  79. - Missing modules (cat /proc/modules; ls /dev)
  80. ALERT! /dev/mmcblk1p1 does not exist. Dropping to a shell!
  81.  
  82.  
  83. BusyBox v1.30.1 (Debian 1:1.30.1-6+b3) built-in shell (ash)
  84. Enter 'help' for a list of built-in commands.
  85.  
  86. (initramfs)
  87.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement