U-Boot 2017.09 (Mar 15 2022 - 15:04:58 +0100)

Model: Rockchip RK322x SoC (eMMC)
PreSerial: 2
DRAM:  1010 MiB
Sysmem: init
Relocation Offset is: 00000000
MMC:   dwmmc@30000000: 1, dwmmc@30020000: 0
Using default environment

In:    serial@11030000
Out:   serial@11030000
Err:   serial@11030000
Model: Rockchip RK322x SoC (eMMC)
switch to partitions #0, OK
mmc1 is current device
Unknown command 'rkimgtest' - try 'help'
Bootdev(atags): mmc 1
PartType: DOS
get part misc fail -1
boot mode: None
CLK: (sync kernel. arm: enter 600000 KHz, init 600000 KHz, kernel 0N/A)
  apll 600000 KHz
  dpll 1320000 KHz
  cpll 500000 KHz
  gpll 594000 KHz
  armclk 600000 KHz
  aclk_bus 74250 KHz
  hclk_bus 37125 KHz
  pclk_bus 37125 KHz
  aclk_peri 74250 KHz
  hclk_peri 37125 KHz
  pclk_peri 37125 KHz
Net:   eth0: ethernet@30200000
Hit key to stop autoboot('CTRL+C'):  0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
reading /extlinux/extlinux.conf
208 bytes read in 4 ms (50.8 KiB/s)
1:      LibreELEC
Retrieving file: /KERNEL
reading /KERNEL
11374568 bytes read in 483 ms (22.5 MiB/s)
append: boot=UUID=2604-2146 disk=UUID=b528aa0c-4dc9-4853-bf9b-45a8c3fa13db ignore_loglevel console=uart8250,mmio32,0x11030000 debugging cma=256M
Retrieving file: /rk3229-box-v88mars.dtb
reading /rk3229-box-v88mars.dtb
45653 bytes read in 5 ms (8.7 MiB/s)
## Flattened Device Tree blob at 68300000
   Booting using the fdt blob at 0x68300000
   Loading Device Tree to 7fff1000, end 7ffff254 ... OK
Adding bank: 0x60000000 - 0x68400000 (size: 0x08400000)
Adding bank: 0x69200000 - 0xa0000000 (size: 0x36e00000)
Total: 2822.370 ms

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.10.111 (barry-o@AT-LJ2924F3) (armv7ve-libreelec-linux-gnueabihf-gcc-10.2.0 (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP Fri Apr 29 16:42:12 BST 2022
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: Rockchip V88Mars Box
[    0.000000] printk: debug: ignoring loglevel setting.
[    0.000000] earlycon: uart8250 at MMIO32 0x11030000 (options '')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 256 MiB at 0x90000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000008fffffff]
[    0.000000]   HighMem  [mem 0x0000000090000000-0x000000009fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000060000000-0x00000000683fffff]
[    0.000000]   node   0: [mem 0x0000000069200000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 258560
[    0.000000]   Normal zone: 1728 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 193024 pages, LIFO batch:63
[    0.000000]   HighMem zone: 65536 pages, LIFO batch:15
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv65535.65535 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.0
[    0.000000] percpu: Embedded 20 pages/cpu s52300 r8192 d21428 u81920
[    0.000000] pcpu-alloc: s52300 r8192 d21428 u81920 alloc=20*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 256832
[    0.000000] Kernel command line: boot=UUID=2604-2146 disk=UUID=b528aa0c-4dc9-4853-bf9b-45a8c3fa13db ignore_loglevel console=uart8250,mmio32,0x11030000 debugging cma=256M earlyprintk=uart8250,mmio32,0x11030000
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 739256K/1034240K available (12288K kernel code, 1488K rwdata, 4304K rodata, 3072K init, 475K bss, 32840K reserved, 262144K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x388/0x550 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000749] Switching to timer-based delay loop, resolution 41ns
[    0.002391] Console: colour dummy device 80x30
[    0.002853] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[    0.003804] pid_max: default: 32768 minimum: 301
[    0.004410] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.005093] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.006913] CPU: Testing write buffer coherency: ok
[    0.007702] /cpus/cpu@f00 missing clock-frequency property
[    0.008230] /cpus/cpu@f01 missing clock-frequency property
[    0.008750] /cpus/cpu@f02 missing clock-frequency property
[    0.009330] /cpus/cpu@f03 missing clock-frequency property
[    0.009843] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.011187] Setting up static identity map for 0x60100000 - 0x60100060
[    0.011934] rcu: Hierarchical SRCU implementation.
[    0.013545] smp: Bringing up secondary CPUs ...
[    0.014816] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.015800] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.016797] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.016951] smp: Brought up 1 node, 4 CPUs
[    0.018913] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.019524] CPU: All CPU(s) started in SVC mode.
[    0.020720] devtmpfs: initialized
[    0.031836] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.032866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.033832] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.044338] pinctrl core: initialized pinctrl subsystem
[    0.045973] NET: Registered protocol family 16
[    0.047584] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.049690] thermal_sys: Registered thermal governor 'step_wise'
[    0.050310] cpuidle: using governor menu
[    0.051522] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.052261] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.052996] Rockchip SIP initialized, version 0x2
[    0.096925] cryptd: max_cpu_qlen set to 1000
[    0.101925] vcc_host: supplied by vcc_sys
[    0.103198] vccio_1v8: supplied by vcc_sys
[    0.104033] vccio_3v3: supplied by vcc_sys
[    0.104974] vcc_otg_vbus: supplied by vcc_sys
[    0.105847] vcc_phy: supplied by vccio_1v8
[    0.106726] iommu: Default domain type: Translated
[    0.110108] SCSI subsystem initialized
[    0.111143] usbcore: registered new interface driver usbfs
[    0.111733] usbcore: registered new interface driver hub
[    0.112367] usbcore: registered new device driver usb
[    0.113224] mc: Linux media interface: v0.10
[    0.113665] videodev: Linux video capture interface: v2.00
[    0.114310] pps_core: LinuxPPS API ver. 1 registered
[    0.114770] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.115653] PTP clock support registered
[    0.116814] Advanced Linux Sound Architecture Driver Initialized.
[    0.118860] clocksource: Switched to clocksource arch_sys_counter
[    1.224861] VFS: Disk quotas dquot_6.6.0
[    1.225319] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.226140] FS-Cache: Loaded
[    1.235993] NET: Registered protocol family 2
[    1.236599] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.238679] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    1.239645] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    1.240442] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.241230] TCP: Hash tables configured (established 8192 bind 8192)
[    1.241967] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.242665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.243501] NET: Registered protocol family 1
[    1.244846] RPC: Registered named UNIX socket transport module.
[    1.245403] RPC: Registered udp transport module.
[    1.245904] RPC: Registered tcp transport module.
[    1.246341] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.309694] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    1.315322] Initialise system trusted keyrings
[    1.316026] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    1.324577] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.325893] FS-Cache: Netfs 'nfs' registered for caching
[    1.327244] NFS: Registering the id_resolver key type
[    1.327750] Key type id_resolver registered
[    1.328139] Key type id_legacy registered
[    1.328639] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.329313] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.330622] FS-Cache: Netfs 'cifs' registered for caching
[    1.331507] Key type cifs.idmap registered
[    1.333131] NET: Registered protocol family 38
[    1.333560] Key type asymmetric registered
[    1.333940] Asymmetric key parser 'x509' registered
[    1.334461] bounce: pool size: 64 pages
[    1.334866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.335613] io scheduler mq-deadline registered
[    1.336036] io scheduler kyber registered
[    1.337564] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    1.347675] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    1.348312] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    1.351120] vdd_arm: supplied by vcc_sys
[    1.352141] vdd_log: supplied by vcc_sys
[    1.353320] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[    1.356766] 11020000.serial: ttyS1 at MMIO 0x11020000 (irq = 39, base_baud = 1500000) is a 16550A
[    1.359020] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 40, base_baud = 1500000) is a 16550A
[    1.359956] printk: console [ttyS2] enabled
[    1.359956] printk: console [ttyS2] enabled
[    1.360711] printk: bootconsole [uart8250] disabled
[    1.360711] printk: bootconsole [uart8250] disabled
[    1.364030] rockchip-vop 20050000.vop: Adding to iommu group 2
[    1.371701] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    1.372453] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    1.373080] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    1.373664] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    1.374932] lima 20000000.gpu: bus rate = 300000000
[    1.375377] lima 20000000.gpu: mod rate = 300000000
[    1.376638] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 0
[    1.389337] brd: module loaded
[    1.396429] loop: module loaded
[    1.399585] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    1.400184] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    1.400836] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    1.401532] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    1.402211] rk_gmac-dwmac 30200000.ethernet: Can not read property: tx_delay.
[    1.402843] rk_gmac-dwmac 30200000.ethernet: set tx_delay to 0x30
[    1.403383] rk_gmac-dwmac 30200000.ethernet: Can not read property: rx_delay.
[    1.404011] rk_gmac-dwmac 30200000.ethernet: set rx_delay to 0x10
[    1.404565] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    1.405185] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    1.410912] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    1.445835] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    1.446480] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    1.446948] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    1.447608] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    1.448268] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    1.448731] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    1.449388] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    1.450052] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    1.450579] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    1.451096] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    1.457122] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    1.457871] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    1.471376] dwc2 30040000.usb: DWC OTG Controller
[    1.471834] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    1.472562] dwc2 30040000.usb: irq 58, io mem 0x30040000
[    1.473299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.474031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.474669] usb usb1: Product: DWC OTG Controller
[    1.475087] usb usb1: Manufacturer: Linux 5.10.111 dwc2_hsotg
[    1.475620] usb usb1: SerialNumber: 30040000.usb
[    1.476721] hub 1-0:1.0: USB hub found
[    1.477128] hub 1-0:1.0: 1 port detected
[    1.478673] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.479310] ehci-platform: EHCI generic platform driver
[    1.482269] ehci-platform 30080000.usb: EHCI Host Controller
[    1.482828] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    1.484177] ehci-platform 30080000.usb: irq 59, io mem 0x30080000
[    1.495565] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    1.496369] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.497102] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.497741] usb usb2: Product: EHCI Host Controller
[    1.498174] usb usb2: Manufacturer: Linux 5.10.111 ehci_hcd
[    1.498668] usb usb2: SerialNumber: 30080000.usb
[    1.499811] hub 2-0:1.0: USB hub found
[    1.500204] hub 2-0:1.0: 1 port detected
[    1.503711] ehci-platform 300c0000.usb: EHCI Host Controller
[    1.504254] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    1.505641] ehci-platform 300c0000.usb: irq 61, io mem 0x300c0000
[    1.518892] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    1.519684] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.520418] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.521054] usb usb3: Product: EHCI Host Controller
[    1.521487] usb usb3: Manufacturer: Linux 5.10.111 ehci_hcd
[    1.521981] usb usb3: SerialNumber: 300c0000.usb
[    1.523458] hub 3-0:1.0: USB hub found
[    1.523848] hub 3-0:1.0: 1 port detected
[    1.527189] ehci-platform 30100000.usb: EHCI Host Controller
[    1.527731] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    1.529096] ehci-platform 30100000.usb: irq 63, io mem 0x30100000
[    1.542234] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    1.543024] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.543757] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.544395] usb usb4: Product: EHCI Host Controller
[    1.544828] usb usb4: Manufacturer: Linux 5.10.111 ehci_hcd
[    1.545322] usb usb4: SerialNumber: 30100000.usb
[    1.546912] hub 4-0:1.0: USB hub found
[    1.547303] hub 4-0:1.0: 1 port detected
[    1.548440] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.549024] ohci-platform: OHCI generic platform driver
[    1.549938] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    1.550558] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    1.551578] ohci-platform 300a0000.usb: irq 60, io mem 0x300a0000
[    1.609775] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.610514] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.611152] usb usb5: Product: Generic Platform OHCI controller
[    1.611677] usb usb5: Manufacturer: Linux 5.10.111 ohci_hcd
[    1.612198] usb usb5: SerialNumber: 300a0000.usb
[    1.613327] hub 5-0:1.0: USB hub found
[    1.613717] hub 5-0:1.0: 1 port detected
[    1.615000] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    1.615669] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    1.616700] ohci-platform 300e0000.usb: irq 62, io mem 0x300e0000
[    1.676459] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.677197] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.677836] usb usb6: Product: Generic Platform OHCI controller
[    1.678361] usb usb6: Manufacturer: Linux 5.10.111 ohci_hcd
[    1.678882] usb usb6: SerialNumber: 300e0000.usb
[    1.679998] hub 6-0:1.0: USB hub found
[    1.680390] hub 6-0:1.0: 1 port detected
[    1.681674] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    1.682343] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    1.683347] ohci-platform 30120000.usb: irq 64, io mem 0x30120000
[    1.743105] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.743841] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.744478] usb usb7: Product: Generic Platform OHCI controller
[    1.745001] usb usb7: Manufacturer: Linux 5.10.111 ohci_hcd
[    1.745495] usb usb7: SerialNumber: 30120000.usb
[    1.746620] hub 7-0:1.0: USB hub found
[    1.747007] hub 7-0:1.0: 1 port detected
[    1.748729] usbcore: registered new interface driver cdc_acm
[    1.749279] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.750167] usbcore: registered new interface driver usb-storage
[    1.752310] remotectl-pwm 110b0030.pwm: rk pwm remotectl v2.0 init
[    1.753309] input: 110b0030.pwm as /devices/platform/110b0030.pwm/input/input0
[    1.754479] remotectl-pwm 110b0030.pwm: pwm version is 0x1000000
[    1.755019] remotectl-pwm 110b0030.pwm: pwm version is less v2.0
[    1.755628] remotectl-pwm 110b0030.pwm: Rockchip SIP initialized, for remote version 0x2
[    1.756388] remotectl-pwm 110b0030.pwm: rk pwm sip init end!
[    1.756890] remotectl-pwm 110b0030.pwm: Support ATF Wakeup
[    1.757566] remotectl-pwm 110b0030.pwm: rk pwm remotectl init end!
[    1.759463] i2c /dev entries driver
[    1.760713] rockchip-iep 20070000.iep: Adding to iommu group 3
[    1.761720] rockchip-iep 20070000.iep: Device rockchip-iep registered as /dev/video0
[    1.763242] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    1.764330] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video1
[    1.767626] dw_wdt 110a0000.watchdog: No valid TOPs array specified
[    1.770895] sdhci: Secure Digital Host Controller Interface driver
[    1.771452] sdhci: Copyright(c) Pierre Ossman
[    1.771839] Synopsys Designware Multimedia Card Interface Driver
[    1.772901] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.773296] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    1.774417] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    1.774912] dwmmc_rockchip 30010000.mmc: IDMAC supports 32-bit address mode.
[    1.775023] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    1.775904] dwmmc_rockchip 30010000.mmc: Using internal DMA controller.
[    1.776241] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 56,32 bit host data width,256 deep fifo
[    1.776760] dwmmc_rockchip 30010000.mmc: Version ID is 270a
[    1.778147] dwmmc_rockchip 30010000.mmc: DW MMC controller at irq 57,32 bit host data width,256 deep fifo
[    1.779148] ledtrig-cpu: registered to indicate activity on CPUs
[    1.779308] dwmmc_rockchip 30010000.mmc: allocated mmc-pwrseq
[    1.780203] mmc_host mmc1: card is non-removable.
[    1.781590] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    1.782770] hid: raw HID events driver (C) Jiri Kosina
[    1.784937] usbcore: registered new interface driver usbhid
[    1.785436] usbhid: USB HID core driver
[    1.786047] rkvdec 20030000.video-codec: Adding to iommu group 1
[    1.788431] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    1.789148] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    1.790788] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video3
[    1.791789] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video4
[    1.792269] mmc_host mmc1: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    1.793670] rockchip-dfi 11210000.dfi: rk3228_dfi_init enter
[    1.794223] rockchip-dfi 11210000.dfi: rk3228-dfi initialized, dram type: 0x3, channels: 1
[    1.796403] rknandbase v1.2 2021-01-07
[    1.797019] rknand 30030000.nandc: rknand_probe clk rate = 150000000
[    1.797768] No.1 FLASH ID:2c 64 44 32 a5 0
[    1.813093] No.1 FLASH ID:2c 64 44 32 a5 0
[    1.814979] sync para 20
[    1.815437] ECC:60
[    1.815667] FTL version: 5.0.63 20210616
[    1.835316] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    1.837481] mmc1: new high speed SDIO card at address 0001
[    1.853293] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    1.854316] mmc0: new high speed SDHC card at address aaaa
[    1.855587] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[    1.859024]  mmcblk0: p1 p2
[    2.170253] ftl_init 0
[    2.172085]  rknand0: p1 p2
[    2.174470] vendor storage 524b5644,2,2
[    2.176294] vendor storage 524b5644,3,3
[    2.178211] rk_nand: rknand vendor storage init ok !
[    2.181653] NET: Registered protocol family 10
[    2.182989] Segment Routing with IPv6
[    2.183382] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.184395] NET: Registered protocol family 17
[    2.184989] Key type dns_resolver registered
[    2.185443] ThumbEE CPU extension supported.
[    2.185967] Registering SWP/SWPB emulation handler
[    2.188310] registered taskstats version 1
[    2.188688] Loading compiled-in X.509 certificates
[    2.189472] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    2.190159] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    2.192167] rockchip-drm display-subsystem: bound 20050000.vop (ops vop_component_ops)
[    2.193150] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    2.194631] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    2.196185] Registered IR keymap rc-cec
[    2.196685] rc rc0: dw_hdmi as /devices/platform/200a0000.hdmi/rc/rc0
[    2.197376] input: dw_hdmi as /devices/platform/200a0000.hdmi/rc/rc0/input1
[    2.198344] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops dw_hdmi_rockchip_ops)
[    2.235399] random: fast init done
[    2.262558] rk_nand: cache write back
[    2.288171] rk_nand: cache write back
[    2.400526] Console: switching to colour frame buffer device 240x67
[    2.451444] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[    2.452944] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 1
[    2.462039] input: gpio_keys as /devices/platform/gpio_keys/input/input2
[    2.466440] rockchip-pm rockchip-suspend: Rockchip SIP initialized, for power off version 0x2
[    2.467233] rockchip-pm rockchip-suspend: not set wakeup-config
[    2.467771] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[    2.468627] ALSA device list:
[    2.468996]   #0: hdmi-sound
[    2.469692] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    2.480176] Freeing unused kernel memory: 3072K
[    2.489633] Run /init as init process
[    2.489996]   with arguments:
[    2.490275]     /init
[    2.490491]     debugging
[    2.490737]   with environment:
[    2.491026]     HOME=/
[    2.491248]     TERM=linux
[    2.491501]     boot=UUID=2604-2146
[    2.491821]     disk=UUID=b528aa0c-4dc9-4853-bf9b-45a8c3fa13db
[    2.492442]     earlyprintk=uart8250,mmio32,0x11030000
Unique identifier for this client: 8824c5e7
[    2.664507] Checking disk(s):  UUID=2604-2146 UUID=b528aa0c-4dc9-4853-bf9b-45a8c3fa13db
[    3.713456] fsck: CP437: Invalid argument
[    3.714385] fsck: fsck.fat 4.1 (2017-01-24)
[    3.715456] fsck: /dev/mmcblk0p1: 20 files, 20467/65501 clusters
[    3.716587] fsck: STORAGE: recovering journal
[    3.717790] fsck: STORAGE: clean, 1057/3756032 files, 1118018/15017472 blocks
[    4.081569] rk_nand: cache write back
Framebuffer vertical res: 1080
Framebuffer splash image: /splash/splash-1080.png
[    4.102611] rk_nand: cache write back
[    4.302798] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)

NEVER TOUCH boot= in syslinux.conf / cmdline.txt!
If you don't know what you are doing,
your installation is now broken.

Normal startup in 60s... 60[    5.294796] rk_nand: cache write back                                                                                                                        43▒


U-Boot 2017.09 (Mar 15 2022 - 15:04:58 +0100)

Model: Rockchip RK322x SoC (eMMC)
PreSerial: 2
DRAM:  1010 MiB
Sysmem: init
Relocation Offset is: 00000000
MMC:   dwmmc@30000000: 1, dwmmc@30020000: 0
Using default environment

In:    serial@11030000
Out:   serial@11030000
Err:   serial@11030000
Model: Rockchip RK322x SoC (eMMC)
switch to partitions #0, OK
mmc1 is current device
Unknown command 'rkimgtest' - try 'help'
Bootdev(atags): mmc 1
PartType: DOS
get part misc fail -1
boot mode: None
CLK: (sync kernel. arm: enter 600000 KHz, init 600000 KHz, kernel 0N/A)
  apll 600000 KHz
  dpll 1320000 KHz
  cpll 500000 KHz
  gpll 594000 KHz
  armclk 600000 KHz
  aclk_bus 74250 KHz
  hclk_bus 37125 KHz
  pclk_bus 37125 KHz
  aclk_peri 74250 KHz
  hclk_peri 37125 KHz
  pclk_peri 37125 KHz
Net:   eth0: ethernet@30200000
Hit key to stop autoboot('CTRL+C'):  0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
reading /extlinux/extlinux.conf
208 bytes read in 3 ms (67.4 KiB/s)
1:      LibreELEC
Retrieving file: /KERNEL
reading /KERNEL
11334976 bytes read in 480 ms (22.5 MiB/s)
append: boot=UUID=2604-2146 disk=UUID=b528aa0c-4dc9-4853-bf9b-45a8c3fa13db ignore_loglevel console=uart8250,mmio32,0x11030000 debugging cma=256M
Retrieving file: /rk3229-box-v88mars.dtb
reading /rk3229-box-v88mars.dtb
45653 bytes read in 5 ms (8.7 MiB/s)
## Flattened Device Tree blob at 68300000
   Booting using the fdt blob at 0x68300000
   Loading Device Tree to 7fff1000, end 7ffff254 ... OK
Adding bank: 0x60000000 - 0x68400000 (size: 0x08400000)
Adding bank: 0x69200000 - 0xa0000000 (size: 0x36e00000)
Total: 2818.980 ms

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.10.112 (ilmich@workilmich.home.arpa) (armv7ve-libreelec-linux-gnueabihf-gcc-10.2.0 (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP Tue Apr 26 09:44:05 CEST 2022
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: Rockchip V88Mars Box
[    0.000000] printk: debug: ignoring loglevel setting.
[    0.000000] earlycon: uart8250 at MMIO32 0x11030000 (options '')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 256 MiB at 0x90000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000008fffffff]
[    0.000000]   HighMem  [mem 0x0000000090000000-0x000000009fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000060000000-0x00000000683fffff]
[    0.000000]   node   0: [mem 0x0000000069200000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 258560
[    0.000000]   Normal zone: 1728 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 193024 pages, LIFO batch:63
[    0.000000]   HighMem zone: 65536 pages, LIFO batch:15
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv65535.65535 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.0
[    0.000000] percpu: Embedded 20 pages/cpu s52300 r8192 d21428 u81920
[    0.000000] pcpu-alloc: s52300 r8192 d21428 u81920 alloc=20*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 256832
[    0.000000] Kernel command line: boot=UUID=2604-2146 disk=UUID=b528aa0c-4dc9-4853-bf9b-45a8c3fa13db ignore_loglevel console=uart8250,mmio32,0x11030000 debugging cma=256M earlyprintk=uart8250,mmio32,0x11030000
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 739268K/1034240K available (12288K kernel code, 1483K rwdata, 4280K rodata, 3072K init, 472K bss, 32828K reserved, 262144K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x388/0x54c with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000748] Switching to timer-based delay loop, resolution 41ns
[    0.002389] Console: colour dummy device 80x30
[    0.002851] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[    0.003803] pid_max: default: 32768 minimum: 301
[    0.004405] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.005089] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.006915] CPU: Testing write buffer coherency: ok
[    0.007703] /cpus/cpu@f00 missing clock-frequency property
[    0.008230] /cpus/cpu@f01 missing clock-frequency property
[    0.008751] /cpus/cpu@f02 missing clock-frequency property
[    0.009333] /cpus/cpu@f03 missing clock-frequency property
[    0.009845] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.011217] Setting up static identity map for 0x60100000 - 0x60100060
[    0.011968] rcu: Hierarchical SRCU implementation.
[    0.013582] smp: Bringing up secondary CPUs ...
[    0.014879] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.015873] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.016868] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.017024] smp: Brought up 1 node, 4 CPUs
[    0.018986] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.019598] CPU: All CPU(s) started in SVC mode.
[    0.020802] devtmpfs: initialized
[    0.031856] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.032873] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.033840] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.044229] pinctrl core: initialized pinctrl subsystem
[    0.045874] NET: Registered protocol family 16
[    0.047481] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.049582] thermal_sys: Registered thermal governor 'step_wise'
[    0.050209] cpuidle: using governor menu
[    0.051424] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.052165] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.052901] Rockchip SIP initialized, version 0x2
[    0.096877] cryptd: max_cpu_qlen set to 1000
[    0.102308] vcc_host: supplied by vcc_sys
[    0.103581] vccio_1v8: supplied by vcc_sys
[    0.104360] vccio_3v3: supplied by vcc_sys
[    0.105307] vcc_otg_vbus: supplied by vcc_sys
[    0.106176] vcc_phy: supplied by vccio_1v8
[    0.107048] iommu: Default domain type: Translated
[    0.110395] SCSI subsystem initialized
[    0.111026] usbcore: registered new interface driver usbfs
[    0.111648] usbcore: registered new interface driver hub
[    0.112202] usbcore: registered new device driver usb
[    0.112970] mc: Linux media interface: v0.10
[    0.113419] videodev: Linux video capture interface: v2.00
[    0.114053] pps_core: LinuxPPS API ver. 1 registered
[    0.114513] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.115700] PTP clock support registered
[    0.116967] Advanced Linux Sound Architecture Driver Initialized.
[    0.119305] clocksource: Switched to clocksource arch_sys_counter
[    1.223791] VFS: Disk quotas dquot_6.6.0
[    1.224251] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.225021] FS-Cache: Loaded
[    1.236261] NET: Registered protocol family 2
[    1.236870] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.239067] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    1.240002] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    1.240798] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.241587] TCP: Hash tables configured (established 8192 bind 8192)
[    1.242321] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.243018] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.243862] NET: Registered protocol family 1
[    1.245235] RPC: Registered named UNIX socket transport module.
[    1.245794] RPC: Registered udp transport module.
[    1.246292] RPC: Registered tcp transport module.
[    1.246727] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.310153] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    1.315835] Initialise system trusted keyrings
[    1.316537] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    1.325089] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.326423] FS-Cache: Netfs 'nfs' registered for caching
[    1.327766] NFS: Registering the id_resolver key type
[    1.328275] Key type id_resolver registered
[    1.328664] Key type id_legacy registered
[    1.329158] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.329852] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.331215] FS-Cache: Netfs 'cifs' registered for caching
[    1.332104] Key type cifs.idmap registered
[    1.333679] NET: Registered protocol family 38
[    1.334107] Key type asymmetric registered
[    1.334487] Asymmetric key parser 'x509' registered
[    1.335007] bounce: pool size: 64 pages
[    1.335414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.336131] io scheduler mq-deadline registered
[    1.336554] io scheduler kyber registered
[    1.338082] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    1.348368] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    1.349003] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    1.351890] vdd_arm: supplied by vcc_sys
[    1.352981] vdd_log: supplied by vcc_sys
[    1.354137] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[    1.357643] 11020000.serial: ttyS1 at MMIO 0x11020000 (irq = 39, base_baud = 1500000) is a 16550A
[    1.360107] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 40, base_baud = 1500000) is a 16550A
[    1.361045] printk: console [ttyS2] enabled
[    1.361045] printk: console [ttyS2] enabled
[    1.361800] printk: bootconsole [uart8250] disabled
[    1.361800] printk: bootconsole [uart8250] disabled
[    1.365051] rockchip-vop 20050000.vop: Adding to iommu group 2
[    1.372859] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    1.373488] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    1.374109] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    1.374691] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    1.376027] lima 20000000.gpu: bus rate = 300000000
[    1.376472] lima 20000000.gpu: mod rate = 300000000
[    1.377694] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 0
[    1.390398] brd: module loaded
[    1.397577] loop: module loaded
[    1.400758] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    1.401358] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    1.402009] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    1.402777] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    1.403413] rk_gmac-dwmac 30200000.ethernet: Can not read property: tx_delay.
[    1.404042] rk_gmac-dwmac 30200000.ethernet: set tx_delay to 0x30
[    1.404580] rk_gmac-dwmac 30200000.ethernet: Can not read property: rx_delay.
[    1.405208] rk_gmac-dwmac 30200000.ethernet: set rx_delay to 0x10
[    1.405762] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    1.406434] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    1.412116] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    1.449608] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    1.450254] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    1.450720] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    1.451379] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    1.452039] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    1.452501] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    1.453159] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    1.453820] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    1.454347] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    1.454863] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    1.460831] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    1.461594] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    1.475101] dwc2 30040000.usb: DWC OTG Controller
[    1.475559] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    1.476274] dwc2 30040000.usb: irq 58, io mem 0x30040000
[    1.477012] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.477745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.478382] usb usb1: Product: DWC OTG Controller
[    1.478800] usb usb1: Manufacturer: Linux 5.10.112 dwc2_hsotg
[    1.479333] usb usb1: SerialNumber: 30040000.usb
[    1.480469] hub 1-0:1.0: USB hub found
[    1.480859] hub 1-0:1.0: 1 port detected
[    1.482407] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.483050] ehci-platform: EHCI generic platform driver
[    1.486168] ehci-platform 30080000.usb: EHCI Host Controller
[    1.486709] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    1.488028] ehci-platform 30080000.usb: irq 59, io mem 0x30080000
[    1.499346] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    1.500155] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.500888] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.501526] usb usb2: Product: EHCI Host Controller
[    1.501959] usb usb2: Manufacturer: Linux 5.10.112 ehci_hcd
[    1.502452] usb usb2: SerialNumber: 30080000.usb
[    1.503591] hub 2-0:1.0: USB hub found
[    1.503983] hub 2-0:1.0: 1 port detected
[    1.507349] ehci-platform 300c0000.usb: EHCI Host Controller
[    1.507889] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    1.509178] ehci-platform 300c0000.usb: irq 61, io mem 0x300c0000
[    1.522671] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    1.523469] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.524202] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.524840] usb usb3: Product: EHCI Host Controller
[    1.525273] usb usb3: Manufacturer: Linux 5.10.112 ehci_hcd
[    1.525766] usb usb3: SerialNumber: 300c0000.usb
[    1.527304] hub 3-0:1.0: USB hub found
[    1.527706] hub 3-0:1.0: 1 port detected
[    1.531057] ehci-platform 30100000.usb: EHCI Host Controller
[    1.531598] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    1.532969] ehci-platform 30100000.usb: irq 63, io mem 0x30100000
[    1.546006] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    1.546805] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.547538] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.548175] usb usb4: Product: EHCI Host Controller
[    1.548608] usb usb4: Manufacturer: Linux 5.10.112 ehci_hcd
[    1.549102] usb usb4: SerialNumber: 30100000.usb
[    1.550491] hub 4-0:1.0: USB hub found
[    1.550883] hub 4-0:1.0: 1 port detected
[    1.552000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.552552] ohci-platform: OHCI generic platform driver
[    1.553512] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    1.554135] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    1.555157] ohci-platform 300a0000.usb: irq 60, io mem 0x300a0000
[    1.613572] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.614312] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.614950] usb usb5: Product: Generic Platform OHCI controller
[    1.615473] usb usb5: Manufacturer: Linux 5.10.112 ohci_hcd
[    1.615993] usb usb5: SerialNumber: 300a0000.usb
[    1.617108] hub 5-0:1.0: USB hub found
[    1.617499] hub 5-0:1.0: 1 port detected
[    1.618795] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    1.619460] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    1.620463] ohci-platform 300e0000.usb: irq 62, io mem 0x300e0000
[    1.680252] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.680990] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.681628] usb usb6: Product: Generic Platform OHCI controller
[    1.682153] usb usb6: Manufacturer: Linux 5.10.112 ohci_hcd
[    1.682674] usb usb6: SerialNumber: 300e0000.usb
[    1.683772] hub 6-0:1.0: USB hub found
[    1.684194] hub 6-0:1.0: 1 port detected
[    1.685505] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    1.686176] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    1.687182] ohci-platform 30120000.usb: irq 64, io mem 0x30120000
[    1.746901] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.747639] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.748277] usb usb7: Product: Generic Platform OHCI controller
[    1.748801] usb usb7: Manufacturer: Linux 5.10.112 ohci_hcd
[    1.749320] usb usb7: SerialNumber: 30120000.usb
[    1.750432] hub 7-0:1.0: USB hub found
[    1.750818] hub 7-0:1.0: 1 port detected
[    1.752552] usbcore: registered new interface driver cdc_acm
[    1.753103] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.753981] usbcore: registered new interface driver usb-storage
[    1.756143] remotectl-pwm 110b0030.pwm: rk pwm remotectl v2.0 init
[    1.757126] input: 110b0030.pwm as /devices/platform/110b0030.pwm/input/input0
[    1.758321] remotectl-pwm 110b0030.pwm: pwm version is 0x1000000
[    1.758861] remotectl-pwm 110b0030.pwm: pwm version is less v2.0
[    1.759471] remotectl-pwm 110b0030.pwm: Rockchip SIP initialized, for remote version 0x2
[    1.760231] remotectl-pwm 110b0030.pwm: rk pwm sip init end!
[    1.760731] remotectl-pwm 110b0030.pwm: Support ATF Wakeup
[    1.761414] remotectl-pwm 110b0030.pwm: rk pwm remotectl init end!
[    1.762658] i2c /dev entries driver
[    1.763977] rockchip-iep 20070000.iep: Adding to iommu group 3
[    1.765007] rockchip-iep 20070000.iep: Device rockchip-iep registered as /dev/video0
[    1.766528] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    1.767605] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video1
[    1.770890] dw_wdt 110a0000.watchdog: No valid TOPs array specified
[    1.774142] sdhci: Secure Digital Host Controller Interface driver
[    1.774698] sdhci: Copyright(c) Pierre Ossman
[    1.775085] Synopsys Designware Multimedia Card Interface Driver
[    1.776545] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    1.777213] dwmmc_rockchip 30010000.mmc: IDMAC supports 32-bit address mode.
[    1.777421] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    1.778038] dwmmc_rockchip 30010000.mmc: Using internal DMA controller.
[    1.778440] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    1.779020] dwmmc_rockchip 30010000.mmc: Version ID is 270a
[    1.779632] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 56,32 bit host data width,256 deep fifo
[    1.780096] dwmmc_rockchip 30010000.mmc: DW MMC controller at irq 57,32 bit host data width,256 deep fifo
[    1.781898] dwmmc_rockchip 30010000.mmc: allocated mmc-pwrseq
[    1.782416] mmc_host mmc1: card is non-removable.
[    1.782732] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.785037] ledtrig-cpu: registered to indicate activity on CPUs
[    1.787441] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    1.788539] hid: raw HID events driver (C) Jiri Kosina
[    1.790734] usbcore: registered new interface driver usbhid
[    1.791235] usbhid: USB HID core driver
[    1.791814] rkvdec 20030000.video-codec: Adding to iommu group 1
[    1.792763] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    1.795179] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    1.795740] mmc_host mmc1: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    1.796393] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video3
[    1.797526] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video4
[    1.799373] rockchip-dfi 11210000.dfi: rk3228_dfi_init enter
[    1.799919] rockchip-dfi 11210000.dfi: rk3228-dfi initialized, dram type: 0x3, channels: 1
[    1.802054] rknandbase v1.2 2021-01-07
[    1.802714] rknand 30030000.nandc: rknand_probe clk rate = 150000000
[    1.803467] No.1 FLASH ID:2c 64 44 32 a5 0
[    1.818821] No.1 FLASH ID:2c 64 44 32 a5 0
[    1.820725] sync para 20
[    1.821194] ECC:60
[    1.821391] FTL version: 5.0.63 20210616
[    1.837922] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    1.839887] mmc1: new high speed SDIO card at address 0001
[    1.857693] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    1.858641] mmc0: new high speed SDHC card at address aaaa
[    1.859813] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[    1.863234]  mmcblk0: p1 p2
[    2.174855] ftl_init 0
[    2.176699]  rknand0: p1 p2
[    2.179111] vendor storage 524b5644,2,2
[    2.181002] vendor storage 524b5644,3,3
[    2.182895] rk_nand: rknand vendor storage init ok !
[    2.186314] NET: Registered protocol family 10
[    2.187610] Segment Routing with IPv6
[    2.187996] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.189025] NET: Registered protocol family 17
[    2.189736] Key type dns_resolver registered
[    2.190190] ThumbEE CPU extension supported.
[    2.190575] Registering SWP/SWPB emulation handler
[    2.193001] registered taskstats version 1
[    2.193380] Loading compiled-in X.509 certificates
[    2.194109] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    2.194804] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    2.196869] rockchip-drm display-subsystem: bound 20050000.vop (ops vop_component_ops)
[    2.197791] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    2.199348] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    2.200876] Registered IR keymap rc-cec
[    2.201353] rc rc0: dw_hdmi as /devices/platform/200a0000.hdmi/rc/rc0
[    2.202042] input: dw_hdmi as /devices/platform/200a0000.hdmi/rc/rc0/input1
[    2.203028] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops dw_hdmi_rockchip_ops)
[    2.240006] random: fast init done
[    2.266345] rk_nand: cache write back
[    2.291807] rk_nand: cache write back
[    2.404607] Console: switching to colour frame buffer device 240x67
[    2.455500] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[    2.456986] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 1
[    2.466243] input: gpio_keys as /devices/platform/gpio_keys/input/input2
[    2.472061] rockchip-pm rockchip-suspend: Rockchip SIP initialized, for power off version 0x2
[    2.472956] rockchip-pm rockchip-suspend: not set wakeup-config
[    2.473499] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[    2.475583] ALSA device list:
[    2.475875]   #0: hdmi-sound
[    2.476642] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    2.487132] Freeing unused kernel memory: 3072K
[    2.506532] Run /init as init process
[    2.506879]   with arguments:
[    2.507152]     /init
[    2.507362]     debugging
[    2.507600]   with environment:
[    2.507884]     HOME=/
[    2.508100]     TERM=linux
[    2.508347]     boot=UUID=2604-2146
[    2.508661]     disk=UUID=b528aa0c-4dc9-4853-bf9b-45a8c3fa13db
[    2.509178]     earlyprintk=uart8250,mmio32,0x11030000
Unique identifier for this client: 8824c5e7
[    2.662806] Checking disk(s):  UUID=2604-2146 UUID=b528aa0c-4dc9-4853-bf9b-45a8c3fa13db
[    3.409096] fsck: CP437: Invalid argument
[    3.409802] fsck: fsck.fat 4.1 (2017-01-24)
[    3.410478] fsck: /dev/mmcblk0p1: 20 files, 20467/65501 clusters
[    3.411221] fsck: STORAGE: recovering journal
[    3.411932] fsck: STORAGE: clean, 1057/3756032 files, 1118018/15017472 blocks
Framebuffer vertical res: 1080
Framebuffer splash image: /splash/splash-1080.png
[    3.945708] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    4.066364] rk_nand: cache write back
[    4.091850] rk_nand: cache write back
[    4.297905] kernel-overlays-setup: setup base modules
[    4.394975] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/5.10.112
[    4.456370] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware
[    4.462331] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays
[    4.466291] kernel-overlays-setup: done
[    4.751522] systemd[1]: System time before build time, advancing clock.
[    4.843363] systemd[1]: systemd 247.3 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -ZSTD -SECCOMP +BLKID -ELFUTILS +KMOD +IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    4.846163] systemd[1]: Detected architecture arm.

Welcome to LibreELEC (ilmich): nightly-20220426-a0fa878    4.872776] systemd[1]: Set hostname to <LibreELEC>.
m!

[    5.227473] systemd[1]: Queued start job for default target Kodi Mediacenter Interface.
[    5.229684] random: systemd: uninitialized urandom read (16 bytes read)
[    5.279495] systemd[1]: Created slice system-modprobe.slice.
[  OK  ] Created slice system-modprobe.slice.
[    5.292958] random: systemd: uninitialized urandom read (16 bytes read)
[    5.295314] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    5.309646] random: systemd: uninitialized urandom read (16 bytes read)
[    5.310601] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    5.323390] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    5.336798] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    5.349761] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    5.386080] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    5.399733] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    5.401576] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    5.422802] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    5.425228] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    5.440711] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    5.455847] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    5.470327] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    5.472757] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    5.479845] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    5.482514] systemd[1]: Condition check resulted in Kernel Debug File System being skipped.
[    5.491309] systemd[1]: Mounting Kernel Trace File System...
         Mounting Kernel Trace File System...
[    5.501692] systemd[1]: Mounting Variable Directory...
         Mounting Variable Directory...
[    5.513409] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    5.533365] systemd[1]: Starting Load Kernel Module configfs...
         Starting Load Kernel Module configfs...
