Guest User

Untitled

a guest
Jul 18th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. U-Boot SPL 2019.07-00347-g0e80dda32c-dirty (Jul 18 2019 - 15:14:37 +0100)
  2. DRAM: 1024 MiB
  3. Trying to boot from MMC1
  4. spl: mmc boot mode: raw
  5. hdNOTICE: BL31: v2.1(debug):v2.1-483-g7871fff2
  6. NOTICE: BL31: Built : 21:26:15, Jul 17 2019
  7. NOTICE: BL31: Detected Allwinner H6 SoC (1728)
  8. NOTICE: BL31: Found U-Boot DTB at 0xc07e610, model: OrangePi One Plus
  9. INFO: ARM GICv2 driver initialized
  10. NOTICE: PMIC: Probing AXP805
  11. NOTICE: PMIC: AXP805 detected
  12. INFO: BL31: Platform setup done
  13. INFO: BL31: Initializing runtime services
  14. INFO: BL31: cortex_a53: CPU workaround for 855873 was applied
  15. INFO: BL31: Preparing for EL3 exit to normal world
  16. INFO: Entry point address = 0x4a000000
  17. INFO: SPSR = 0x3c9
  18.  
  19.  
  20. U-Boot 2019.07-00347-g0e80dda32c-dirty (Jul 18 2019 - 15:14:37 +0100) Allwinner Technology
  21.  
  22. CPU: Allwinner H6 (SUN50I)
  23. Model: OrangePi One Plus
  24. DRAM: 1 GiB
  25. MMC: mmc@4020000: 0
  26. Loading Environment from FAT... Unable to use mmc 0:1... In: serial@5000000
  27. Out: serial@5000000
  28. Err: serial@5000000
  29. Net: No ethernet found.
  30. starting USB...
  31. Bus usb@5101000: USB EHCI 1.00
  32. Bus usb@5101400: USB OHCI 1.0
  33. Bus usb@5311000: USB EHCI 1.00
  34. Bus usb@5311400: USB OHCI 1.0
  35. scanning bus usb@5101000 for devices... 1 USB Device(s) found
  36. scanning bus usb@5101400 for devices... 1 USB Device(s) found
  37. scanning bus usb@5311000 for devices... 1 USB Device(s) found
  38. scanning bus usb@5311400 for devices... 1 USB Device(s) found
  39. scanning usb for storage devices... 0 Storage Device(s) found
  40. Hit any key to stop autoboot: 0
  41. switch to partitions #0, OK
  42. mmc0 is current device
  43. Scanning mmc 0:1...
  44. Found U-Boot script /boot/boot.scr
  45. 800 bytes read in 3 ms (259.8 KiB/s)
  46. ## Executing script at 4fc00000
  47. 21848072 bytes read in 2188 ms (9.5 MiB/s)
  48. 14198 bytes read in 7 ms (1.9 MiB/s)
  49. ## Flattened Device Tree blob at 4fa00000
  50. Booting using the fdt blob at 0x4fa00000
  51. EHCI failed to shut down host controller.
  52. Loading Device Tree to 0000000049ff9000, end 0000000049fff775 ... OK
  53.  
  54. Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment