venture37

u-boot 2017.03 on BeagleBone Black

Apr 18th, 2017
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. resetting ...
  2.  
  3. U-Boot SPL 2017.03 (Apr 18 2017 - 23:36:24)
  4. Trying to boot from MMC1
  5. MMC partition switch failed
  6. *** Warning - MMC partition switch failed, using default environment
  7.  
  8. reading u-boot.img
  9. reading u-boot.img
  10.  
  11.  
  12. U-Boot 2017.03 (Apr 18 2017 - 23:36:24 +0100)
  13.  
  14. CPU : AM335X-GP rev 2.0
  15. Model: TI AM335x BeagleBone Black
  16. DRAM: 512 MiB
  17. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  18. ** First descriptor is NOT a primary desc on 1:1 **
  19. *** Warning - bad CRC, using default environment
  20.  
  21. <ethaddr> not set. Validating first E-fuse MAC
  22. Net: eth0: ethernet@4a100000
  23. Press SPACE to abort autoboot in 2 seconds
  24. switch to partitions #0, OK
  25. mmc0 is current device
  26. SD/MMC found on device 0
  27. reading boot.scr
  28. ** Unable to read file boot.scr **
  29. reading uEnv.txt
  30. 654 bytes read in 8 ms (79.1 KiB/s)
  31. Loaded env from uEnv.txt
  32. Importing environment from mmc0 ...
  33. Running uenvcmd ...
  34. switch to partitions #0, OK
  35. mmc0 is current device
  36. reading zImage
  37. ** Unable to read file zImage **
  38. Wrong Image Format for bootm command
  39. ERROR: can't get kernel image!
  40. switch to partitions #0, OK
  41. mmc0 is current device
  42. Scanning mmc 0:1...
  43. reading /am335x-boneblack.dtb
  44. 31186 bytes read in 14 ms (2.1 MiB/s)
  45. switch to partitions #0, OK
  46. mmc0 is current device
  47. SD/MMC found on device 0
  48. Failed to mount ext2 filesystem...
  49. ** Unrecognized filesystem type **
  50. ** First descriptor is NOT a primary desc on 1:1 **
  51. switch to partitions #0, OK
  52. mmc1(part 0) is current device
  53. ** No partition table - mmc 1 **
  54. ** First descriptor is NOT a primary desc on 1:1 **
  55. switch to partitions #0, OK
  56. mmc1(part 0) is current device
  57. ** First descriptor is NOT a primary desc on 1:1 **
  58. SD/MMC found on device 1
  59. ** No partition table - mmc 1 **
  60. ## Error: "bootcmd_nand0" not defined
  61. starting USB...
  62. USB0: Port not available.
  63. ethernet@4a100000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
  64. BOOTP broadcast 1
Advertisement
Add Comment
Please, Sign In to add comment