Advertisement
Guest User

Untitled

a guest
Mar 28th, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. U-Boot SPL 2014.04-rc2-10390-g96510e1-dirty (Mar 28 2014 - 20:19:47)
  2. Board: Marsboard_A10
  3. DRAM: 512 MiB
  4. CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2
  5. SPL: Please implement spl_start_uboot() for your board
  6. SPL: Direct Linux boot not active!
  7.  
  8.  
  9. U-Boot 2014.04-rc2-10390-g96510e1-dirty (Mar 28 2014 - 20:19:47) Allwinner Technology
  10.  
  11. CPU: Allwinner A10 (SUN4I)
  12. Board: Marsboard_A10
  13. I2C: ready
  14. DRAM: 512 MiB
  15. MMC: SUNXI SD/MMC: 0
  16. *** Warning - bad CRC, using default environment
  17.  
  18. In: serial
  19. Out: serial
  20. Err: serial
  21. Net: emac
  22. Hit any key to stop autoboot: 0
  23. reading uEnv.txt
  24. ** Unable to read file uEnv.txt **
  25. Failed to mount ext2 filesystem...
  26. ** Unrecognized filesystem type **
  27. Failed to mount ext2 filesystem...
  28. ** Unrecognized filesystem type **
  29. reading boot.scr
  30. ** Unable to read file boot.scr **
  31. Failed to mount ext2 filesystem...
  32. ** Unrecognized filesystem type **
  33. Failed to mount ext2 filesystem...
  34. ** Unrecognized filesystem type **
  35. Failed to mount ext2 filesystem...
  36. ** Unrecognized filesystem type **
  37. reading script.bin
  38. 40072 bytes read in 5 ms (7.6 MiB/s)
  39. reading uImage
  40. 5077936 bytes read in 264 ms (18.3 MiB/s)
  41. ## Booting kernel from Legacy Image at 48000000 ...
  42. Image Name: Linux-3.4.61+
  43. Created: 2014-03-13 21:12:23 UTC
  44. Image Type: ARM Linux Kernel Image (uncompressed)
  45. Data Size: 5077872 Bytes = 4.8 MiB
  46. Load Address: 40008000
  47. Entry Point: 40008000
  48. Verifying Checksum ... OK
  49. Loading Kernel Image ... OK
  50.  
  51. Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement