Advertisement
Guest User

Untitled

a guest
Dec 9th, 2022
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.74 KB | None | 0 0
  1. U-Boot SPL 2021.04-OpenWrt-r19590-042d558536 (Jul 31 2022 - 15:12:47 +0000)
  2. PMIC: AXP853T/AXP858
  3. DRAM: 8192 MiB
  4. Failed to set core voltage! Can't set CPU frequency
  5. Trying to boot from MMC1
  6. NOTICE: BL31: v2.7(release):v22.03.0-rc6-2-g492b184677-dirty
  7. NOTICE: BL31: Built : 15:12:47, Jul 31 2022
  8. NOTICE: BL31: Detected Allwinner H616 SoC (1823)
  9. NOTICE: BL31: Found U-Boot DTB at 0x4a085df0, model: OrangePi Zero2
  10. ERROR: PMIC: Found unknown PMIC 44
  11.  
  12.  
  13. U-Boot 2021.04-OpenWrt-r19590-042d558536 (Jul 31 2022 - 15:12:47 +0000) Allwinner Technology
  14.  
  15. CPU: Allwinner H616 (SUN50I)
  16. Model: OrangePi Zero2
  17. I2C: ready
  18. DRAM: 3 GiB
  19. MMC: mmc@4020000: 0
  20. Loading Environment from FAT... *** Warning - bad CRC, using default environment
  21.  
  22. In: serial@5000000
  23. Out: serial@5000000
  24. Err: serial@5000000
  25. Net: phy interface7
  26. Could not get PHY for ethernet@5020000: addr 1
  27. No ethernet found.
  28.  
  29. starting USB...
  30. No working controllers found
  31. Hit any key to stop autoboot: 0
  32. switch to partitions #0, OK
  33. mmc0 is current device
  34. Scanning mmc 0:1...
  35. Found U-Boot script /boot.scr
  36. 450 bytes read in 0 ms
  37. ## Executing script at 4fc00000
  38. 11945992 bytes read in 1020 ms (11.2 MiB/s)
  39. 14817 bytes read in 2 ms (7.1 MiB/s)
  40. Moving Image from 0x40080000 to 0x40200000, end=40dc0000
  41. ## Flattened Device Tree blob at 4fa00000
  42. Booting using the fdt blob at 0x4fa00000
  43. Loading Device Tree to 0000000049ff9000, end 0000000049fff9e0 ... OK
  44.  
  45. Starting kernel ...
  46.  
  47. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  48. [ 0.000000] Linux version 5.10.134 (junari@junAIR) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19590-042d558536) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Sun Jul 31 15:12:47 2022
  49. [ 0.000000] Machine model: OrangePi Zero2
  50. [ 0.000000] Zone ranges:
  51. [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
  52. [ 0.000000] DMA32 empty
  53. [ 0.000000] Normal empty
  54. [ 0.000000] Movable zone start for each node
  55. [ 0.000000] Early memory node ranges
  56. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004007ffff]
  57. [ 0.000000] node 0: [mem 0x0000000040080000-0x00000000ffffffff]
  58. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff]
  59. [ 0.000000] psci: probing for conduit method from DT.
  60. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  61. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  62. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  63. [ 0.000000] psci: SMC Calling Convention v1.2
  64. [ 0.000000] percpu: Embedded 20 pages/cpu s44760 r8192 d28968 u81920
  65. [ 0.000000] Detected VIPT I-cache on CPU0
  66. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 774144
  67. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=PARTUUID=5452574f-02 rootwait
  68. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  69. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  70. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  71. [ 0.000000] Memory: 3071312K/3145728K available (7742K kernel code, 1234K rwdata, 2184K rodata, 448K init, 302K bss, 74416K reserved, 0K cma-reserved)
  72. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  73. [ 0.000000] rcu: Hierarchical RCU implementation.
  74. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  75. [ 0.000000] Tracing variant of Tasks RCU enabled.
  76. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  77. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  78. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  79. [ 0.000000] GIC: Using split EOI/Deactivate mode
  80. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  81. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  82. [ 0.000010] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  83. [ 0.000329] Console: colour dummy device 80x25
  84. [ 0.000384] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  85. [ 0.000409] pid_max: default: 32768 minimum: 301
  86. [ 0.000674] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  87. [ 0.000725] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  88. [ 0.003226] rcu: Hierarchical SRCU implementation.
  89. [ 0.003498] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  90. [ 0.003984] smp: Bringing up secondary CPUs ...
  91. [ 5.042628] CPU1: failed to come online
  92. [ 5.042644] CPU1: failed in unknown state : 0x0
  93. [ 10.085329] CPU2: failed to come online
  94. [ 10.085345] CPU2: failed in unknown state : 0x0
  95. [ 15.128037] CPU3: failed to come online
  96. [ 15.128052] CPU3: failed in unknown state : 0x0
  97. [ 15.128132] smp: Brought up 1 node, 1 CPU
  98. [ 15.128146] SMP: Total of 1 processors activated.
  99. [ 15.128162] CPU features: detected: 32-bit EL0 Support
  100. [ 15.128178] CPU features: detected: CRC32 instructions
  101. [ 15.128258] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  102. [ 15.128273] CPU: All CPU(s) started at EL2
  103. [ 15.128299] alternatives: patching kernel code
  104. [ 15.134445] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  105. [ 15.134476] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  106. [ 15.134706] pinctrl core: initialized pinctrl subsystem
  107. [ 15.136590] NET: Registered protocol family 16
  108. [ 15.137468] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
  109. [ 15.137631] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  110. [ 15.137814] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  111. [ 15.138512] thermal_sys: Registered thermal governor 'step_wise'
  112. [ 15.138746] ASID allocator initialised with 65536 entries
  113. [ 15.221906] cryptd: max_cpu_qlen set to 1000
  114. [ 15.225033] SCSI subsystem initialized
  115. [ 15.228113] usbcore: registered new interface driver usbfs
  116. [ 15.228188] usbcore: registered new interface driver hub
  117. [ 15.228257] usbcore: registered new device driver usb
  118. [ 15.228778] pps_core: LinuxPPS API ver. 1 registered
  119. [ 15.228792] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  120. [ 15.228830] PTP clock support registered
  121. [ 15.229215] Advanced Linux Sound Architecture Driver Initialized.
  122. [ 15.238105] clocksource: Switched to clocksource arch_sys_counter
  123. [ 15.245073] NET: Registered protocol family 2
  124. [ 15.245570] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  125. [ 15.249502] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  126. [ 15.249633] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  127. [ 15.250203] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  128. [ 15.251232] TCP: Hash tables configured (established 32768 bind 32768)
  129. [ 15.251409] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  130. [ 15.251618] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  131. [ 15.252042] NET: Registered protocol family 1
  132. [ 15.277985] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  133. [ 15.285310] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  134. [ 15.285490] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  135. [ 15.297094] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
  136. [ 15.305053] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  137. [ 15.312435] cacheinfo: Unable to detect cache hierarchy for CPU 0
  138. [ 15.333686] loop: module loaded
  139. [ 15.337433] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  140. [ 15.337449] ehci-platform: EHCI generic platform driver
  141. [ 15.337731] ehci-platform 5101000.usb: EHCI Host Controller
  142. [ 15.337772] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 1
  143. [ 15.337939] ehci-platform 5101000.usb: irq 27, io mem 0x05101000
  144. [ 15.358079] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
  145. [ 15.358951] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  146. [ 15.358972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  147. [ 15.358988] usb usb1: Product: EHCI Host Controller
  148. [ 15.359003] usb usb1: Manufacturer: Linux 5.10.134 ehci_hcd
  149. [ 15.359018] usb usb1: SerialNumber: 5101000.usb
  150. [ 15.359728] hub 1-0:1.0: USB hub found
  151. [ 15.359868] hub 1-0:1.0: 1 port detected
  152. [ 15.361313] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  153. [ 15.361356] ohci-platform: OHCI generic platform driver
  154. [ 15.361596] ohci-platform 5101400.usb: Generic Platform OHCI controller
  155. [ 15.361633] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 2
  156. [ 15.361792] ohci-platform 5101400.usb: irq 28, io mem 0x05101400
  157. [ 15.432242] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  158. [ 15.432264] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  159. [ 15.432280] usb usb2: Product: Generic Platform OHCI controller
  160. [ 15.432296] usb usb2: Manufacturer: Linux 5.10.134 ohci_hcd
  161. [ 15.432311] usb usb2: SerialNumber: 5101400.usb
  162. [ 15.432932] hub 2-0:1.0: USB hub found
  163. [ 15.433068] hub 2-0:1.0: 1 port detected
  164. [ 15.434458] usbcore: registered new interface driver usb-storage
  165. [ 15.435071] mousedev: PS/2 mouse device common for all mice
  166. [ 15.435406] i2c /dev entries driver
  167. [ 15.437204] axp20x-i2c 0-0036: AXP20x variant AXP806 found
  168. [ 15.439918] axp20x-i2c 0-0036: Failed to set masks in 0x40: -6
  169. [ 15.439939] axp20x-i2c 0-0036: failed to add irq chip: -6
  170. [ 15.443471] NET: Registered protocol family 10
  171. [ 15.452937] Segment Routing with IPv6
  172. [ 15.453056] NET: Registered protocol family 17
  173. [ 15.453125] can: controller area network core
  174. [ 15.453206] NET: Registered protocol family 29
  175. [ 15.453222] 8021q: 802.1Q VLAN Support v1.8
  176. [ 15.474754] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
  177. [ 15.475323] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
  178. [ 15.475902] printk: console [ttyS0] disabled
  179. [ 15.496352] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 24, base_baud = 1500000) is a 16550A
  180. [ 16.289871] printk: console [ttyS0] enabled
  181. [ 16.295583] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pi not found, using dummy regulator
  182. [ 16.304551] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
  183. [ 16.310928] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
  184. [ 16.320047] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pc not found, using dummy regulator
  185. [ 16.330884] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pi not found, using dummy regulator
  186. [ 16.339864] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
  187. [ 16.346223] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
  188. [ 16.353014] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  189. [ 16.365767] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pi not found, using dummy regulator
  190. [ 16.374734] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
  191. [ 16.381112] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
  192. [ 16.389388] ALSA device list:
  193. [ 16.392363] No soundcards found.
  194. [ 16.397819] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pi not found, using dummy regulator
  195. [ 16.406805] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
  196. [ 16.413184] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
  197. [ 16.422050] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  198. [ 16.431732] Waiting for root device PARTUUID=5452574f-02...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement