Advertisement
Guest User

Armbian_21.02.1_Cubietruck_buster_current_5.10.12.img

a guest
Mar 16th, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1.  
  2. U-Boot SPL 2020.10-armbian (Feb 03 2021 - 22:29:52 +0100)
  3. DRAM: 2048 MiB
  4. CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
  5. Trying to boot from MMC1
  6.  
  7.  
  8. U-Boot 2020.10-armbian (Feb 03 2021 - 22:29:52 +0100) Allwinner Technology
  9.  
  10. CPU: Allwinner A20 (SUN7I)
  11. Model: Cubietech Cubietruck
  12. I2C: ready
  13. DRAM: 2 GiB
  14. MMC: mmc@1c0f000: 0, mmc@1c12000: 1
  15. Loading Environment from FAT... Card did not respond to voltage select!
  16. Setting up a 1024x768 vga console (overscan 0x0)
  17. In: serial
  18. Out: vga
  19. Err: vga
  20. Allwinner mUSB OTG (Peripheral)
  21. Net: eth0: ethernet@1c50000, eth1: usb_ether
  22. 230454 bytes read in 17 ms (12.9 MiB/s)
  23. starting USB...
  24. Bus usb@1c14000: USB EHCI 1.00
  25. Bus usb@1c14400: USB OHCI 1.0
  26. Bus usb@1c1c000: USB EHCI 1.00
  27. Bus usb@1c1c400: USB OHCI 1.0
  28. scanning bus usb@1c14000 for devices... 1 USB Device(s) found
  29. scanning bus usb@1c14400 for devices... 1 USB Device(s) found
  30. scanning bus usb@1c1c000 for devices... 1 USB Device(s) found
  31. scanning bus usb@1c1c400 for devices... 1 USB Device(s) found
  32. scanning usb for storage devices... 0 Storage Device(s) found
  33. Autoboot in 1 seconds, press <Space> to stop
  34. switch to partitions #0, OK
  35. mmc0 is current device
  36. Scanning mmc 0:1...
  37. Found U-Boot script /boot/boot.scr
  38. 3967 bytes read in 4 ms (967.8 KiB/s)
  39. ## Executing script at 43100000
  40. U-boot loaded from SD
  41. Boot script loaded from mmc
  42. 154 bytes read in 3 ms (49.8 KiB/s)
  43. 9935713 bytes read in 552 ms (17.2 MiB/s)
  44. 7935432 bytes read in 440 ms (17.2 MiB/s)
  45. Found mainline kernel configuration
  46. 43983 bytes read in 10 ms (4.2 MiB/s)
  47. 5532 bytes read in 7 ms (771.5 KiB/s)
  48. Applying kernel provided DT fixup script (sun7i-a20-fixup.scr)
  49. ## Executing script at 45000000
  50. ## Loading init Ramdisk from Legacy Image at 43300000 ...
  51. Image Name: uInitrd
  52. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  53. Data Size: 9935649 Bytes = 9.5 MiB
  54. Load Address: 00000000
  55. Entry Point: 00000000
  56. Verifying Checksum ... OK
  57. ## Flattened Device Tree blob at 43000000
  58. Booting using the fdt blob at 0x43000000
  59. EHCI failed to shut down host controller.
  60. Loading Ramdisk to 49686000, end 49fffb21 ... OK
  61. Loading Device Tree to 49612000, end 49685fff ... OK
  62.  
  63. Starting kernel ...
  64.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement