Guest User

Untitled

a guest
Jun 25th, 2026
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.14 KB | None | 0 0
  1. U-Boot SPL 2026.01_armbian-2026.01-S127a-P60fe-Hc6a9-Vf757-Bd0d2-R448a (May 30 2026 - 05:53:33 +0000)
  2. DRAM: 2048 MiB
  3. Trying to boot from MMC1
  4. NOTICE: BL31: v2.13.0(debug):armbian
  5. NOTICE: BL31: Built : 05:52:43, May 30 2026
  6. NOTICE: BL31: Detected Allwinner A523 SoC (1890)
  7. NOTICE: BL31: Found U-Boot DTB at 0xa0b8ac0, model: OrangePi 4A
  8. INFO: Configuring SPC Controller
  9. INFO: BL31: Platform setup done
  10. INFO: GICv3 without legacy support detected.
  11. INFO: ARM GICv3 driver initialized in EL3
  12. INFO: Maximum SPI INTID supported: 287
  13. INFO: BL31: Initializing runtime services
  14. INFO: BL31: cortex_a55: CPU workaround for erratum 1530923 was applied
  15. INFO: PSCI: Suspend is unavailable
  16. INFO: BL31: Preparing for EL3 exit to normal world
  17. INFO: Entry point address = 0x4a000000
  18. INFO: SPSR = 0x3c9
  19.  
  20.  
  21. U-Boot 2026.01_armbian-2026.01-S127a-P60fe-Hc6a9-Vf757-Bd0d2-R448a (May 30 2026 - 05:53:33 +0000) Allwinner Technology
  22.  
  23. CPU: Allwinner A523 (SUN55I)
  24. Model: OrangePi 4A
  25. DRAM: 2 GiB
  26. sunxi_set_gate: (CLK#35) unhandled
  27. Core: 94 devices, 24 uclasses, devicetree: separate
  28. WDT: Not starting watchdog@2050000
  29. MMC: mmc@4020000: 0, mmc@4021000: 2, mmc@4022000: 1
  30. Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1...
  31. In: serial@2500000
  32. Out: serial@2500000
  33. Err: serial@2500000
  34. Net: No ethernet found.
  35. starting USB...
  36. USB EHCI 1.00
  37. USB OHCI 1.0
  38. USB EHCI 1.00
  39. USB OHCI 1.0
  40. Bus usb@4101000: 1 USB Device(s) found
  41. Bus usb@4101400: 1 USB Device(s) found
  42. Bus usb@4200000: 2 USB Device(s) found
  43. Bus usb@4200400: 1 USB Device(s) found
  44. scanning usb for storage devices... 0 Storage Device(s) found
  45. Hit any key to stop autoboot: 0
  46. PCIe: Acquiring resources...
  47. PCIe: Failed to get switch-sel GPIO: -2
  48. PCIe: Hardware init failed with error -2
  49.  
  50. Device 0: unknown device
  51. switch to partitions #0, OK
  52. mmc0 is current device
  53. Scanning mmc 0:1...
  54. Found U-Boot script /boot.scr
  55. 4641 bytes read in 3 ms (1.5 MiB/s)
  56. ## Executing script at 4fc00000
  57. U-boot loaded from SD
  58. Boot script loaded from mmc
  59. 297 bytes read in 1 ms (290 KiB/s)
  60. Load fdt: /dtb/allwinner/sun55i-t527-orangepi-4a.dtb
  61. 33369 bytes read in 8 ms (4 MiB/s)
  62. Working FDT set to 4fa00000
  63. Failed to load '/dtb/allwinner/overlay/sun55i-t527-fixup.scr'
  64. 16748327 bytes read in 813 ms (19.6 MiB/s)
  65. 41171456 bytes read in 1707 ms (23 MiB/s)
  66. Moving Image from 0x40080000 to 0x40200000, end=0x42a30000
  67. ## Loading init Ramdisk from Legacy Image at 4ff00000 ...
  68. Image Name: uInitrd
  69. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  70. Data Size: 16748263 Bytes = 16 MiB
  71. Load Address: 00000000
  72. Entry Point: 00000000
  73. Verifying Checksum ... OK
  74. ## Flattened Device Tree blob at 4fa00000
  75. Booting using the fdt blob at 0x4fa00000
  76. Working FDT set to 4fa00000
  77. Loading Ramdisk to 49007000, end 49fffee7 ... OK
  78. Loading Device Tree to 0000000048f96000, end 0000000049006fff ... OK
  79. Working FDT set to 48f96000
  80.  
  81. Starting kernel ...
  82.  
  83. efi: UEFI not found.
  84. OF: reserved mem: Reserved memory: No reserved-memory node in the DT
  85. cma: Reserved 64 MiB at 0x00000000bb800000
  86. psci: probing for conduit method from DT.
  87. psci: PSCIv1.1 detected in firmware.
  88. psci: Using standard PSCI v0.2 function IDs
  89. psci: MIGRATE_INFO_TYPE not supported.
  90. psci: SMC Calling Convention v1.5
  91. Zone ranges:
  92. DMA [mem 0x0000000040000000-0x00000000bfffffff]
  93. DMA32 empty
  94. Normal empty
  95. Movable zone start for each node
  96. Early memory node ranges
  97. node 0: [mem 0x0000000040000000-0x00000000bfffffff]
  98. Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  99. percpu: Embedded 33 pages/cpu s98072 r8192 d28904 u135168
  100. pcpu-alloc: s98072 r8192 d28904 u135168 alloc=33*4096
  101. pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  102. Detected VIPT I-cache on CPU0
  103. CPU features: detected: GICv3 CPU interface
  104. CPU features: detected: Virtualization Host Extensions
  105. CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  106. alternatives: applying boot alternatives
  107. Kernel command line: root=UUID=3d6bd475-4f46-478d-914a-e1a20cb500c0 rootwait rootfstype=ext4 splash=verbose console=ttyS0,115200 console=tty1 consoleblank=0 loglevel=1 ubootpart=1afcb943-c6d1-4fd3-a581-e52d0eace6b3 usb-storage.quirks= earlycon=uart8250,mmio32,0x02500000 console=ttyAS0,115200 loglevel=8 clk_ignore_unused irqpoll cgroup_enable=memory
  108. Misrouted IRQ fixup and polling support enabled
  109. This may significantly impact system performance
  110. Unknown kernel command line parameters "splash=verbose ubootpart=1afcb943-c6d1-4fd3-a581-e52d0eace6b3 cgroup_enable=memory", will be passed to user space.
  111. printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
  112. Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  113. Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  114. software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB
  115. software IO TLB: area num 8.
  116. software IO TLB: mapped [mem 0x00000000b9500000-0x00000000b9700000] (2MB)
  117. Built 1 zonelists, mobility grouping on. Total pages: 524288
  118. mem auto-init: stack:all(zero), heap alloc:off, heap free:off
  119. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  120. ftrace: allocating 59479 entries in 234 pages
  121. ftrace: allocated 234 pages with 5 groups
  122.  
  123. **********************************************************
  124. ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
  125. ** **
  126. ** trace_printk() being used. Allocating extra memory. **
  127. ** **
  128. ** This means that this is a DEBUG kernel and it is **
  129. ** unsafe for production use. **
  130. ** **
  131. ** If you see this message and you are not debugging **
  132. ** the kernel, report this immediately to your vendor! **
  133. ** **
  134. ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
  135. **********************************************************
  136. rcu: Preemptible hierarchical RCU implementation.
  137. Trampoline variant of Tasks RCU enabled.
  138. Rude variant of Tasks RCU enabled.
  139. Tracing variant of Tasks RCU enabled.
  140. rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  141. RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
  142. RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
  143. NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  144. GIC: enabling workaround for GICv3: non-coherent attribute
  145. GICv3: GIC: Using split EOI/Deactivate mode
  146. GICv3: 256 SPIs implemented
  147. GICv3: 0 Extended SPIs implemented
  148. Root IRQ handler: gic_handle_irq
  149. GICv3: GICv3 features: 16 PPIs
  150. GICv3: GICD_CTLR.DS=0, SCR_EL3.FIQ=0
  151. GICv3: CPU0: found redistributor 0 region 0:0x0000000003460000
  152. ITS [mem 0x03440000-0x0345ffff]
  153. GIC: enabling workaround for ITS: non-coherent attribute
  154. ITS@0x0000000003440000: allocated 8192 Devices @42ff0000 (indirect, esz 8, psz 64K, shr 0)
  155. ITS@0x0000000003440000: allocated 32768 Interrupt Collections @43400000 (flat, esz 2, psz 64K, shr 0)
  156. ITS: using cache flushing for cmd queue
  157. GICv3: using LPI property table @0x0000000043410000
  158. GIC: using cache flushing for LPI property table
  159. GICv3: CPU0: using allocated LPI pending table @0x0000000043420000
  160. rcu: srcu_init: Setting srcu_struct sizes based on contention.
  161. arch_timer: cp15 timer running at 24.00MHz (phys).
  162. clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  163. sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  164. Console: colour dummy device 80x25
  165. printk: legacy console [tty1] enabled
  166. Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  167. pid_max: default: 32768 minimum: 301
  168. Yama: becoming mindful.
  169. SELinux: Initializing.
  170. TOMOYO Linux initialized
  171. Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  172. Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  173. VFS: Finished mounting rootfs on nullfs
  174. cacheinfo: Unable to detect cache hierarchy for CPU 0
  175. rcu: Hierarchical SRCU implementation.
  176. rcu: Max phase no-delay instances is 1000.
  177. Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  178. EFI services will not be available.
  179. smp: Bringing up secondary CPUs ...
  180. Detected VIPT I-cache on CPU1
  181. GICv3: CPU1: found redistributor 100 region 0:0x0000000003480000
  182. GICv3: CPU1: using allocated LPI pending table @0x0000000043430000
  183. CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
  184. Detected VIPT I-cache on CPU2
  185. GICv3: CPU2: found redistributor 200 region 0:0x00000000034a0000
  186. GICv3: CPU2: using allocated LPI pending table @0x0000000043440000
  187. CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  188. Detected VIPT I-cache on CPU3
  189. GICv3: CPU3: found redistributor 300 region 0:0x00000000034c0000
  190. GICv3: CPU3: using allocated LPI pending table @0x0000000043450000
  191. CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
  192. Detected VIPT I-cache on CPU4
  193. GICv3: CPU4: found redistributor 400 region 0:0x00000000034e0000
  194. GICv3: CPU4: using allocated LPI pending table @0x0000000043460000
  195. CPU4: Booted secondary processor 0x0000000400 [0x412fd050]
  196. Detected VIPT I-cache on CPU5
  197. GICv3: CPU5: found redistributor 500 region 0:0x0000000003500000
  198. GICv3: CPU5: using allocated LPI pending table @0x0000000043470000
  199. CPU5: Booted secondary processor 0x0000000500 [0x412fd050]
  200. Detected VIPT I-cache on CPU6
  201. GICv3: CPU6: found redistributor 600 region 0:0x0000000003520000
  202. GICv3: CPU6: using allocated LPI pending table @0x0000000043480000
  203. CPU6: Booted secondary processor 0x0000000600 [0x412fd050]
  204. Detected VIPT I-cache on CPU7
  205. GICv3: CPU7: found redistributor 700 region 0:0x0000000003540000
  206. GICv3: CPU7: using allocated LPI pending table @0x0000000043490000
  207. CPU7: Booted secondary processor 0x0000000700 [0x412fd050]
  208. smp: Brought up 1 node, 8 CPUs
  209. SMP: Total of 8 processors activated.
  210. CPU: All CPU(s) started at EL2
  211. CPU features: detected: 32-bit EL0 Support
  212. CPU features: detected: 32-bit EL1 Support
  213. CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  214. CPU features: detected: Common not Private translations
  215. CPU features: detected: CRC32 instructions
  216. CPU features: detected: RCpc load-acquire (LDAPR)
  217. CPU features: detected: LSE atomic instructions
  218. CPU features: detected: Privileged Access Never
  219. CPU features: detected: PMUv3
  220. CPU features: detected: XNX
  221. CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  222. alternatives: applying system-wide alternatives
  223. CPU features: detected: ICV_DIR_EL1 trapping
  224. Memory: 1907372K/2097152K available (17792K kernel code, 2830K rwdata, 12200K rodata, 7232K init, 876K bss, 100820K reserved, 65536K cma-reserved)
  225. devtmpfs: initialized
  226. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  227. posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
  228. futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear).
  229. 22480 pages in range for non-PLT usage
  230. 514000 pages in range for PLT usage
  231. DMI not present or invalid.
  232. NET: Registered PF_NETLINK/PF_ROUTE protocol family
  233. DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  234. audit: initializing netlink subsys (disabled)
  235. audit: type=2000 audit(0.256:1): state=initialized audit_enabled=0 res=1
  236. thermal_sys: Registered thermal governor 'fair_share'
  237. thermal_sys: Registered thermal governor 'bang_bang'
  238. thermal_sys: Registered thermal governor 'step_wise'
  239. thermal_sys: Registered thermal governor 'user_space'
  240. cpuidle: using governor ladder
  241. cpuidle: using governor menu
  242. hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  243. ASID allocator initialised with 65536 entries
  244. /soc/clock-controller@2001000: Fixed dependency cycle(s) with /soc/rtc@7090000
  245. /soc/interrupt-controller@3400000: Fixed dependency cycle(s) with /soc/interrupt-controller@3400000
  246. /soc/clock-controller@7010000: Fixed dependency cycle(s) with /soc/clock-controller@2001000
  247. /soc/clock-controller@7010000: Fixed dependency cycle(s) with /soc/rtc@7090000
  248. /soc/rtc@7090000: Fixed dependency cycle(s) with /soc/clock-controller@7010000
  249. /soc/clock-controller@2001000: Fixed dependency cycle(s) with /soc/rtc@7090000
  250. /soc/pcie@4800000: Fixed dependency cycle(s) with /soc/pcie@4800000/legacy-interrupt-controller
  251. /soc/clock-controller@7010000: Fixed dependency cycle(s) with /soc/clock-controller@2001000
  252. /soc/clock-controller@7010000: Fixed dependency cycle(s) with /soc/rtc@7090000
  253. /soc/i2c@7081400: Fixed dependency cycle(s) with /soc/pinctrl@7022000/r-i2c-pins
  254. /soc/clock-controller@7010000: Fixed dependency cycle(s) with /soc/rtc@7090000
  255. /soc/clock-controller@2001000: Fixed dependency cycle(s) with /soc/rtc@7090000
  256. /soc/rtc@7090000: Fixed dependency cycle(s) with /soc/clock-controller@7010000
  257. fbcon: Taking over console
  258. iommu: Default domain type: Translated
  259. iommu: DMA domain TLB invalidation policy: strict mode
  260. SCSI subsystem initialized
  261. libata version 3.00 loaded.
  262. usbcore: registered new interface driver usbfs
  263. usbcore: registered new interface driver hub
  264. usbcore: registered new device driver usb
  265. mc: Linux media interface: v0.10
  266. videodev: Linux video capture interface: v2.00
  267. pps_core: LinuxPPS API ver. 1 registered
  268. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  269. PTP clock support registered
  270. Advanced Linux Sound Architecture Driver Initialized.
  271. NetLabel: Initializing
  272. NetLabel: domain hash size = 128
  273. NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  274. NetLabel: unlabeled traffic allowed by default
  275. mctp: management component transport protocol core
  276. NET: Registered PF_MCTP protocol family
  277. vgaarb: loaded
  278. clocksource: Switched to clocksource arch_sys_counter
  279. VFS: Disk quotas dquot_6.6.0
  280. VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  281. netfs: FS-Cache loaded
  282. CacheFiles: Loaded
  283. NET: Registered PF_INET protocol family
  284. IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  285. tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  286. Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  287. TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  288. TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
  289. TCP: Hash tables configured (established 16384 bind 16384)
  290. UDP hash table entries: 1024 (order: 4, 65536 bytes, linear)
  291. UDP-Lite hash table entries: 1024 (order: 4, 65536 bytes, linear)
  292. NET: Registered PF_UNIX/PF_LOCAL protocol family
  293. NET: Registered PF_XDP protocol family
  294. PCI: CLS 0 bytes, default 64
  295. Unpacking initramfs...
  296. kvm [1]: nv: 570 coarse grained trap handlers
  297. kvm [1]: nv: 664 fine grained trap handlers
  298. kvm [1]: IPA Size Limit: 40 bits
  299. kvm [1]: GICv3: no GICV resource entry
  300. kvm [1]: disabling GICv2 emulation
  301. kvm [1]: GIC system register CPU interface enabled
  302. kvm [1]: vgic interrupt IRQ9
  303. kvm [1]: VHE mode initialized successfully
  304. Initialise system trusted keyrings
  305. workingset: timestamp_bits=46 max_order=19 bucket_order=0
  306. squashfs: version 4.0 (2009/01/31) Phillip Lougher
  307. SGI XFS with ACLs, security attributes, scrub, repair, no debug enabled
  308. cryptd: max_cpu_qlen set to 1000
  309. NET: Registered PF_ALG protocol family
  310. Key type asymmetric registered
  311. Asymmetric key parser 'x509' registered
  312. Asymmetric key parser 'pkcs8' registered
  313. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 241)
  314. io scheduler mq-deadline registered
  315. io scheduler bfq registered
  316. ledtrig-cpu: registered to indicate activity on CPUs
  317. Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  318. misc dump reg init
  319. loop: module loaded
  320. wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  321. wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
  322. tun: Universal TUN/TAP device driver, 1.6
  323. PPP generic driver version 2.4.2
  324. PPP BSD Compression module registered
  325. PPP Deflate Compression module registered
  326. PPP MPPE Compression module registered
  327. NET: Registered PF_PPPOX protocol family
  328. usbcore: registered new interface driver usblp
  329. usbcore: registered new interface driver usb-storage
  330. mousedev: PS/2 mouse device common for all mice
  331. sun6i-rtc 7090000.rtc: registered as rtc0
  332. sun6i-rtc 7090000.rtc: setting system clock to 1970-01-02T00:00:08 UTC (86408)
  333. i2c_dev: i2c /dev entries driver
  334. usbcore: registered new interface driver uvcvideo
  335. Driver for 1-wire Dallas network protocol.
  336. sunxi-wdt 2050000.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  337. SMCCC: SOC_ID: ID = jep106:091e:1890 Revision = 0x00000002
  338. hid: raw HID events driver (C) Jiri Kosina
  339. usbcore: registered new interface driver usbhid
  340. usbhid: USB HID core driver
  341. hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 (0,8000003f) counters available
  342. gnss: GNSS driver registered with major 238
  343. usbcore: registered new interface driver snd-usb-audio
  344. NET: Registered PF_INET6 protocol family
  345. Segment Routing with IPv6
  346. In-situ OAM (IOAM) with IPv6
  347. NET: Registered PF_PACKET protocol family
  348. bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  349. 9pnet: Installing 9P2000 support
  350. Key type dns_resolver registered
  351. registered taskstats version 1
  352. Loading compiled-in X.509 certificates
  353. zswap: loaded using pool lzo
  354. Key type .fscrypt registered
  355. Key type fscrypt-provisioning registered
  356. Key type encrypted registered
  357. sunxi iommu: irq = 18
  358. inno-combphy 4f00000.phy: Sub System Version: 0x10000
  359. gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  360. sun55i-a523-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
  361. sun55i-a523-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
  362. axp20x-i2c 0-0034: AXP20x variant AXP717 found
  363. axp20x-i2c 0-0034: Failed to set masks in 0x40: -6
  364. axp20x-i2c 0-0034: failed to add irq chip: -6
  365. axp20x-i2c 0-0036: AXP20x variant AXP323 found
  366. axp20x-i2c 0-0036: AXP20X driver loaded
  367. phy phy-4100400.phy.1: Changing dr_mode to 1
  368. ehci-platform 4200000.usb: EHCI Host Controller
  369. ohci-platform 4200400.usb: Generic Platform OHCI controller
  370. ohci-platform 4200400.usb: new USB bus registered, assigned bus number 1
  371. ohci-platform 4200400.usb: irq 138, io mem 0x04200400
  372. ohci-platform 4101400.usb: Generic Platform OHCI controller
  373. WCN: marlin_init entry!
  374. WCN: wcn config bt wake host
  375. WCN_ERR: dts node for bt_wake not found
  376. WCN: marlin2 parse_dt some para not config
  377. sdiohal:sdiohal_parse_dt adma_tx:1, adma_rx:1, pwrseq:0, irq type:data, gpio_num:0, blksize:840
  378. ehci-platform 4200000.usb: new USB bus registered, assigned bus number 2
  379. sdiohal:sdiohal_init ok
  380. WCN: marlin_probe ok!
  381. clk: Not disabling unused clocks
  382. PM: genpd: Disabling unused power domains
  383. ALSA device list:
  384. No soundcards found.
  385. ohci-platform 4101400.usb: new USB bus registered, assigned bus number 3
  386. ehci-platform 4200000.usb: irq 136, io mem 0x04200000
  387. ohci-platform 4101400.usb: irq 137, io mem 0x04101400
  388. ehci-platform 4200000.usb: USB 2.0 started, EHCI 1.00
  389. usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.00
  390. usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  391. usb usb1: Product: Generic Platform OHCI controller
  392. usb usb1: Manufacturer: Linux 7.0.12-edge-sunxi64 ohci_hcd
  393. usb usb1: SerialNumber: 4200400.usb
  394. hub 1-0:1.0: USB hub found
  395. hub 1-0:1.0: 1 port detected
  396. usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.00
  397. usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  398. usb usb2: Product: EHCI Host Controller
  399. usb usb2: Manufacturer: Linux 7.0.12-edge-sunxi64 ehci_hcd
  400. usb usb2: SerialNumber: 4200000.usb
  401. hub 2-0:1.0: USB hub found
  402. hub 2-0:1.0: 1 port detected
  403. usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.00
  404. usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  405. usb usb3: Product: Generic Platform OHCI controller
  406. usb usb3: Manufacturer: Linux 7.0.12-edge-sunxi64 ohci_hcd
  407. usb usb3: SerialNumber: 4101400.usb
  408. hub 3-0:1.0: USB hub found
  409. hub 3-0:1.0: 1 port detected
  410. Freeing initrd memory: 16352K
  411. usb 2-1: new high-speed USB device number 2 using ehci-platform
  412. usb 2-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  413. usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  414. usb 2-1: Product: USB 2.0 Hub
  415. hub 2-1:1.0: USB hub found
  416. hub 2-1:1.0: 4 ports detected
  417. random: crng init done
  418. ehci-platform 4101000.usb: EHCI Host Controller
  419. ehci-platform 4101000.usb: new USB bus registered, assigned bus number 4
  420. ehci-platform 4101000.usb: irq 135, io mem 0x04101000
  421. ehci-platform 4101000.usb: USB 2.0 started, EHCI 1.00
  422. usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.00
  423. usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  424. usb usb4: Product: EHCI Host Controller
  425. usb usb4: Manufacturer: Linux 7.0.12-edge-sunxi64 ehci_hcd
  426. usb usb4: SerialNumber: 4101000.usb
  427. hub 4-0:1.0: USB hub found
  428. hub 4-0:1.0: 1 port detected
  429. Freeing unused kernel memory: 7232K
  430. Run /init as init process
  431. with arguments:
  432. /init
  433. with environment:
  434. HOME=/
  435. TERM=linux
  436. splash=verbose
  437. ubootpart=1afcb943-c6d1-4fd3-a581-e52d0eace6b3
  438. cgroup_enable=memory
  439. usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests (id=vbus)
  440. raid6: neonx8 gen() 1454 MB/s
  441. raid6: neonx4 gen() 1431 MB/s
  442. raid6: neonx2 gen() 1384 MB/s
  443. raid6: neonx1 gen() 1206 MB/s
  444. raid6: int64x8 gen() 908 MB/s
  445. raid6: int64x4 gen() 1001 MB/s
  446. raid6: int64x2 gen() 956 MB/s
  447. raid6: int64x1 gen() 749 MB/s
  448. raid6: using algorithm neonx8 gen() 1454 MB/s
  449. raid6: .... xor() 1077 MB/s, rmw enabled
  450. raid6: using neon recovery algorithm
  451. xor: automatically using best checksumming function 32regs
  452. Btrfs loaded, zoned=no, fsverity=no
  453. platform 4020000.mmc: deferred probe pending: platform: wait for supplier /soc/i2c@7081400/pmic@34/regulators/cldo3
  454. platform gma340-oe: deferred probe pending: platform: supplier 2000000.pinctrl not ready
  455. platform 4021000.mmc: deferred probe pending: platform: wait for supplier /soc/i2c@7081400/pmic@34/regulators/bldo1
  456. platform gma340-pcie: deferred probe pending: platform: supplier 2000000.pinctrl not ready
  457. platform 2000000.pinctrl: deferred probe pending: platform: wait for supplier /soc/i2c@7081400/pmic@34/regulators/cldo4
  458. platform 4800000.pcie: deferred probe pending: platform: supplier 2000000.pinctrl not ready
  459. platform 2500000.serial: deferred probe pending: (reason unknown)
  460. platform 2500400.serial: deferred probe pending: platform: wait for supplier /soc/pinctrl@2000000/uart1-rts-cts-pins
  461. platform 4500000.ethernet: deferred probe pending: platform: wait for supplier /soc/i2c@7081400/pmic@34/regulators/cldo3
  462. platform 4510000.ethernet: deferred probe pending: platform: wait for supplier /soc/i2c@7081400/pmic@34/regulators/cldo4
  463. platform wifi-pwrseq: deferred probe pending: pwrseq_simple: reset GPIOs not ready
  464. sunxi-pck-600 7060000.power-controller: sync_state() pending due to 4800000.pcie
  465. sunxi-pck-600 7060000.power-controller: sync_state() pending due to 4510000.ethernet
  466. sunxi-pck-600 7060000.power-controller: sync_state() pending due to 1800000.gpu
  467. sun20i-ppu 7001400.power-controller: sync_state() pending due to 7122000.npu
  468.  
Advertisement
Add Comment
Please, Sign In to add comment