Advertisement
Guest User

u-boot log

a guest
Oct 20th, 2016
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.69 KB | None | 0 0
  1. U-Boot SPL 2013.10-gc8185c4 (Jan 28 2016 - 10:46:57)
  2. get_dpll_ddr_params
  3. set_mux_conf_regs
  4. --DEBUG-- Configuring i2c1 pinmux
  5. --DEBUG-- Configuring mii1 pinmux
  6. --DEBUG-- Configuring mmc0 pinmux
  7. --DEBUG-- Configuring mmc1 pinmux
  8. sdram_init
  9. am33xx_spl_board_init
  10. spl_board_init end
  11.  
  12.  
  13. U-Boot 2013.10-gc8185c4 (Jan 28 2016 - 10:46:57)
  14.  
  15. I2C:   ready
  16. DRAM:  512 MiB
  17. board_init
  18. NAND:  0 MiB
  19. MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
  20. *** Error - No Valid Environment Area found
  21. *** Warning - bad CRC, using default environment
  22.  
  23. board_late_init
  24. Net:   board_eth_init
  25. <ethaddr> not set. Validating first E-fuse MAC
  26. cpsw, usb_ether
  27. Hit any key to stop autoboot:  0
  28. mmc0 is current device
  29. Scanning mmc 0...
  30. ** Invalid partition 2 **
  31. mmc0 is current device
  32. SD/MMC found on device 0
  33. 1179 bytes read in 3 ms (383.8 KiB/s)
  34. Loaded environment from uEnv.txt
  35. Importing environment from mmc ...
  36. Running uenvcmd ...
  37. 1197 bytes read in 21 ms (55.7 KiB/s)
  38. debug: [/boot/vmlinuz-4.4.9-ti-r25] ...
  39. 7833256 bytes read in 452 ms (16.5 MiB/s)
  40. debug: [/boot/initrd.img-4.4.9-ti-r25] ...
  41. 4761957 bytes read in 278 ms (16.3 MiB/s)
  42. debug: [/boot/dtbs/4.4.9-ti-r25/am335x-olimex-som.dtb] ...
  43. 60615 bytes read in 60 ms (986.3 KiB/s)
  44. debug: [console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype=ext4 rootwait coherent_pool=1M quiet cape_universal=enable] ...
  45. debug: [bootz 0x82000000 0x88080000:48a965 0x88000000] ...
  46. Kernel image @ 0x82000000 [ 0x000000 - 0x7786a8 ]
  47. Wrong Ramdisk Image Format
  48. Ramdisk image is corrupt or invalid
  49. ** Invalid partition 2 **
  50. Card did not respond to voltage select!
  51. mmc1(part 0) is current device
  52. Card did not respond to voltage select!
  53. ## Error: "bootcmd_nand" not defined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement