FWIW, here's the serial output for 21.02.1
U-Boot SPL 2020.04 (Oct 24 2021 - 09:01:35 +0000)
DRAM: 512 MiB
Trying to boot from MMC1
NOTICE: BL31: v2.0(release):v21.02.1
NOTICE: BL31: Built : 09:01:35, Oct 24 2021
NOTICE: BL31: Detected Allwinner H5 SoC (1718)
NOTICE: BL31: STUB PMIC setup code called
U-Boot 2020.04 (Oct 24 2021 - 09:01:35 +0000) Allwinner Technology
CPU: Allwinner H5 (SUN50I)
Model: Xunlong Orange Pi Zero Plus
DRAM: 512 MiB
MMC: mmc@1c0f000: 0, mmc@1c10000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: phy interface7
Could not get PHY for ethernet@1c30000: addr 1
No ethernet found.
starting USB...
Bus usb@1c1a000: USB EHCI 1.00
Bus usb@1c1a400: USB OHCI 1.0
Bus usb@1c1b000: USB EHCI 1.00
Bus usb@1c1b400: USB OHCI 1.0
scanning bus usb@1c1a000 for devices... 1 USB Device(s) found
scanning bus usb@1c1a400 for devices... 1 USB Device(s) found
scanning bus usb@1c1b000 for devices... 1 USB Device(s) found
scanning bus usb@1c1b400 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
482 bytes read in 2 ms (235.4 KiB/s)
## Executing script at 4fc00000
10684424 bytes read in 886 ms (11.5 MiB/s)
18579 bytes read in 5 ms (3.5 MiB/s)
## Flattened Device Tree blob at 4fa00000
Booting using the fdt blob at 0x4fa00000
EHCI failed to shut down host controller.
Loading Device Tree to 0000000049ff8000, end 0000000049fff892 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.4.154 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16325-88151b8303)) #0 SMP Sun Oct 24 09:01:35 2021
[ 0.000000] Machine model: Xunlong Orange Pi Zero Plus
[ 0.000000] earlycon: uart0 at MMIO32 0x0000000001c28000 (options '')
[ 0.000000] printk: bootconsole [uart0] enabled
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 21 pages/cpu s46872 r8192 d30952 u86016
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=PARTUUID=5452574f-02 rootwait earlycon=uart,mmio32,0x01c28000
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 494904K/524288K available (7678K kernel code, 706K rwdata, 1432K rodata, 576K init, 299K bss, 29384K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from 0xffffffc010970b98 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008101] Console: colour dummy device 80x25
[ 0.012577] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.022831] pid_max: default: 32768 minimum: 301
[ 0.027573] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.034881] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.044028] ASID allocator initialised with 32768 entries
[ 0.049517] rcu: Hierarchical SRCU implementation.
[ 0.054736] smp: Bringing up secondary CPUs ...
[ 0.060406] Detected VIPT I-cache on CPU1
[ 0.060460] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.061290] Detected VIPT I-cache on CPU2
[ 0.061320] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.062073] Detected VIPT I-cache on CPU3
[ 0.062100] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.062164] smp: Brought up 1 node, 4 CPUs
[ 0.097815] SMP: Total of 4 processors activated.
[ 0.102516] CPU features: detected: 32-bit EL0 Support
[ 0.107651] CPU features: detected: CRC32 instructions
[ 0.112822] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.121168] CPU: All CPU(s) started at EL2
[ 0.125278] alternatives: patching kernel code
[ 0.134196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.143960] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.151013] pinctrl core: initialized pinctrl subsystem
[ 0.157073] NET: Registered protocol family 16
[ 0.161899] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.183091] SCSI subsystem initialized
[ 0.187281] usbcore: registered new interface driver usbfs
[ 0.192826] usbcore: registered new interface driver hub
[ 0.198226] usbcore: registered new device driver usb
[ 0.203431] videodev: Linux video capture interface: v2.00
[ 0.208952] pps_core: LinuxPPS API ver. 1 registered
[ 0.213914] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.223051] PTP clock support registered
[ 0.227290] Advanced Linux Sound Architecture Driver Initialized.
[ 0.233484] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[ 0.243990] clocksource: Switched to clocksource arch_sys_counter
[ 0.254623] thermal_sys: Registered thermal governor 'step_wise'
[ 0.254951] NET: Registered protocol family 2
[ 0.265497] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.273344] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.281711] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.289505] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.296722] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.303173] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.309715] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.316838] NET: Registered protocol family 1
[ 0.321684] kvm [1]: IPA Size Limit: 40 bits
[ 0.326298] kvm [1]: vgic interrupt IRQ1
[ 0.330364] kvm [1]: Hyp mode initialized successfully
[ 0.336484] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.348363] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.354331] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.365303] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.373488] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
[ 0.381978] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[ 0.392389] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.404833] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.413209] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
[ 0.423485] printk: console [ttyS0] disabled
[ 0.447893] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
[ 0.456879] printk: console [ttyS0] enabled
[ 0.456879] printk: console [ttyS0] enabled
[ 0.465232] printk: bootconsole [uart0] disabled
[ 0.465232] printk: bootconsole [uart0] disabled
[ 0.475311] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.484995] loop: module loaded
[ 0.488413] Loading iSCSI transport class v2.0-870.
[ 0.494304] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
[ 0.505236] spi-nor spi0.0: mx25l1606e (2048 Kbytes)
[ 0.511748] libphy: Fixed MDIO Bus: probed
[ 0.517301] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[ 0.527391] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
[ 0.533748] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
[ 0.539770] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[ 0.546193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.552726] ehci-platform: EHCI generic platform driver
[ 0.558092] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 0.563683] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 0.571524] ehci-platform 1c1a000.usb: irq 11, io mem 0x01c1a000
[ 0.595998] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 0.602266] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 0.610531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.617751] usb usb1: Product: EHCI Host Controller
[ 0.622629] usb usb1: Manufacturer: Linux 5.4.154 ehci_hcd
[ 0.628114] usb usb1: SerialNumber: 1c1a000.usb
[ 0.633014] hub 1-0:1.0: USB hub found
[ 0.636799] hub 1-0:1.0: 1 port detected
[ 0.641298] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.647503] ohci-platform: OHCI generic platform driver
[ 0.652877] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 0.659505] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[ 0.667352] ohci-platform 1c1a400.usb: irq 12, io mem 0x01c1a400
[ 0.736161] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[ 0.744428] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.751648] usb usb2: Product: Generic Platform OHCI controller
[ 0.757568] usb usb2: Manufacturer: Linux 5.4.154 ohci_hcd
[ 0.763054] usb usb2: SerialNumber: 1c1a400.usb
[ 0.767925] hub 2-0:1.0: USB hub found
[ 0.771706] hub 2-0:1.0: 1 port detected
[ 0.776296] usbcore: registered new interface driver usb-storage
[ 0.782496] mousedev: PS/2 mouse device common for all mice
[ 0.788373] i2c /dev entries driver
[ 0.792387] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 0.800892] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
[ 0.811313] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 0.841131] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 0.850356] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
[ 0.885936] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[ 0.895304] sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
[ 0.914479] NET: Registered protocol family 10
[ 0.919733] Segment Routing with IPv6
[ 0.923498] NET: Registered protocol family 17
[ 0.927992] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 0.940930] can: controller area network core (rev 20170425 abi 9)
[ 0.947155] NET: Registered protocol family 29
[ 0.951605] 8021q: 802.1Q VLAN Support v1.8
[ 0.964099] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
[ 0.975739] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
[ 0.982110] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
[ 0.988130] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[ 0.997854] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.005997] mmc0: new SD card at address 91c2
[ 1.011100] mmcblk0: mmc0:91c2 SU02G 1.84 GiB
[ 1.017012] mmcblk0: p1 p2
[ 1.033678] mmc1: new high speed SDIO card at address 0001
[ 1.100149] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 50006 (expect 58000)
[ 1.109474] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[ 1.116695] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[ 1.123915] dwmac-sun8i 1c30000.ethernet: COE Type 2
[ 1.128880] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[ 1.135666] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[ 1.141325] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[ 1.147125] libphy: stmmac: probed
[ 1.151191] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
[ 1.157388] libphy: mdio_mux: probed
[ 1.160983] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
[ 1.167342] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
[ 1.173971] libphy: mdio_mux: probed
[ 1.177563] dwmac-sun8i 1c30000.ethernet: Switch mux to external PHY
[ 1.185211] ehci-platform 1c1b000.usb: EHCI Host Controller
[ 1.190808] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[ 1.198656] ehci-platform 1c1b000.usb: irq 13, io mem 0x01c1b000
[ 1.219999] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[ 1.226274] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 1.234539] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.241759] usb usb3: Product: EHCI Host Controller
[ 1.246637] usb usb3: Manufacturer: Linux 5.4.154 ehci_hcd
[ 1.252121] usb usb3: SerialNumber: 1c1b000.usb
[ 1.257000] hub 3-0:1.0: USB hub found
[ 1.260785] hub 3-0:1.0: 1 port detected
[ 1.265413] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[ 1.272049] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
[ 1.279896] ohci-platform 1c1b400.usb: irq 14, io mem 0x01c1b400
[ 1.348144] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[ 1.356411] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.363632] usb usb4: Product: Generic Platform OHCI controller
[ 1.369552] usb usb4: Manufacturer: Linux 5.4.154 ohci_hcd
[ 1.375037] usb usb4: SerialNumber: 1c1b400.usb
[ 1.379904] hub 4-0:1.0: USB hub found
[ 1.383691] hub 4-0:1.0: 1 port detected
[ 1.387962] hctosys: unable to open rtc device (rtc0)
[ 1.393424] ALSA device list:
[ 1.396400] No soundcards found.
[ 1.407194] VFS: Mounted root (squashfs filesystem) readonly on device 179:2.
[ 1.414752] Freeing unused kernel memory: 576K
[ 1.436037] Run /sbin/init as init process
[ 1.665973] init: Console is alive
[ 1.669550] init: - watchdog -
[ 1.778826] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 1.785752] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 1.794032] init: - preinit -
[ 2.306396] random: jshn: uninitialized urandom read (4 bytes read)
[ 2.360621] random: jshn: uninitialized urandom read (4 bytes read)
[ 2.378113] random: jshn: uninitialized urandom read (4 bytes read)
[ 2.422815] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.2:01] driver [RTL8211E Gigabit Ethernet]
[ 2.432323] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[ 2.439636] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[ 2.447291] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[ 2.453822] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 4.504629] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 10Mbps/Full - flow control off
[ 4.512950] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5.528262] dwmac-sun8i 1c30000.ethernet eth0: Link is Down
[ 6.581140] urandom_read: 2 callbacks suppressed
[ 6.581146] random: procd: uninitialized urandom read (4 bytes read)
[ 6.601295] mount_root: rootdisk overlay filesystem has not been formatted yet
[ 6.715839] random: mkfs.f2fs: uninitialized urandom read (16 bytes read)
[ 7.266341] random: fast init done
[ 8.600607] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 10.159933] F2FS-fs (loop0): Found nat_bits in checkpoint
[ 10.179963] F2FS-fs (loop0): Mounted with checkpoint version = 5ccce271
[ 10.187104] mount_root: overlay filesystem has not been fully initialized yet
[ 10.194628] mount_root: switching to f2fs overlay
[ 10.203264] overlayfs: "xino" feature enabled using 32 upper inode bits.
[ 10.282803] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 10.350449] dwmac-sun8i 1c30000.ethernet eth0: Link is Down
[ 10.361268] procd: - early -
[ 10.364275] procd: - watchdog -
[ 10.928934] procd: - watchdog -
[ 10.940985] procd: - ubus -
[ 11.005628] random: ubusd: uninitialized urandom read (4 bytes read)
[ 11.012862] random: ubusd: uninitialized urandom read (4 bytes read)
[ 11.019464] random: ubusd: uninitialized urandom read (4 bytes read)
[ 11.026981] procd: - init -
Please press Enter to activate this console.
[ 11.281060] kmodloader: loading kernel modules from /etc/modules.d/*
[ 11.308497] urngd: v1.0.2 started.
[ 11.312679] xt_time: kernel timezone is -0000
[ 11.324867] PPP generic driver version 2.4.2
[ 11.329918] NET: Registered protocol family 24
[ 11.339369] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 11.349969] random: crng init done
[ 19.409751] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.2:01] driver [RTL8211E Gigabit Ethernet]
[ 19.419357] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[ 19.426722] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[ 19.434421] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[ 19.440995] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
[ 19.449154] br-lan: port 1(eth0) entered blocking state
[ 19.454473] br-lan: port 1(eth0) entered disabled state
[ 19.460087] device eth0 entered promiscuous mode
[ 22.520596] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 10Mbps/Full - flow control off
[ 22.528915] br-lan: port 1(eth0) entered blocking state
[ 22.534154] br-lan: port 1(eth0) entered forwarding state
[ 22.540147] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 23.544261] dwmac-sun8i 1c30000.ethernet eth0: Link is Down
[ 23.551026] br-lan: port 1(eth0) entered disabled state
[ 26.616590] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 26.624829] br-lan: port 1(eth0) entered blocking state
[ 26.630068] br-lan: port 1(eth0) entered forwarding state