[    5.542853] systemd[1]: Starting Load Kernel Module drm...
         Starting Load Kernel Module drm...
[    5.553131] systemd[1]: Starting Load Kernel Module fuse...
         Starting Load Kernel Module fuse...
[    5.562096] systemd[1]: Starting Show Version...
         Starting Show Version...
[    5.570296] systemd[1]: Starting Create Persistent Log Directory on /storage and rotate large logs...
         Starting Create Persistent…orage and rotate large logs...
[    5.578533] systemd[1]: Starting Mounting swapfile...
         Starting Mounting swapfile...
[    5.595172] fuse: init (API version 7.32)
[    5.600723] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
LibreELEC (ilmich): nightly-20220426-a0fa878
[    5.616099] systemd[1]: Starting Setup NTP servers for timesyncd...
         Starting Setup NTP servers for timesyncd...
[    5.629634] systemd[1]: Starting Coldplug All udev Devices...
         Starting Coldplug All udev Devices...
[    5.640214] systemd[1]: Starting Wait for Kernel Time Synchronisation...
         Starting Wait for Kernel Time Synchronisation...
[    5.668733] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    5.673245] systemd[1]: Mounted Kernel Trace File System.
[  OK  ] Mounted Kernel Trace File System.
[    5.677051] systemd[1]: Mounted Variable Directory.
[  OK  ] Mounted Variable Directory.
[    5.683096] systemd[1]: Finished Create list of static device nodes for the current kernel.
[  OK  ] Finished Create list of st… nodes for the current kernel.
[    5.698537] systemd[1]: modprobe@configfs.service: Succeeded.
[    5.702035] systemd[1]: Finished Load Kernel Module configfs.
[  OK  ] Finished Load Kernel Module configfs.
[    5.717970] systemd[1]: modprobe@drm.service: Succeeded.
[    5.721443] systemd[1]: Finished Load Kernel Module drm.
[  OK  ] Finished Load Kernel Module drm.
[    5.724669] systemd[1]: modprobe@fuse.service: Succeeded.
[    5.727546] systemd[1]: Finished Load Kernel Module fuse.
[  OK  ] Finished Load Kernel Module fuse.
[    5.732954] systemd[1]: Finished Show Version.
[  OK  ] Finished Show Version.
[    5.747205] systemd[1]: Finished Load Kernel Modules.
[  OK  ] Finished Load Kernel Modules.
[    5.757586] systemd[1]: Finished Setup NTP servers for timesyncd.
[  OK  ] Finished Setup NTP servers for timesyncd.
[    5.774869] systemd[1]: Finished Create Persistent Log Directory on /storage and rotate large logs.
[  OK  ] Finished Create Persistent…storage and rotate large logs.
[    5.792721] systemd[1]: Finished Mounting swapfile.
[  OK  ] Finished Mounting swapfile.
[    5.795154] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    5.801995] systemd[1]: Mounting FUSE Control File System...
         Mounting FUSE Control File System...
