Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. U-Boot SPL 2015.01-rc3 (Dec 11 2014 - 11:01:48)
  2. DRAM: 1024 MiB
  3. CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
  4.  
  5.  
  6. U-Boot 2015.01-rc3 (Dec 11 2014 - 11:01:48) Allwinner Technology
  7.  
  8. CPU: Allwinner A20 (SUN7I)
  9. I2C: ready
  10. DRAM: 1016 MiB
  11. MMC: SUNXI SD/MMC: 0
  12. *** Warning - bad CRC, using default environment
  13.  
  14. Reserved 8192kB 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. (Re)start USB...
  24. USB0: USB EHCI 1.00
  25. scanning bus 0 for devices... 1 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...
  33. Found U-Boot script /boot.scr
  34. reading /boot.scr
  35. 269 bytes read in 16 ms (15.6 KiB/s)
  36. ## Executing script at 43100000
  37. reading uImage
  38. 2995448 bytes read in 163 ms (17.5 MiB/s)
  39. reading sun7i-a20-bananapi.dtb
  40. 23850 bytes read in 30 ms (776.4 KiB/s)
  41. ## Booting kernel from Legacy Image at 46000000 ...
  42. Image Name: Linux-3.18.0-02866-g92a578b
  43. Image Type: ARM Linux Kernel Image (uncompressed)
  44. Data Size: 2995384 Bytes = 2.9 MiB
  45. Load Address: 40008000
  46. Entry Point: 40008000
  47. Verifying Checksum ... OK
  48. ## Flattened Device Tree blob at 49000000
  49. Booting using the fdt blob at 0x49000000
  50. Loading Kernel Image ... OK
  51. Loading Device Tree to 4fff7000, end 4ffffd29 ... OK
  52.  
  53. Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement