venture37

BBB u-boot *boom*

Oct 7th, 2017
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Trying to boot from MMC1
  2. reading u-boot.img
  3. reading u-boot.img
  4.  
  5.  
  6. U-Boot 2017.07 (Oct 01 2017 - 02:43:11 +0000)
  7.  
  8. CPU : AM335X-GP rev 2.0
  9. I2C: ready
  10. DRAM: 512 MiB
  11. No match for driver 'omap_hsmmc'
  12. No match for driver 'omap_hsmmc'
  13. Some drivers were not found
  14. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  15. Net: cpsw, usb_ether
  16. Press SPACE to abort autoboot in 2 seconds
  17. switch to partitions #0, OK
  18. mmc0 is current device
  19. SD/MMC found on device 0
  20. reading boot.scr
  21. 880 bytes read in 20 ms (43 KiB/s)
  22. Running bootscript from mmc0 ...
  23. ## Executing script at 82000000
  24. reading netbsd-BEAGLEBONE.ub
  25. 5212372 bytes read in 334 ms (14.9 MiB/s)
  26. reading am335x-boneblack.dtb
  27. ** Unable to read file am335x-boneblack.dtb **
  28. libfdt fdt_check_header(): FDT_ERR_BADMAGIC
  29. ## Booting kernel from Legacy Image at 82000000 ...
  30. Image Name: NetBSD/beagle 8.99.2
  31. Created: 2017-09-17 22:41:50 UTC
  32. Image Type: ARM NetBSD Kernel Image (uncompressed)
  33. Data Size: 5212308 Bytes = 5 MiB
  34. Load Address: 80300000
  35. Entry Point: 80300000
  36. Verifying Checksum ... OK
  37. Loading Kernel Image ... OK
  38. ## Transferring control to NetBSD stage-2 loader (at address 80300000) ...
  39.  
  40. uboot arg = 0x9df30fb0, 0, 0x9ff9be77, 0x9df366f8
  41. [ Kernel symbol table missing! ]
  42. Stopped in pid 0.1 (system) at 803108c4: bx r14
Advertisement
Add Comment
Please, Sign In to add comment