[    5.811555] systemd[1]: Mounting Kernel Configuration File System...
         Mounting Kernel Configuration File System...
[    5.819817] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    5.831006] systemd[1]: Mounting Persistent Log Storage...
         Mounting Persistent Log Storage...
[    5.841925] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[    5.857373] systemd[1]: Mounted FUSE Control File System.
[  OK  ] Mounted FUSE Control File System.
[    5.859917] systemd[1]: Mounted Kernel Configuration File System.
[  OK  ] Mounted Kernel Configuration File System.
[    5.878734] systemd[1]: Mounted Temporary Directory (/tmp).
[  OK  ] Mounted Temporary Directory (/tmp).
[    5.881475] systemd[1]: Mounted Persistent Log Storage.
[  OK  ] Mounted Persistent Log Storage.
[    5.883796] systemd[1]: Reached target Local File Systems.
[  OK  ] Reached target Local File Systems.
[    5.891799] systemd[1]: Starting Setup machine-id...
         Starting Setup machine-id...
[    5.908202] systemd[1]: Finished Apply Kernel Variables.
[  OK  ] Finished Apply Kernel Variables.
[    5.953722] systemd[1]: Finished Setup machine-id.
[  OK  ] Finished Setup machine-id.
[    5.974880] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    5.994018] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[    6.085278] systemd[1]: Finished Create Static Device Nodes in /dev.
[  OK  ] Finished Create Static Device Nodes in /dev.
[    6.194892] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Finished Coldplug All udev Devices.
         Starting Flush Journal to Persistent Storage...
[    6.258303] systemd-journald[294]: Received client request to flush runtime journal.
[    6.283367] systemd-journald[294]: File /var/log/journal/f776003c049891331dd7654e60196fec/system.journal corrupted or uncleanly shut down, renaming and replacing.
[  OK  ] Finished Flush Journal to Persistent Storage.
         Starting Create Volatile Files and Directories...
[  OK  ] Finished Create Volatile Files and Directories.
         Starting Add random entropy from file...
         Starting Setup debug config...
         Starting Generate system-wide /etc/environment file...
         Starting Update hwdb.bin...
         Starting OpenSSL configuration service...
         Starting RPC Bind...
         Starting Rebuild Journal Catalog...
         Starting Update UTMP about System Boot/Shutdown...
         Starting Setup Timezone data...
         Starting Setup User cache dir...
         Starting Setup User config dir...
[  OK  ] Finished Generate system-wide /etc/environment file.
[  OK  ] Finished OpenSSL configuration service.
[  OK  ] Finished Rebuild Journal Catalog.
[  OK  ] Finished Setup debug config.
[  OK  ] Finished Setup Timezone data.
[  OK  ] Finished Update UTMP about System Boot/Shutdown.
[  OK  ] Started RPC Bind.
[  OK  ] Finished Setup User cache dir.
[  OK  ] Finished Setup User config dir.
         Starting Base Network Configuration...
[  OK  ] Finished Base Network Configuration.
[  OK  ] Reached target System Time Set.
[    7.375026] random: crng init done
[    7.375354] random: 7 urandom warning(s) missed due to ratelimiting
[  OK  ] Finished Add random entropy from file.
[  OK  ] Finished Update hwdb.bin.
         Starting Rule-based Manage…for Device Events and Files...
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Listening on lircd.socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting Broadcom SDIO Firmware Symlink Service...
         Starting ConnMan VPN service...
         Starting Set CPU frequency governor and its tunables...
         Starting Cron daemon...
         Starting D-Bus System Message Bus...
[  OK  ] Started Eventlirc server daemon.
         Starting PulseAudio Sound Service...
         Starting Samba Configuration...
         Starting User Login Management...
[  OK  ] Finished Set CPU frequency governor and its tunables.
[  OK  ] Started Cron daemon.
[  OK  ] Finished Broadcom SDIO Firmware Symlink Service.
[  OK  ] Finished Samba Configuration.
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started ConnMan VPN service.
[  OK  ] Started User Login Management.
[  OK  ] Started PulseAudio Sound Service.
[    9.694670] input: eventlircd as /devices/virtual/input/input3
[  OK  ] Found device /sys/subsystem/net/devices/eth0.
[  OK  ] Reached target Sound Card.
         Starting Configure eth0 MAC address...
[   10.361887] rk_gmac-dwmac 30200000.ethernet eth0: PHY [stmmac-0:00] driver [Rockchip integrated EPHY] (irq=POLL)
[   10.372785] rk_gmac-dwmac 30200000.ethernet eth0: No Safety Features support found
[   10.373520] rk_gmac-dwmac 30200000.ethernet eth0: PTP not supported by HW
[   10.374969] rk_gmac-dwmac 30200000.ethernet eth0: configuring for phy/rmii link mode
[  OK  ] Finished Configure eth0 MAC address.
         Starting Connection service...
[  OK  ] Started Connection service.
[  OK  ] Reached target Network.
         Starting Wait on network...
         Starting OpenSSH server daemon...
[   10.665395] rk_nand: cache write back
         Starting WPA supplicant...
         Starting Hostname Service...
[  OK  ] Started OpenSSH server daemon.
[  OK  ] Started WPA supplicant.
[  OK  ] Started Hostname Service.
[   10.686549] rk_nand: cache write back
[   12.426536] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   12.427726] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  OK  ] Finished Wait for Kernel Time Synchronisation.
[  OK  ] Finished Wait on network.
[  OK  ] Reached target Network is Online.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Reached target Multi-User System.
[  OK  ] Reached target Graphical Interface.
         Starting Kodi user autostart script...
         Starting LEDfix Service...
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Finished Kodi user autostart script.
         Starting Kodi Media Center...
[  OK  ] Finished LEDfix Service.
[  OK  ] Started Kodi Media Center.
[  OK  ] Reached target Kodi Mediacenter Interface.
[  OK  ] Finished Update UTMP about System Runlevel Changes.
[  162.438942] 8<--- cut here ---
[  162.439273] Unable to handle kernel NULL pointer dereference at virtual address 0000003f
[  162.439999] pgd = 060aa1cf
[  162.440247] [0000003f] *pgd=00000000
[  162.440588] Internal error: Oops: 17 [#1] SMP ARM
[  162.441009] Modules linked in: snd_soc_spdif_tx fuse
[  162.441477] CPU: 3 PID: 120 Comm: kworker/u8:1 Not tainted 5.10.112 #1
[  162.442054] Hardware name: Generic DT based system
[  162.442495] Workqueue:  0x0 (events_unbound)
[  162.442899] PC is at cpuacct_charge+0x1c/0x98
[  162.443294] LR is at update_curr+0xe4/0x210
[  162.443670] pc : [<c018535c>]    lr : [<c0169e58>]    psr: a0070093
[  162.444225] sp : c242fe64  ip : 26240000  fp : c1facac0
[  162.444690] r10: c1faca40  r9 : 00000000  r8 : 000079e8
[  162.445156] r7 : 00000000  r6 : c1faca40  r5 : 000079e8  r4 : c1facac0
[  162.445735] r3 : 00000000  r2 : 000079e8  r1 : ffffffff  r0 : c1faca40
[  162.446315] Flags: NzCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment none
[  162.446956] Control: 10c5387d  Table: 650a006a  DAC: 00000051
[  162.447471] Process kworker/u8:1 (pid: 120, stack limit = 0x7c483535)
[  162.448043] Stack: (0xc242fe64 to 0xc2430000)
[  162.448443] fe60:          c1facac0 000079e8 c1faca40 00000000 c0169e58 00000000 00000ee2
[  162.449173] fe80: 00000000 ef6d60c0 00000009 00000000 00000000 00000001 ef6d6080 c1faca40
[  162.449901] fea0: c1facac0 c016b814 00000001 00000000 c1505008 c1503d00 00000088 c1facac0
[  162.450630] fec0: c242fee4 00000000 00000000 c1faca40 c1496080 00000000 c1facca0 c242e000
[  162.451358] fee0: c242ff44 c0c48b1c 00000002 c0706998 c386e400 c2ce1f04 c0c49160 2e240000
[  162.452087] ff00: c2ce1f00 00000000 c242e000 ef6d6080 c2ce1f04 c0c49298 00000000 78d4704b
[  162.452816] ff20: c920a400 c1faca40 c242e000 c920a400 c920a418 c1503d00 00000088 c242e000
[  162.453546] ff40: c242ff54 c0c49160 c1c83980 c920a400 c920a400 c0150014 ffffe000 c164896a
[  162.454273] ff60: c1c83980 c1c25ac0 c1ff3f40 00000000 c242e000 c014ff30 c1c83980 c9315eb4
[  162.455003] ff80: c1c25ae4 c0155c58 00000001 c1ff3f40 c0155b0c 00000000 00000000 00000000
[  162.455732] ffa0: 00000000 00000000 00000000 c0100148 00000000 00000000 00000000 00000000
[  162.456460] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  162.457188] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[  162.457932] [<c018535c>] (cpuacct_charge) from [<c0169e58>] (update_curr+0xe4/0x210)
[  162.458629] [<c0169e58>] (update_curr) from [<c016b814>] (dequeue_task_fair+0x110/0x46c)
[  162.459355] [<c016b814>] (dequeue_task_fair) from [<c0c48b1c>] (__schedule+0x400/0x9e4)
[  162.460077] [<c0c48b1c>] (__schedule) from [<c0c49160>] (schedule+0x60/0xdc)
[  162.460716] [<c0c49160>] (schedule) from [<c0150014>] (worker_thread+0xe4/0x5a8)
[  162.461382] [<c0150014>] (worker_thread) from [<c0155c58>] (kthread+0x14c/0x150)
[  162.462048] [<c0155c58>] (kthread) from [<c0100148>] (ret_from_fork+0x14/0x2c)
[  162.462686] Exception stack(0xc242ffb0 to 0xc242fff8)
[  162.463141] ffa0:                                     00000000 00000000 00000000 00000000
[  162.463869] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  162.464596] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000
[  162.465190] Code: ee1dcf90 e79c1001 e3510000 0a000017 (e5916040)
[  162.465736] ---[ end trace 87ca9bde3dd6830b ]---
