Guest User

Untitled

a guest
Dec 16th, 2017
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. U-Boot SPL 2017.09-00003-g11d92ba68a (Sep 21 2017 - 10:40:17)
  2. Trying to boot from MMC1
  3.  
  4.  
  5. U-Boot 2017.09-00003-g11d92ba68a (Sep 21 2017 - 10:40:17 -0500), Build: jenkins-github_Bootloader-Builder-602
  6.  
  7. CPU : AM335X-GP rev 2.1
  8. I2C: ready
  9. DRAM: 512 MiB
  10. No match for driver 'omap_hsmmc'
  11. No match for driver 'omap_hsmmc'
  12. Some drivers were not found
  13. Reset Source: Global warm SW reset has occurred.
  14. Reset Source: Power-on reset has occurred.
  15. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  16. Using default environment
  17.  
  18. Board: BeagleBone Black
  19. <ethaddr> not set. Validating first E-fuse MAC
  20. BeagleBone Black:
  21. Model: BeagleBoard.org BeagleBone Black Wireless:
  22. BeagleBone: cape eeprom: i2c_probe: 0x54:
  23. BeagleBone: cape eeprom: i2c_probe: 0x55:
  24. BeagleBone: cape eeprom: i2c_probe: 0x56:
  25. BeagleBone: cape eeprom: i2c_probe: 0x57:
  26. Net: eth0: MII MODE
  27. Could not get PHY for cpsw: addr 0
  28. cpsw
  29. Press SPACE to abort autoboot in 2 seconds
  30. board_name=[BBBW] ...
  31. switch to partitions #0, OK
  32. mmc0 is current device
  33. SD/MMC found on device 0
  34. ** Bad device 0:2 0x82000000 **
  35. ** Bad device 0:2 0x82000000 **
  36. switch to partitions #0, OK
  37. mmc0 is current device
  38. Scanning mmc 0:1...
  39. gpio: pin 56 (gpio 56) value is 0
  40. gpio: pin 55 (gpio 55) value is 0
  41. gpio: pin 54 (gpio 54) value is 0
  42. gpio: pin 53 (gpio 53) value is 1
  43. switch to partitions #0, OK
  44. mmc0 is current device
  45. gpio: pin 54 (gpio 54) value is 1
  46. Checking for: /uEnv.txt ...
  47. Checking for: /boot.scr ...
  48. Checking for: /boot/boot.scr ...
  49. Checking for: /boot/uEnv.txt ...
  50. gpio: pin 55 (gpio 55) value is 1
  51. 2070 bytes read in 39 ms (51.8 KiB/s)
  52. Loaded environment from /boot/uEnv.txt
  53. Checking if uname_r is set in /boot/uEnv.txt...
  54. gpio: pin 56 (gpio 56) value is 1
  55. Running uname_boot ...
  56. loading /boot/vmlinuz-4.4.91-ti-r139 ...
  57. 8889560 bytes read in 603 ms (14.1 MiB/s)
  58. uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot.dtb] ...
  59. uboot_overlays: Switching too: dtb=am335x-boneblack-uboot.dtb ...
  60. loading /boot/dtbs/4.4.91-ti-r139/am335x-boneblack-uboot.dtb ...
  61. 57290 bytes read in 85 ms (658.2 KiB/s)
  62. uboot_overlays: [fdt_buffer=0x60000] ...
  63. uboot_overlays: loading /lib/firmware/OSD3358-00A0.dtbo ...
  64. 441 bytes read in 962 ms (0 Bytes/s)
  65. uboot_overlays: uboot loading of [/lib/firmware/BB-BONE-eMMC1-01-00A0.dtbo] disabled by /boot/uEnv.txt [disable_uboot_overlay_emmc=1]...
  66. uboot_overlays: uboot loading of [/lib/firmware/BB-HDMI-TDA998x-00A0.dtbo] disabled by /boot/uEnv.txt [disable_uboot_overlay_video=1]...
  67. uboot_overlays: loading /lib/firmware/BB-BBBW-WL1835-00A0.dtbo ...
  68. 4376 bytes read in 1325 ms (2.9 KiB/s)
  69. uboot_overlays: loading /lib/firmware/BB-ADC-00A0.dtbo ...
  70. 695 bytes read in 724 ms (0 Bytes/s)
  71. uboot_overlays: loading /lib/firmware/AM335X-PRU-RPROC-4-4-TI-00A0.dtbo ...
  72. 2402 bytes read in 363 ms (5.9 KiB/s)
  73. uboot_overlays: loading /lib/firmware/univ-bbb-xxx-00A0.dtbo ...
  74. 104261 bytes read in 806 ms (126 KiB/s)
  75. loading /boot/initrd.img-4.4.91-ti-r139 ...
  76. 5834276 bytes read in 411 ms (13.5 MiB/s)
  77. debug: [console=ttyO0,115200n8 bone_capemgr.enable_partno=BB-UART1 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 quiet spidev.bufsiz=20480] ...
  78. debug: [bootz 0x82000000 0x88080000:590624 88000000] ...
  79. ## Flattened Device Tree blob at 88000000
  80. Booting using the fdt blob at 0x88000000
  81. Loading Ramdisk to 8fa6f000, end 8ffff624 ... OK
  82. reserving fdt memory region: addr=88000000 size=7d000
  83. Loading Device Tree to 8f9ef000, end 8fa6efff ... OK
Advertisement
Add Comment
Please, Sign In to add comment