Advertisement
Guest User

4.19.20 patched, 1200_750

a guest
Mar 9th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. TIM-1.0
  2. WTMI-devel-18.12.0-a0a1cb8
  3. WTMI: system early-init
  4. CPU VDD voltage default value: 1.202V
  5. NOTICE: Booting Trusted Firmware
  6. NOTICE: BL1: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
  7. NOTICE: BL1: Built : 09:47:19, Feb 20 2019
  8. NOTICE: BL1: Booting BL2
  9. NOTICE: BL2: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
  10. NOTICE: BL2: Built : 09:47:20, Feb 20 2019
  11. NOTICE: BL1: Booting BL31
  12. NOTICE: BL31: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
  13. NOTICE: BL31: Built : 09
  14.  
  15. U-Boot 2018.03-devel-18.12.3-gc9aa92c-armbian (Feb 20 2019 - 09:45:04 +0100)
  16.  
  17. Model: Marvell Armada 3720 Community Board ESPRESSOBin
  18. CPU 1200 [MHz]
  19. L2 800 [MHz]
  20. TClock 200 [MHz]
  21. DDR 750 [MHz]
  22. DRAM: 1 GiB
  23. Comphy chip #0:
  24. Comphy-0: USB3 5 Gbps
  25. Comphy-1: PEX0 2.5 Gbps
  26. Comphy-2: SATA0 6 Gbps
  27. SATA link 0 timeout.
  28. AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
  29. flags: ncq led only pmp fbss pio slum part sxs
  30. PCIE-0: Link down
  31. MMC: sdhci@d0000: 0, sdhci@d8000: 1
  32. Loading Environment from SPI Flash... SF: Detected w25q32dw with page size 256 Bytes, erase size 4 KiB, total 4 MiB
  33. OK
  34. Model: Marvell Armada 3720 Community Board ESPRESSOBin
  35. Net: eth0: neta@30000 [PRIME]
  36. Hit any key to stop autoboot: 0
  37. starting USB...
  38. USB0: Register 2000104 NbrPorts 2
  39. Starting the controller
  40. USB XHCI 1.00
  41. USB1: USB EHCI 1.00
  42. scanning bus 0 for devices... 2 USB Device(s) found
  43. scanning bus 1 for devices... 1 USB Device(s) found
  44. scanning usb for storage devices... 1 Storage Device(s) found
  45. /
  46. ** Unrecognized filesystem type **
  47. ## Executing script at 06d00000
  48. Wrong image format for "source" command
  49. /boot/
  50. ** Unrecognized filesystem type **
  51. ## Executing script at 06d00000
  52. Wrong image format for "source" command
  53. scanning bus for devices...
  54.  
  55. Device 0: unknown device
  56. /
  57. ** Bad device scsi 0 **
  58. ## Executing script at 06d00000
  59. Wrong image format for "source" command
  60. /boot/
  61. ** Bad device scsi 0 **
  62. ## Executing script at 06d00000
  63. Wrong image format for "source" command
  64. /
  65. Card did not respond to voltage select!
  66. ** Bad device mmc 1 **
  67. ## Executing script at 06d00000
  68. Wrong image format for "source" command
  69. /boot/
  70. Card did not respond to voltage select!
  71. ** Bad device mmc 1 **
  72. ## Executing script at 06d00000
  73. Wrong image format for "source" command
  74. /
  75. ** File not found /boot.scr **
  76. ## Executing script at 06d00000
  77. Wrong image format for "source" command
  78. /boot/
  79. 1120 bytes read in 13 ms (84 KiB/s)
  80. ## Executing script at 06d00000
  81. 221 bytes read in 4 ms (53.7 KiB/s)
  82. 16421376 bytes read in 701 ms (22.3 MiB/s)
  83. 4403814 bytes read in 195 ms (21.5 MiB/s)
  84. ** File not found /boot/dtb/marvell/armada-3720-community.dtb **
  85. 8942 bytes read in 9 ms (969.7 KiB/s)
  86. ## Loading init Ramdisk from Legacy Image at 01100000 ...
  87. Image Name: uInitrd
  88. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  89. Data Size: 4403750 Bytes = 4.2 MiB
  90. Load Address: 00000000
  91. Entry Point: 00000000
  92. Verifying Checksum ... OK
  93. ## Flattened Device Tree blob at 06000000
  94. Booting using the fdt blob at 0x6000000
  95. Loading Ramdisk to 3f1f7000, end 3f62a226 ... OK
  96. Using Device Tree in place at 0000000006000000, end 00000000060052ed
  97.  
  98. Starting kernel ...
  99.  
  100. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  101. [ 0.000000] Linux version 4.19.20-mvebu64 (root@ubuntu) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #5.76 SMP PREEMPT Sat Mar 9 17:05:30 CET 2019
  102. [ 0.000000] Machine model: Globalscale Marvell ESPRESSOBin Board
  103. [ 0.000000] earlycon: ar3700_uart0 at MMIO 0x00000000d0012000 (options '')
  104. [ 0.000000] bootconsole [ar3700_uart0] enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement