Advertisement
el3

serial output

el3
Feb 15th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. U-Boot SPL 2015.04-rc1-00204-gbd2a488 (Feb 15 2015 - 16:49:45)
  2. DRAM: 1024 MiB
  3. CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
  4.  
  5.  
  6. U-Boot 2015.04-rc1-00204-gbd2a488 (Feb 15 2015 - 16:49:45) Allwinner Technology
  7.  
  8. CPU: Allwinner A20 (SUN7I)
  9. I2C: ready
  10. DRAM: 1015 MiB
  11. MMC: SUNXI SD/MMC: 0
  12. *** Warning - bad CRC, using default environment
  13.  
  14. Reserved 9216kB of RAM for Framebuffer.
  15. In: serial
  16. Out: serial
  17. Err: serial
  18. SCSI: SUNXI SCSI INIT
  19. SATA link 0 timeout.
  20. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  21. flags: ncq stag pm led clo only pmp pio slum part ccc apst
  22. Net: dwmac.1c50000
  23. starting USB...
  24. USB0: USB EHCI 1.00
  25. scanning bus 0 for devices... 2 USB Device(s) found
  26. USB1: USB EHCI 1.00
  27. scanning bus 1 for devices... 1 USB Device(s) found
  28. scanning usb for storage devices... 0 Storage Device(s) found
  29. Hit any key to stop autoboot: 0
  30. switch to partitions #0, OK
  31. mmc0 is current device
  32. Scanning mmc 0:1...
  33. Found U-Boot script /boot.scr
  34. reading /boot.scr
  35. 284 bytes read in 16 ms (16.6 KiB/s)
  36. ## Executing script at 43100000
  37. reading uImage
  38. 2873288 bytes read in 155 ms (17.7 MiB/s)
  39. reading pcduino3.dtb
  40. 23227 bytes read in 30 ms (755.9 KiB/s)
  41. ## Booting kernel from Legacy Image at 42000000 ...
  42. Image Name: Linux-3.19.0-05375-gd347efe
  43. Image Type: ARM Linux Kernel Image (uncompressed)
  44. Data Size: 2873224 Bytes = 2.7 MiB
  45. Load Address: 40008000
  46. Entry Point: 40008000
  47. Verifying Checksum ... OK
  48. ## Flattened Device Tree blob at 43000000
  49. Booting using the fdt blob at 0x43000000
  50. Loading Kernel Image ... OK
  51. Loading Device Tree to 4eff7000, end 4efffaba ... OK
  52.  
  53. Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement