Jump to content

CSC Armbian for RK322x TV box boards


jock

Recommended Posts

9 hours ago, megaduo said:

@fabiobassaYes,it is.

 

@jockUnfortunately,both of the overlays was not working,Thanks anyway.I decompress and decompiled the dtb file from the offical firmware.

    wireless-wlan {
        compatible = "wlan-platdata";
        wifi_chip_type = "rtl8189es";
        sdio_vref = <0x708>;
        WIFI,poweren_gpio = <0x7a 0x1d 0x00>;
        WIFI,host_wake_irq = <0x73 0x02 0x00>;

i'm trying to compile the overlay by dtc,but got an error,maybe missing some header?

  Reveal hidden contents

/dts-v1/;


/ {

    fragment@0 {
        target-path = "/";
        __overlay__ {
            wireless_wlan: wireless-wlan {
                compatible = "wlan-platdata";
                rockchip,grf = <&grf>;
                wifi_chip_type = "rtl8189etv";
                sdio_vref = <0x708>;
                WIFI,poweren_gpio = <0x7a 0x1d 0x00>;
                WIFI,host_wake_irq = <0x73 0x02 0x00>;
                status = "okay";
            };
        };
    };

    fragment@1 {
        target = <&sdio_pwrseq>;
        __overlay__ {
            reset-gpios = <&gpio2 27 GPIO_ACTIVE_LOW>;
        };
    };

    fragment@2 {
        target = <&wifi_enable_h>;
        __overlay__ {
            rockchip,pins = <2 27 RK_FUNC_GPIO &pcfg_pull_none>;
        };
    };

};

 

rk-kernel.dtb rk-kernel.dts

I took a look to the device tree and it seems to me that the one of overlays I provided should work.

The gpio controlling the wifi chip power is gpio2-29 and so I set it in the overlays.

The decompilation and recompilation of device tree overlays is slightly different than regular device tree. Check this page, in particular the paragraph 2.1: Fragments. In short. you need the -@ argument to dtc to recompile the overlay back.

 

Anyway it would be very interesting to see dmesg when overlays are applied, to understand if the SDIO device is correctly recognized and there is an issue with the driver or the device still does not get recognized at all.

Link to comment
Share on other sites

10 hours ago, jock said:

I took a look to the device tree and it seems to me that the one of overlays I provided should work.

The gpio controlling the wifi chip power is gpio2-29 and so I set it in the overlays.

The decompilation and recompilation of device tree overlays is slightly different than regular device tree. Check this page, in particular the paragraph 2.1: Fragments. In short. you need the -@ argument to dtc to recompile the overlay back.

 

Anyway it would be very interesting to see dmesg when overlays are applied, to understand if the SDIO device is correctly recognized and there is an issue with the driver or the device still does not get recognized at all.

Here is the dmesg log

With overlays=wlan-8189etv-al

Spoiler


[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.9.9-rk322x (root@duo-desktop) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #trunk SMP PREEMPT Sun Nov 22 16:44:32 CST 2020
[    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: Generic RK322x Tv Box board
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x9f000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000]   HighMem  empty
[    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 0x000000006a400000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2304 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 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 s51480 r8192 d22248 u81920
[    0.000000] pcpu-alloc: s51480 r8192 d22248 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: 251648
[    0.000000] Kernel command line: earlyprintk root=UUID=4a4f7bf5-9497-4b01-a1ba-518fe17fcc51 console=ttyS2,115200n8 console=tty1 rootwait rootfstype=ext4  consoleblank=0 loglevel=1 ubootpart=9070e32e-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u coherent_pool=2M  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    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] allocated 1048576 bytes of page_ext
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 957320K/1015808K available (15360K kernel code, 1302K rwdata, 3292K rodata, 1024K init, 575K bss, 42104K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 47508 entries in 93 pages
[    0.000000] ftrace: allocated 93 pages with 5 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x3b0/0x588 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000020] Switching to timer-based delay loop, resolution 41ns
[    0.001316] Console: colour dummy device 80x30
[    0.001336] printk: console [tty1] enabled
[    0.001382] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001398] pid_max: default: 32768 minimum: 301
[    0.001573] LSM: Security Framework initializing
[    0.001597] Yama: becoming mindful.
[    0.001736] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001754] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.003050] CPU: Testing write buffer coherency: ok
[    0.003454] /cpus/cpu@f00 missing clock-frequency property
[    0.003488] /cpus/cpu@f01 missing clock-frequency property
[    0.003523] /cpus/cpu@f02 missing clock-frequency property
[    0.003560] /cpus/cpu@f03 missing clock-frequency property
[    0.003576] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.004739] Setting up static identity map for 0x60100000 - 0x60100060
[    0.004958] rcu: Hierarchical SRCU implementation.
[    0.005835] smp: Bringing up secondary CPUs ...
[    0.015376] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.025235] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.034942] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.035166] smp: Brought up 1 node, 4 CPUs
[    0.035179] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035186] CPU: All CPU(s) started in SVC mode.
[    0.036159] devtmpfs: initialized
[    0.050138] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.050889] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.050917] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.052145] xor: measuring software checksum speed
[    0.088378]    arm4regs  :  1011.000 MB/sec
[    0.128500]    8regs     :   705.000 MB/sec
[    0.168627]    32regs    :   703.000 MB/sec
[    0.208756]    neon      :   992.000 MB/sec
[    0.208764] xor: using function: arm4regs (1011.000 MB/sec)
[    0.208851] pinctrl core: initialized pinctrl subsystem
[    0.210671] NET: Registered protocol family 16
[    0.214107] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.214856] audit: initializing netlink subsys (disabled)
[    0.215175] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1
[    0.216335] thermal_sys: Registered thermal governor 'step_wise'
[    0.216897] cpuidle: using governor ladder
[    0.216953] cpuidle: using governor menu
[    0.217734] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.217744] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.256439] gpio gpiochip0: (gpio0): added GPIO chardev (254:0)
[    0.256608] gpio gpiochip0: registered GPIOs 0 to 31 on gpio0
[    0.257032] gpio gpiochip1: (gpio1): added GPIO chardev (254:1)
[    0.257156] gpio gpiochip1: registered GPIOs 32 to 63 on gpio1
[    0.257623] gpio gpiochip2: (gpio2): added GPIO chardev (254:2)
[    0.257750] gpio gpiochip2: registered GPIOs 64 to 95 on gpio2
[    0.258145] gpio gpiochip3: (gpio3): added GPIO chardev (254:3)
[    0.258271] gpio gpiochip3: registered GPIOs 96 to 127 on gpio3
[    0.370001] raid6: neonx8   gen()   624 MB/s
[    0.438231] raid6: neonx8   xor()   459 MB/s
[    0.506493] raid6: neonx4   gen()   678 MB/s
[    0.574739] raid6: neonx4   xor()   506 MB/s
[    0.642977] raid6: neonx2   gen()   734 MB/s
[    0.711234] raid6: neonx2   xor()   525 MB/s
[    0.779460] raid6: neonx1   gen()   655 MB/s
[    0.847762] raid6: neonx1   xor()   454 MB/s
[    0.916033] raid6: int32x8  gen()   191 MB/s
[    0.984208] raid6: int32x8  xor()   119 MB/s
[    1.052485] raid6: int32x4  gen()   203 MB/s
[    1.120707] raid6: int32x4  xor()   146 MB/s
[    1.188979] raid6: int32x2  gen()   247 MB/s
[    1.257176] raid6: int32x2  xor()   143 MB/s
[    1.325417] raid6: int32x1  gen()   257 MB/s
[    1.393681] raid6: int32x1  xor()   139 MB/s
[    1.393689] raid6: using algorithm neonx2 gen() 734 MB/s
[    1.393695] raid6: .... xor() 525 MB/s, rmw enabled
[    1.393702] raid6: using neon recovery algorithm
[    1.394597] reg-fixed-voltage vcc-host-regulator: GPIO lookup for consumer (null)
[    1.394611] reg-fixed-voltage vcc-host-regulator: using device tree for GPIO lookup
[    1.394650] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-host-regulator[0]'
[    1.394718] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-regulator[0]' - status (0)
[    1.394751] gpio gpiochip3: Persistence not supported for GPIO 20
[    1.395597] reg-fixed-voltage vccio-1v8-regulator: GPIO lookup for consumer (null)
[    1.395610] reg-fixed-voltage vccio-1v8-regulator: using device tree for GPIO lookup
[    1.395641] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-1v8-regulator[0]'
[    1.395667] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-1v8-regulator[0]'
[    1.395683] reg-fixed-voltage vccio-1v8-regulator: using lookup tables for GPIO lookup
[    1.395695] reg-fixed-voltage vccio-1v8-regulator: No GPIO consumer (null) found
[    1.396267] reg-fixed-voltage vccio-3v3-regulator: GPIO lookup for consumer (null)
[    1.396279] reg-fixed-voltage vccio-3v3-regulator: using device tree for GPIO lookup
[    1.396308] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-3v3-regulator[0]'
[    1.396334] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-3v3-regulator[0]'
[    1.396350] reg-fixed-voltage vccio-3v3-regulator: using lookup tables for GPIO lookup
[    1.396360] reg-fixed-voltage vccio-3v3-regulator: No GPIO consumer (null) found
[    1.397066] reg-fixed-voltage vcc-otg-regulator: GPIO lookup for consumer (null)
[    1.397078] reg-fixed-voltage vcc-otg-regulator: using device tree for GPIO lookup
[    1.397110] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-otg-regulator[0]'
[    1.397154] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-otg-regulator[0]' - status (0)
[    1.397184] gpio gpiochip3: Persistence not supported for GPIO 22
[    1.397983] reg-fixed-voltage vcc-phy-regulator: GPIO lookup for consumer (null)
[    1.397995] reg-fixed-voltage vcc-phy-regulator: using device tree for GPIO lookup
[    1.398025] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-phy-regulator[0]'
[    1.398051] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[    1.398067] reg-fixed-voltage vcc-phy-regulator: using lookup tables for GPIO lookup
[    1.398078] reg-fixed-voltage vcc-phy-regulator: No GPIO consumer (null) found
[    1.398731] reg-fixed-voltage vcc-sys-regulator: GPIO lookup for consumer (null)
[    1.398744] reg-fixed-voltage vcc-sys-regulator: using device tree for GPIO lookup
[    1.398774] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-sys-regulator[0]'
[    1.398800] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
[    1.398815] reg-fixed-voltage vcc-sys-regulator: using lookup tables for GPIO lookup
[    1.398826] reg-fixed-voltage vcc-sys-regulator: No GPIO consumer (null) found
[    1.400058] iommu: Default domain type: Translated
[    1.403585] SCSI subsystem initialized
[    1.403932] usbcore: registered new interface driver usbfs
[    1.404030] usbcore: registered new interface driver hub
[    1.404200] usbcore: registered new device driver usb
[    1.404346] mc: Linux media interface: v0.10
[    1.404399] videodev: Linux video capture interface: v2.00
[    1.404605] pps_core: LinuxPPS API ver. 1 registered
[    1.404614] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.404642] PTP clock support registered
[    1.407227] Bluetooth: Core ver 2.22
[    1.407303] NET: Registered protocol family 31
[    1.407312] Bluetooth: HCI device and connection manager initialized
[    1.407332] Bluetooth: HCI socket layer initialized
[    1.407346] Bluetooth: L2CAP socket layer initialized
[    1.407382] Bluetooth: SCO socket layer initialized
[    1.407457] NetLabel: Initializing
[    1.407466] NetLabel:  domain hash size = 128
[    1.407471] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.407577] NetLabel:  unlabeled traffic allowed by default
[    1.408865] clocksource: Switched to clocksource arch_sys_counter
[    2.838695] VFS: Disk quotas dquot_6.6.0
[    2.838818] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.839150] FS-Cache: Loaded
[    2.839505] CacheFiles: Loaded
[    2.855975] NET: Registered protocol family 2
[    2.857134] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 12288 bytes, linear)
[    2.857209] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.857314] TCP bind hash table entries: 8192 (order: 5, 163840 bytes, linear)
[    2.857665] TCP: Hash tables configured (established 8192 bind 8192)
[    2.857854] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.857926] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.858318] NET: Registered protocol family 1
[    2.859327] RPC: Registered named UNIX socket transport module.
[    2.859338] RPC: Registered udp transport module.
[    2.859344] RPC: Registered tcp transport module.
[    2.859351] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.860467] Trying to unpack rootfs image as initramfs...
[    3.523207] Freeing initrd memory: 8476K
[    3.524929] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    3.527458] Initialise system trusted keyrings
[    3.527883] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    3.537881] zbud: loaded
[    3.540248] FS-Cache: Netfs 'nfs' registered for caching
[    3.541401] NFS: Registering the id_resolver key type
[    3.541458] Key type id_resolver registered
[    3.541466] Key type id_legacy registered
[    3.541635] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.542029] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    3.675948] async_tx: api initialized (async)
[    3.675970] Key type asymmetric registered
[    3.675980] Asymmetric key parser 'x509' registered
[    3.676065] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.676339] io scheduler mq-deadline registered
[    3.676352] io scheduler kyber registered
[    3.676711] io scheduler bfq registered
[    3.678590] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.680163] vcc_otg_vbus: supplied by vcc_sys
[    3.680743] vcc_host: supplied by vcc_sys
[    3.692410] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    3.692429] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    3.693351] pwm-regulator vdd-arm-regulator: GPIO lookup for consumer enable
[    3.693366] pwm-regulator vdd-arm-regulator: using device tree for GPIO lookup
[    3.693403] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-arm-regulator[0]'
[    3.693430] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-arm-regulator[0]'
[    3.693448] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
[    3.693460] pwm-regulator vdd-arm-regulator: No GPIO consumer enable found
[    3.693825] vccio_1v8: supplied by vcc_sys
[    3.693956] vccio_3v3: supplied by vcc_sys
[    3.694111] vcc_phy: supplied by vccio_1v8
[    3.694230] vdd_arm: supplied by vcc_sys
[    3.694814] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
[    3.694826] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
[    3.694859] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
[    3.694886] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'
[    3.694902] pwm-regulator vdd-log-regulator: using lookup tables for GPIO lookup
[    3.694914] pwm-regulator vdd-log-regulator: No GPIO consumer enable found
[    3.695244] vdd_log: supplied by vcc_sys
[    3.696055] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.698896] printk: console [ttyS2] disabled
[    3.698933] dw-apb-uart 11030000.serial: GPIO lookup for consumer rs485-term
[    3.698944] dw-apb-uart 11030000.serial: using device tree for GPIO lookup
[    3.698982] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/serial@11030000[0]'
[    3.699009] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/serial@11030000[0]'
[    3.699027] dw-apb-uart 11030000.serial: using lookup tables for GPIO lookup
[    3.699040] dw-apb-uart 11030000.serial: No GPIO consumer rs485-term found
[    3.699098] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 31, base_baud = 1500000) is a 16550A
[    3.699974] printk: console [ttyS2] enabled
[    3.702973] rockchip-vop 20050000.vop: Adding to iommu group 2
[    3.706739] usbcore: registered new interface driver udl
[    3.708625] brd: module loaded
[    3.727208] loop: module loaded
[    3.730033] mdio_bus fixed-0: GPIO lookup for consumer reset
[    3.730047] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    3.730060] mdio_bus fixed-0: No GPIO consumer reset found
[    3.730242] libphy: Fixed MDIO Bus: probed
[    3.730311] tun: Universal TUN/TAP device driver, 1.6
[    3.730718] CAN device driver interface
[    3.731790] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    3.731806] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    3.732007] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    3.732327] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    3.732343] rk_gmac-dwmac 30200000.ethernet: TX delay(0x26).
[    3.732356] rk_gmac-dwmac 30200000.ethernet: RX delay(0x11).
[    3.732392] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    3.732530] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    3.737659] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    3.777239] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    3.777258] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    3.777270] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    3.777281] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    3.777292] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    3.777301] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    3.777310] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    3.777447] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    3.777458] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    3.777469] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.778578] mdio_bus stmmac-0: GPIO lookup for consumer reset
[    3.778591] mdio_bus stmmac-0: using device tree for GPIO lookup
[    3.778627] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio[0]'
[    3.778657] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio[0]'
[    3.778674] mdio_bus stmmac-0: using lookup tables for GPIO lookup
[    3.778686] mdio_bus stmmac-0: No GPIO consumer reset found
[    3.778698] rk_gmac-dwmac 30200000.ethernet: GPIO lookup for consumer snps,reset
[    3.778708] rk_gmac-dwmac 30200000.ethernet: using device tree for GPIO lookup
[    3.778735] of_get_named_gpiod_flags: can't parse 'snps,reset-gpios' property of node '/ethernet@30200000[0]'
[    3.778760] of_get_named_gpiod_flags: can't parse 'snps,reset-gpio' property of node '/ethernet@30200000[0]'
[    3.778777] rk_gmac-dwmac 30200000.ethernet: using lookup tables for GPIO lookup
[    3.778788] rk_gmac-dwmac 30200000.ethernet: No GPIO consumer snps,reset found
[    3.778802] libphy: stmmac: probed
[    3.791088] mdio_bus stmmac-0:00: GPIO lookup for consumer reset
[    3.791104] mdio_bus stmmac-0:00: using device tree for GPIO lookup
[    3.791155] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.791188] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.791208] mdio_bus stmmac-0:00: using lookup tables for GPIO lookup
[    3.791220] mdio_bus stmmac-0:00: No GPIO consumer reset found
[    3.795239] usbcore: registered new interface driver rt2500usb
[    3.795320] usbcore: registered new interface driver rt73usb
[    3.795398] usbcore: registered new interface driver rt2800usb
[    3.795481] usbcore: registered new interface driver rtl8xxxu
[    3.795574] usbcore: registered new interface driver rndis_wlan
[    3.795645] usbcore: registered new interface driver cdc_ether
[    3.795709] usbcore: registered new interface driver rndis_host
[    3.796559] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    3.796831] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    3.811698] dwc2 30040000.usb: DWC OTG Controller
[    3.811743] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    3.811809] dwc2 30040000.usb: irq 48, io mem 0x30040000
[    3.812170] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.812185] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.812196] usb usb1: Product: DWC OTG Controller
[    3.812206] usb usb1: Manufacturer: Linux 5.9.9-rk322x dwc2_hsotg
[    3.812216] usb usb1: SerialNumber: 30040000.usb
[    3.813293] hub 1-0:1.0: USB hub found
[    3.813381] hub 1-0:1.0: 1 port detected
[    3.815447] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.815459] ehci-platform: EHCI generic platform driver
[    3.818143] ehci-platform 30080000.usb: EHCI Host Controller
[    3.818523] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    3.819020] ehci-platform 30080000.usb: irq 49, io mem 0x30080000
[    3.832882] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    3.833243] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.833258] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.833270] usb usb2: Product: EHCI Host Controller
[    3.833280] usb usb2: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.833290] usb usb2: SerialNumber: 30080000.usb
[    3.834281] hub 2-0:1.0: USB hub found
[    3.834366] hub 2-0:1.0: 1 port detected
[    3.837679] ehci-platform 300c0000.usb: EHCI Host Controller
[    3.838047] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    3.838489] ehci-platform 300c0000.usb: irq 51, io mem 0x300c0000
[    3.852881] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    3.853217] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.853231] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.853243] usb usb3: Product: EHCI Host Controller
[    3.853253] usb usb3: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.853263] usb usb3: SerialNumber: 300c0000.usb
[    3.854228] hub 3-0:1.0: USB hub found
[    3.854298] hub 3-0:1.0: 1 port detected
[    3.857628] ehci-platform 30100000.usb: EHCI Host Controller
[    3.858060] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    3.858535] ehci-platform 30100000.usb: irq 53, io mem 0x30100000
[    3.872886] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    3.873227] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.873242] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.873253] usb usb4: Product: EHCI Host Controller
[    3.873264] usb usb4: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.873274] usb usb4: SerialNumber: 30100000.usb
[    3.874251] hub 4-0:1.0: USB hub found
[    3.874323] hub 4-0:1.0: 1 port detected
[    3.875302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.875346] ohci-platform: OHCI generic platform driver
[    3.875962] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    3.876385] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    3.876826] ohci-platform 300a0000.usb: irq 50, io mem 0x300a0000
[    3.942383] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    3.942399] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.942411] usb usb5: Product: Generic Platform OHCI controller
[    3.942421] usb usb5: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    3.942431] usb usb5: SerialNumber: 300a0000.usb
[    3.943412] hub 5-0:1.0: USB hub found
[    3.943487] hub 5-0:1.0: 1 port detected
[    3.944720] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    3.945190] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    3.945622] ohci-platform 300e0000.usb: irq 52, io mem 0x300e0000
[    4.009211] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    4.009227] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.009238] usb usb6: Product: Generic Platform OHCI controller
[    4.009249] usb usb6: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    4.009259] usb usb6: SerialNumber: 300e0000.usb
[    4.010270] hub 6-0:1.0: USB hub found
[    4.010340] hub 6-0:1.0: 1 port detected
[    4.011555] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    4.011934] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    4.012350] ohci-platform 30120000.usb: irq 54, io mem 0x30120000
[    4.073207] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    4.073223] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.073235] usb usb7: Product: Generic Platform OHCI controller
[    4.073245] usb usb7: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    4.073255] usb usb7: SerialNumber: 30120000.usb
[    4.074288] hub 7-0:1.0: USB hub found
[    4.074362] hub 7-0:1.0: 1 port detected
[    4.075630] usbcore: registered new interface driver usb-storage
[    4.076277] usbcore: registered new interface driver iforce
[    4.076406] usbcore: registered new interface driver xpad
[    4.076597] usbcore: registered new interface driver usbtouchscreen
[    4.077450] i2c /dev entries driver
[    4.082508] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    4.083029] device-mapper: raid: Loading target version 1.15.1
[    4.083304] Bluetooth: HCI UART driver ver 2.3
[    4.083316] Bluetooth: HCI UART protocol H4 registered
[    4.083324] Bluetooth: HCI UART protocol ATH3K registered
[    4.083381] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    4.083501] usbcore: registered new interface driver bfusb
[    4.083615] usbcore: registered new interface driver btusb
[    4.084627] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
[    4.084641] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
[    4.084702] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[    4.084735] gpio gpiochip2: Persistence not supported for GPIO 29
[    4.085560] Synopsys Designware Multimedia Card Interface Driver
[    4.086632] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    4.086911] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    4.086931] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    4.087068] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo
[    4.087300] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer cd
[    4.087312] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    4.087369] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/mmc@30000000[0]' - status (0)
[    4.087402] gpio gpiochip1: Persistence not supported for GPIO 17
[    4.087439] dwmmc_rockchip 30000000.mmc: Got CD GPIO
[    4.087452] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer wp
[    4.087462] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    4.087490] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30000000[0]'
[    4.087516] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30000000[0]'
[    4.087534] dwmmc_rockchip 30000000.mmc: using lookup tables for GPIO lookup
[    4.087545] dwmmc_rockchip 30000000.mmc: No GPIO consumer wp found
[    4.100446] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    4.114567] dwmmc_rockchip 30010000.mmc: IDMAC supports 32-bit address mode.
[    4.115061] dwmmc_rockchip 30010000.mmc: Using internal DMA controller.
[    4.115081] dwmmc_rockchip 30010000.mmc: Version ID is 270a
[    4.115187] dwmmc_rockchip 30010000.mmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo
[    4.115414] dwmmc_rockchip 30010000.mmc: GPIO lookup for consumer wp
[    4.115426] dwmmc_rockchip 30010000.mmc: using device tree for GPIO lookup
[    4.115463] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30010000[0]'
[    4.115490] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30010000[0]'
[    4.115510] dwmmc_rockchip 30010000.mmc: using lookup tables for GPIO lookup
[    4.115522] dwmmc_rockchip 30010000.mmc: No GPIO consumer wp found
[    4.115631] dwmmc_rockchip 30010000.mmc: allocated mmc-pwrseq
[    4.115645] mmc_host mmc1: card is non-removable.
[    4.128562] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 400000Hz, actual 244140HZ div = 2)
[    4.141879] dwmmc_rockchip 30020000.mmc: IDMAC supports 32-bit address mode.
[    4.142107] dwmmc_rockchip 30020000.mmc: Using internal DMA controller.
[    4.142126] dwmmc_rockchip 30020000.mmc: Version ID is 270a
[    4.142231] dwmmc_rockchip 30020000.mmc: DW MMC controller at irq 47,32 bit host data width,256 deep fifo
[    4.142441] dwmmc_rockchip 30020000.mmc: GPIO lookup for consumer wp
[    4.142453] dwmmc_rockchip 30020000.mmc: using device tree for GPIO lookup
[    4.142497] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30020000[0]'
[    4.142528] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30020000[0]'
[    4.142547] dwmmc_rockchip 30020000.mmc: using lookup tables for GPIO lookup
[    4.142559] dwmmc_rockchip 30020000.mmc: No GPIO consumer wp found
[    4.142620] mmc_host mmc2: card is non-removable.
[    4.155444] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    4.168047] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 300000Hz, actual 244140HZ div = 2)
[    4.169003] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/working[0]' - status (0)
[    4.169037] gpio gpiochip3: Persistence not supported for GPIO 21
[    4.169046] gpio-117 (?): no flags found for gpios
[    4.169930] ledtrig-cpu: registered to indicate activity on CPUs
[    4.170141] hid: raw HID events driver (C) Jiri Kosina
[    4.170696] usbcore: registered new interface driver usbhid
[    4.170705] usbhid: USB HID core driver
[    4.171212] ashmem: initialized
[    4.172615] rockchip-efuse 11040000.efuse: GPIO lookup for consumer wp
[    4.172629] rockchip-efuse 11040000.efuse: using device tree for GPIO lookup
[    4.172666] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/efuse@11040000[0]'
[    4.172692] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/efuse@11040000[0]'
[    4.172711] rockchip-efuse 11040000.efuse: using lookup tables for GPIO lookup
[    4.172722] rockchip-efuse 11040000.efuse: No GPIO consumer wp found
[    4.174842] NET: Registered protocol family 10
[    4.177607] Segment Routing with IPv6
[    4.177730] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    4.179950] NET: Registered protocol family 17
[    4.180062] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.180070] can: controller area network core (rev 20170425 abi 9)
[    4.180187] NET: Registered protocol family 29
[    4.180564] Bluetooth: RFCOMM socket layer initialized
[    4.180685] Bluetooth: RFCOMM ver 1.11
[    4.180714] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.180735] Bluetooth: HIDP socket layer initialized
[    4.181147] 8021q: 802.1Q VLAN Support v1.8
[    4.181206] lib80211: common routines for IEEE802.11 drivers
[    4.181216] lib80211_crypt: registered algorithm 'NULL'
[    4.181224] lib80211_crypt: registered algorithm 'WEP'
[    4.181231] lib80211_crypt: registered algorithm 'CCMP'
[    4.181239] lib80211_crypt: registered algorithm 'TKIP'
[    4.181288] Key type dns_resolver registered
[    4.181972] ThumbEE CPU extension supported.
[    4.181997] Registering SWP/SWPB emulation handler
[    4.182639] Loading compiled-in X.509 certificates
[    4.182805] zswap: loaded using pool lzo/zbud
[    4.183358] Key type ._fscrypt registered
[    4.183369] Key type .fscrypt registered
[    4.183376] Key type fscrypt-provisioning registered
[    4.185484] Btrfs loaded, crc32c=crc32c-generic
[    4.206758] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 200000Hz, actual 162760HZ div = 3)
[    4.208949] usb 1-1: new high-speed USB device number 2 using dwc2
[    4.226837] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    4.227145] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    4.229840] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb1075448)
[    4.230414] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    4.231598] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    4.233182] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb1078b6c)
[    4.236220] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[    4.236476] mmc2: new high speed MMC card at address 0001
[    4.237893] mmcblk2: mmc2:0001 BJNB4R 29.1 GiB
[    4.238550] mmcblk2boot0: mmc2:0001 BJNB4R partition 1 4.00 MiB
[    4.239180] mmcblk2boot1: mmc2:0001 BJNB4R partition 2 4.00 MiB
[    4.239591] mmcblk2rpmb: mmc2:0001 BJNB4R partition 3 4.00 MiB, chardev (241:0)
[    4.242473]  mmcblk2: p1
[    4.252036] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 100000Hz, actual 97656HZ div = 5)
[    4.296799] random: fast init done
[    4.406017] Console: switching to colour frame buffer device 240x67
[    4.460557] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[    4.461746] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    4.462810] of_cfs_init
[    4.462891] of_cfs_init: OK
[    4.463439] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.490752] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.491070] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.491085] cfg80211: failed to load regulatory.db
[    4.497472] Freeing unused kernel memory: 1024K
[    4.525267] Run /init as init process
[    4.525276]   with arguments:
[    4.525282]     /init
[    4.525287]     earlyprintk
[    4.525292]   with environment:
[    4.525298]     HOME=/
[    4.525303]     TERM=linux
[    4.525308]     ubootpart=9070e32e-01
[    4.525313]     cgroup_enable=memory
[    4.525319]     cgroup_memory=1
[    4.685834] usb 1-1: New USB device found, idVendor=0572, idProduct=c68a, bcdDevice= 8.00
[    4.685853] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.685865] usb 1-1: Product: EyeTV Stick
[    4.685875] usb 1-1: Manufacturer: Geniatech
[    4.685885] usb 1-1: SerialNumber: 161206
[    5.557356] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio_keys/power-key[0]' - status (0)
[    5.557407] gpio gpiochip3: Persistence not supported for GPIO 25
[    5.557948] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    6.144758] EXT4-fs (mmcblk2p1): mounted filesystem with writeback data mode. Opts: (null)
[    6.689269] systemd[1]: System time before build time, advancing clock.
[    6.739589] systemd[1]: systemd 245.4-4ubuntu3.3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.741056] systemd[1]: Detected architecture arm.
[    6.770672] systemd[1]: Set hostname to <rk322x-box>.
[    6.910327] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    7.350435] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    7.801853] random: systemd: uninitialized urandom read (16 bytes read)
[    7.802209] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    7.802239] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    7.809216] systemd[1]: Created slice system-modprobe.slice.
[    7.810674] random: systemd: uninitialized urandom read (16 bytes read)
[    7.813515] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    7.814465] random: systemd: uninitialized urandom read (16 bytes read)
[    7.817071] systemd[1]: Created slice User and Session Slice.
[    7.818679] systemd[1]: Started Dispatch Password Requests to Console Directory Watch when bootsplash is active.
[    7.820200] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.823253] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.824640] systemd[1]: Reached target Local Encrypted Volumes.
[    7.826277] systemd[1]: Reached target Remote File Systems.
[    7.827188] systemd[1]: Reached target Slices.
[    7.828091] systemd[1]: Reached target Swap.
[    7.828989] systemd[1]: Reached target System Time Set.
[    7.830974] systemd[1]: Listening on Syslog Socket.
[    7.832980] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.834475] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.837225] systemd[1]: Listening on Journal Audit Socket.
[    7.839197] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.841814] systemd[1]: Listening on Journal Socket.
[    7.843938] systemd[1]: Listening on udev Control Socket.
[    7.845690] systemd[1]: Listening on udev Kernel Socket.
[    7.847518] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    7.857516] systemd[1]: Mounting POSIX Message Queue File System...
[    7.869907] systemd[1]: Mounting Kernel Debug File System...
[    7.883448] systemd[1]: Mounting Kernel Trace File System...
[    7.899531] systemd[1]: Starting Restore / save the current clock...
[    7.912800] systemd[1]: Starting Set the console keyboard layout...
[    7.926676] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.928486] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.943022] systemd[1]: Started Nameserver information manager.
[    7.946064] systemd[1]: Reached target Network (Pre).
[    7.955198] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.955637] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.977694] systemd[1]: Starting Load Kernel Modules...
[    7.994109] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.019724] systemd[1]: Starting udev Coldplug all Devices...
[    8.041287] systemd[1]: Mounted POSIX Message Queue File System.
[    8.045212] systemd[1]: Mounted Kernel Debug File System.
[    8.048474] systemd[1]: Mounted Kernel Trace File System.
[    8.059620] systemd[1]: Finished Restore / save the current clock.
[    8.070885] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.088264] systemd[1]: Finished Load Kernel Modules.
[    8.093642] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    8.104399] systemd[1]: Mounting Kernel Configuration File System...
[    8.106139] EXT4-fs (mmcblk2p1): re-mounted. Opts: commit=600,errors=remount-ro
[    8.119580] systemd[1]: Starting Apply Kernel Variables...
[    8.141412] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.146914] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.147393] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.158478] systemd[1]: Starting Load/Save Random Seed...
[    8.176355] systemd[1]: Starting Create System Users...
[    8.188232] systemd[1]: Mounted Kernel Configuration File System.
[    8.256191] systemd[1]: Finished Apply Kernel Variables.
[    8.283369] systemd[1]: Finished Create System Users.
[    8.294933] systemd[1]: Starting Create Static Device Nodes in /dev...
[    8.381889] systemd[1]: Finished Create Static Device Nodes in /dev.
[    8.393669] systemd[1]: Starting udev Kernel Device Manager...
[    8.536191] systemd[1]: Finished Set the console keyboard layout.
[    8.539584] systemd[1]: Reached target Local File Systems (Pre).
[    8.552281] systemd[1]: Mounting /tmp...
[    8.580025] systemd[1]: Mounted /tmp.
[    8.591411] systemd[1]: Started udev Kernel Device Manager.
[    8.602360] systemd[1]: Reached target Local File Systems.
[    8.641251] systemd[1]: Starting Armbian ZRAM config...
[    8.702679] systemd[1]: Starting Set console font and keymap...
[    8.729486] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
[    8.730322] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[    8.846632] systemd[1]: Finished Set console font and keymap.
[    9.111648] systemd[1]: Finished udev Coldplug all Devices.
[    9.175168] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[    9.194649] dw_wdt 110a0000.watchdog: No valid TOPs array specified
[    9.286163] zram: Added device: zram0
[    9.290802] zram: Added device: zram1
[    9.292359] systemd[1]: Found device /dev/ttyS2.
[    9.292651] zram: Added device: zram2
[    9.300735] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    9.355771] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[    9.357458] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    9.357624] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    9.357790] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    9.357842] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    9.368599] lima 20000000.gpu: bus rate = 300000000
[    9.368628] lima 20000000.gpu: mod rate = 300000000
[    9.369003] debugfs: Directory '20000000.gpu-mali' with parent 'vdd_log' already present!
[    9.370425] lima 20000000.gpu: Failed to register cooling device
[    9.371722] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 1
[    9.403560] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[    9.405331] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    9.407956] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    9.410446] rkvdec 20030000.video-codec: Adding to iommu group 1
[    9.412408] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    9.437161] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video1
[    9.441179] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video2
[    9.447373] systemd[1]: Starting Raise network interfaces...
[    9.500211] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video3
[    9.732138] zram1: detected capacity change from 0 to 503402496
[    9.788291] optee: probing for conduit method.
[    9.788320] optee: revision 3.10 (a1d5c81f)
[    9.789174] optee: dynamic shared memory is enabled
[    9.789774] optee: initialized driver
[    9.801267] usb 1-1: dvb_usb_v2: found a 'MyGica Mini DVB-(T/T2/C) USB Stick T230C v2' in warm state
[    9.802432] usb 1-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[    9.802558] dvbdev: DVB: registering new adapter (MyGica Mini DVB-(T/T2/C) USB Stick T230C v2)
[    9.802603] usb 1-1: media controller created
[    9.806997] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[    9.882893] gpio_ir_recv ir-receiver: GPIO lookup for consumer (null)
[    9.882907] gpio_ir_recv ir-receiver: using device tree for GPIO lookup
[    9.882963] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
[    9.882992] gpio gpiochip1: Persistence not supported for GPIO 11
[    9.883071] Registered IR keymap rc-empty
[    9.883262] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[    9.890396] i2c i2c-1: Added multiplexed i2c bus 2
[    9.890419] si2168 1-0064: Silicon Labs Si2168-D60 successfully identified
[    9.890427] si2168 1-0064: firmware version: D 6.0.1
[    9.891813] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[    9.892272] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1
[    9.961440] si2157 2-0060: Silicon Labs Si2141 successfully attached
[    9.961623] usb 1-1: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
[    9.961660] dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
[    9.966159] Registered IR keymap rc-total-media-in-hand-02
[    9.966424] rc rc1: MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 as /devices/platform/30040000.usb/usb1/1-1/rc/rc1
[    9.966849] rc rc1: lirc_dev: driver dvb_usb_dvbsky registered at minor = 1, scancode receiver, no transmitter
[    9.967187] input: MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 as /devices/platform/30040000.usb/usb1/1-1/rc/rc1/input2
[    9.967664] usb 1-1: dvb_usb_v2: schedule remote query interval to 300 msecs
[    9.967696] usb 1-1: dvb_usb_v2: 'MyGica Mini DVB-(T/T2/C) USB Stick T230C v2' successfully initialized and connected
[    9.974005] usbcore: registered new interface driver dvb_usb_dvbsky
[   10.057885] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
[   10.057914] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
[   10.340649] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.370033] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   10.412624] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.414179] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.427699] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   10.428328] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.429166] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   10.445332] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   10.476991] random: crng init done
[   10.477011] random: 7 urandom warning(s) missed due to ratelimiting
[   10.498659] systemd[1]: Finished Load/Save Random Seed.
[   10.623992] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[   10.624033] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[   10.722928] Adding 491600k swap on /dev/zram1.  Priority:5 extents:1 across:491600k SSFS
[   10.929208] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.930341] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.931664] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   10.931947] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[   10.932247] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.932534] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   10.932735] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   11.086812] zram0: detected capacity change from 0 to 52428800
[   11.153297] systemd[1]: Finished Raise network interfaces.
[   11.179091] systemd[1]: Finished Armbian ZRAM config.
[   11.195961] systemd[1]: Starting Armbian memory supported logging...
[   11.297462] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
[   11.297516] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
[   15.988773] systemd[1]: Finished Armbian memory supported logging.
[   16.001539] systemd[1]: Starting Journal Service...
[   16.590641] systemd[1]: Started Journal Service.
[   16.642574] systemd-journald[647]: Received client request to flush runtime journal.
[   24.855415] rk_gmac-dwmac 30200000.ethernet eth0: PHY [stmmac-0:00] driver [Rockchip integrated EPHY] (irq=POLL)
[   24.862120] rk_gmac-dwmac 30200000.ethernet eth0: No Safety Features support found
[   24.862146] rk_gmac-dwmac 30200000.ethernet eth0: PTP not supported by HW
[   24.863143] rk_gmac-dwmac 30200000.ethernet eth0: configuring for phy/rmii link mode
[   25.766961] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   26.921482] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   26.921548] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   26.969657] si2168 1-0064: firmware version: D 6.0.13
[   26.990596] si2157 2-0060: found a 'Silicon Labs Si2141-A10'
[   26.991472] si2157 2-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   27.654035] si2157 2-0060: firmware version: 1.1.11
[   27.671953] usb 1-1: DVB: adapter 0 frontend 0 frequency 0 out of range (48000000..870000000)
[   27.686940] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   28.990149] si2168 1-0064: firmware version: D 6.0.13
[   29.010055] si2157 2-0060: found a 'Silicon Labs Si2141-A10'
[   29.010255] si2157 2-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   29.632323] si2157 2-0060: firmware version: 1.1.11
 

With overlays=wlan-8189etv-ah

Spoiler


[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.9.9-rk322x (root@duo-desktop) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #trunk SMP PREEMPT Sun Nov 22 16:44:32 CST 2020
[    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: Generic RK322x Tv Box board
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x9f000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000]   HighMem  empty
[    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 0x000000006a400000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2304 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 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 s51480 r8192 d22248 u81920
[    0.000000] pcpu-alloc: s51480 r8192 d22248 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: 251648
[    0.000000] Kernel command line: earlyprintk root=UUID=4a4f7bf5-9497-4b01-a1ba-518fe17fcc51 console=ttyS2,115200n8 console=tty1 rootwait rootfstype=ext4  consoleblank=0 loglevel=1 ubootpart=9070e32e-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u coherent_pool=2M  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    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] allocated 1048576 bytes of page_ext
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 957320K/1015808K available (15360K kernel code, 1302K rwdata, 3292K rodata, 1024K init, 575K bss, 42104K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 47508 entries in 93 pages
[    0.000000] ftrace: allocated 93 pages with 5 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x3b0/0x588 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000020] Switching to timer-based delay loop, resolution 41ns
[    0.001314] Console: colour dummy device 80x30
[    0.001333] printk: console [tty1] enabled
[    0.001379] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001395] pid_max: default: 32768 minimum: 301
[    0.001570] LSM: Security Framework initializing
[    0.001594] Yama: becoming mindful.
[    0.001733] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001751] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.003049] CPU: Testing write buffer coherency: ok
[    0.003451] /cpus/cpu@f00 missing clock-frequency property
[    0.003487] /cpus/cpu@f01 missing clock-frequency property
[    0.003521] /cpus/cpu@f02 missing clock-frequency property
[    0.003559] /cpus/cpu@f03 missing clock-frequency property
[    0.003575] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.004729] Setting up static identity map for 0x60100000 - 0x60100060
[    0.004949] rcu: Hierarchical SRCU implementation.
[    0.005832] smp: Bringing up secondary CPUs ...
[    0.015382] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.025250] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.034973] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.035197] smp: Brought up 1 node, 4 CPUs
[    0.035210] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035217] CPU: All CPU(s) started in SVC mode.
[    0.036194] devtmpfs: initialized
[    0.050192] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.050948] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.050975] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.052354] xor: measuring software checksum speed
[    0.092395]    arm4regs  :  1011.000 MB/sec
[    0.132521]    8regs     :   705.000 MB/sec
[    0.172649]    32regs    :   703.000 MB/sec
[    0.212778]    neon      :   992.000 MB/sec
[    0.212788] xor: using function: arm4regs (1011.000 MB/sec)
[    0.212875] pinctrl core: initialized pinctrl subsystem
[    0.214685] NET: Registered protocol family 16
[    0.218133] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.218881] audit: initializing netlink subsys (disabled)
[    0.219208] audit: type=2000 audit(0.216:1): state=initialized audit_enabled=0 res=1
[    0.220368] thermal_sys: Registered thermal governor 'step_wise'
[    0.220930] cpuidle: using governor ladder
[    0.220989] cpuidle: using governor menu
[    0.221775] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.221784] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.260481] gpio gpiochip0: (gpio0): added GPIO chardev (254:0)
[    0.260650] gpio gpiochip0: registered GPIOs 0 to 31 on gpio0
[    0.261067] gpio gpiochip1: (gpio1): added GPIO chardev (254:1)
[    0.261203] gpio gpiochip1: registered GPIOs 32 to 63 on gpio1
[    0.261677] gpio gpiochip2: (gpio2): added GPIO chardev (254:2)
[    0.261803] gpio gpiochip2: registered GPIOs 64 to 95 on gpio2
[    0.262199] gpio gpiochip3: (gpio3): added GPIO chardev (254:3)
[    0.262331] gpio gpiochip3: registered GPIOs 96 to 127 on gpio3
[    0.374043] raid6: neonx8   gen()   623 MB/s
[    0.442278] raid6: neonx8   xor()   459 MB/s
[    0.510549] raid6: neonx4   gen()   677 MB/s
[    0.578788] raid6: neonx4   xor()   513 MB/s
[    0.647021] raid6: neonx2   gen()   734 MB/s
[    0.715273] raid6: neonx2   xor()   525 MB/s
[    0.783502] raid6: neonx1   gen()   655 MB/s
[    0.851799] raid6: neonx1   xor()   454 MB/s
[    0.920079] raid6: int32x8  gen()   191 MB/s
[    0.988152] raid6: int32x8  xor()   119 MB/s
[    1.056386] raid6: int32x4  gen()   203 MB/s
[    1.124600] raid6: int32x4  xor()   146 MB/s
[    1.192773] raid6: int32x2  gen()   247 MB/s
[    1.260942] raid6: int32x2  xor()   143 MB/s
[    1.329107] raid6: int32x1  gen()   257 MB/s
[    1.397335] raid6: int32x1  xor()   139 MB/s
[    1.397343] raid6: using algorithm neonx2 gen() 734 MB/s
[    1.397350] raid6: .... xor() 525 MB/s, rmw enabled
[    1.397357] raid6: using neon recovery algorithm
[    1.398388] reg-fixed-voltage vcc-host-regulator: GPIO lookup for consumer (null)
[    1.398402] reg-fixed-voltage vcc-host-regulator: using device tree for GPIO lookup
[    1.398442] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-host-regulator[0]'
[    1.398511] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-regulator[0]' - status (0)
[    1.398544] gpio gpiochip3: Persistence not supported for GPIO 20
[    1.399348] reg-fixed-voltage vccio-1v8-regulator: GPIO lookup for consumer (null)
[    1.399361] reg-fixed-voltage vccio-1v8-regulator: using device tree for GPIO lookup
[    1.399390] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-1v8-regulator[0]'
[    1.399415] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-1v8-regulator[0]'
[    1.399431] reg-fixed-voltage vccio-1v8-regulator: using lookup tables for GPIO lookup
[    1.399443] reg-fixed-voltage vccio-1v8-regulator: No GPIO consumer (null) found
[    1.400006] reg-fixed-voltage vccio-3v3-regulator: GPIO lookup for consumer (null)
[    1.400018] reg-fixed-voltage vccio-3v3-regulator: using device tree for GPIO lookup
[    1.400047] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-3v3-regulator[0]'
[    1.400072] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-3v3-regulator[0]'
[    1.400088] reg-fixed-voltage vccio-3v3-regulator: using lookup tables for GPIO lookup
[    1.400100] reg-fixed-voltage vccio-3v3-regulator: No GPIO consumer (null) found
[    1.400786] reg-fixed-voltage vcc-otg-regulator: GPIO lookup for consumer (null)
[    1.400799] reg-fixed-voltage vcc-otg-regulator: using device tree for GPIO lookup
[    1.400829] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-otg-regulator[0]'
[    1.400873] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-otg-regulator[0]' - status (0)
[    1.400903] gpio gpiochip3: Persistence not supported for GPIO 22
[    1.401667] reg-fixed-voltage vcc-phy-regulator: GPIO lookup for consumer (null)
[    1.401680] reg-fixed-voltage vcc-phy-regulator: using device tree for GPIO lookup
[    1.401709] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-phy-regulator[0]'
[    1.401734] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[    1.401750] reg-fixed-voltage vcc-phy-regulator: using lookup tables for GPIO lookup
[    1.401761] reg-fixed-voltage vcc-phy-regulator: No GPIO consumer (null) found
[    1.402399] reg-fixed-voltage vcc-sys-regulator: GPIO lookup for consumer (null)
[    1.402412] reg-fixed-voltage vcc-sys-regulator: using device tree for GPIO lookup
[    1.402443] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-sys-regulator[0]'
[    1.402468] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
[    1.402484] reg-fixed-voltage vcc-sys-regulator: using lookup tables for GPIO lookup
[    1.402495] reg-fixed-voltage vcc-sys-regulator: No GPIO consumer (null) found
[    1.403761] iommu: Default domain type: Translated
[    1.407431] SCSI subsystem initialized
[    1.407806] usbcore: registered new interface driver usbfs
[    1.407885] usbcore: registered new interface driver hub
[    1.407983] usbcore: registered new device driver usb
[    1.408130] mc: Linux media interface: v0.10
[    1.408184] videodev: Linux video capture interface: v2.00
[    1.408386] pps_core: LinuxPPS API ver. 1 registered
[    1.408394] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.408422] PTP clock support registered
[    1.410989] Bluetooth: Core ver 2.22
[    1.411070] NET: Registered protocol family 31
[    1.411078] Bluetooth: HCI device and connection manager initialized
[    1.411099] Bluetooth: HCI socket layer initialized
[    1.411113] Bluetooth: L2CAP socket layer initialized
[    1.411149] Bluetooth: SCO socket layer initialized
[    1.411199] NetLabel: Initializing
[    1.411207] NetLabel:  domain hash size = 128
[    1.411213] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.411330] NetLabel:  unlabeled traffic allowed by default
[    1.412637] clocksource: Switched to clocksource arch_sys_counter
[    2.842092] VFS: Disk quotas dquot_6.6.0
[    2.842214] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.842498] FS-Cache: Loaded
[    2.842832] CacheFiles: Loaded
[    2.859316] NET: Registered protocol family 2
[    2.860341] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 12288 bytes, linear)
[    2.860414] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.860521] TCP bind hash table entries: 8192 (order: 5, 163840 bytes, linear)
[    2.860961] TCP: Hash tables configured (established 8192 bind 8192)
[    2.861151] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.861226] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.861625] NET: Registered protocol family 1
[    2.862600] RPC: Registered named UNIX socket transport module.
[    2.862611] RPC: Registered udp transport module.
[    2.862617] RPC: Registered tcp transport module.
[    2.862624] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.863727] Trying to unpack rootfs image as initramfs...
[    3.526445] Freeing initrd memory: 8476K
[    3.528058] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    3.530709] Initialise system trusted keyrings
[    3.531100] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    3.541093] zbud: loaded
[    3.543455] FS-Cache: Netfs 'nfs' registered for caching
[    3.544499] NFS: Registering the id_resolver key type
[    3.544547] Key type id_resolver registered
[    3.544555] Key type id_legacy registered
[    3.544826] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.545208] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    3.684173] async_tx: api initialized (async)
[    3.684194] Key type asymmetric registered
[    3.684203] Asymmetric key parser 'x509' registered
[    3.684289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.684579] io scheduler mq-deadline registered
[    3.684590] io scheduler kyber registered
[    3.685068] io scheduler bfq registered
[    3.686920] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.688479] vcc_otg_vbus: supplied by vcc_sys
[    3.689183] vcc_host: supplied by vcc_sys
[    3.700342] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    3.700361] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    3.701223] pwm-regulator vdd-arm-regulator: GPIO lookup for consumer enable
[    3.701237] pwm-regulator vdd-arm-regulator: using device tree for GPIO lookup
[    3.701289] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-arm-regulator[0]'
[    3.701317] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-arm-regulator[0]'
[    3.701336] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
[    3.701348] pwm-regulator vdd-arm-regulator: No GPIO consumer enable found
[    3.701707] vccio_1v8: supplied by vcc_sys
[    3.701826] vccio_3v3: supplied by vcc_sys
[    3.701955] vcc_phy: supplied by vccio_1v8
[    3.702092] vdd_arm: supplied by vcc_sys
[    3.702670] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
[    3.702683] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
[    3.702715] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
[    3.702741] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'
[    3.702758] pwm-regulator vdd-log-regulator: using lookup tables for GPIO lookup
[    3.702769] pwm-regulator vdd-log-regulator: No GPIO consumer enable found
[    3.703128] vdd_log: supplied by vcc_sys
[    3.703921] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.706844] printk: console [ttyS2] disabled
[    3.706882] dw-apb-uart 11030000.serial: GPIO lookup for consumer rs485-term
[    3.706893] dw-apb-uart 11030000.serial: using device tree for GPIO lookup
[    3.706931] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/serial@11030000[0]'
[    3.706958] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/serial@11030000[0]'
[    3.706977] dw-apb-uart 11030000.serial: using lookup tables for GPIO lookup
[    3.706988] dw-apb-uart 11030000.serial: No GPIO consumer rs485-term found
[    3.707045] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 31, base_baud = 1500000) is a 16550A
[    3.707920] printk: console [ttyS2] enabled
[    3.710623] rockchip-vop 20050000.vop: Adding to iommu group 2
[    3.714390] usbcore: registered new interface driver udl
[    3.716288] brd: module loaded
[    3.734852] loop: module loaded
[    3.737682] mdio_bus fixed-0: GPIO lookup for consumer reset
[    3.737697] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    3.737709] mdio_bus fixed-0: No GPIO consumer reset found
[    3.737903] libphy: Fixed MDIO Bus: probed
[    3.737960] tun: Universal TUN/TAP device driver, 1.6
[    3.738357] CAN device driver interface
[    3.739427] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    3.739443] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    3.739633] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    3.739968] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    3.739983] rk_gmac-dwmac 30200000.ethernet: TX delay(0x26).
[    3.739996] rk_gmac-dwmac 30200000.ethernet: RX delay(0x11).
[    3.740032] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    3.740172] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    3.745301] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    3.784993] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    3.785013] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    3.785025] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    3.785036] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    3.785047] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    3.785056] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    3.785066] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    3.785189] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    3.785200] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    3.785210] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.786302] mdio_bus stmmac-0: GPIO lookup for consumer reset
[    3.786314] mdio_bus stmmac-0: using device tree for GPIO lookup
[    3.786351] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio[0]'
[    3.786381] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio[0]'
[    3.786399] mdio_bus stmmac-0: using lookup tables for GPIO lookup
[    3.786411] mdio_bus stmmac-0: No GPIO consumer reset found
[    3.786423] rk_gmac-dwmac 30200000.ethernet: GPIO lookup for consumer snps,reset
[    3.786433] rk_gmac-dwmac 30200000.ethernet: using device tree for GPIO lookup
[    3.786460] of_get_named_gpiod_flags: can't parse 'snps,reset-gpios' property of node '/ethernet@30200000[0]'
[    3.786486] of_get_named_gpiod_flags: can't parse 'snps,reset-gpio' property of node '/ethernet@30200000[0]'
[    3.786502] rk_gmac-dwmac 30200000.ethernet: using lookup tables for GPIO lookup
[    3.786512] rk_gmac-dwmac 30200000.ethernet: No GPIO consumer snps,reset found
[    3.786527] libphy: stmmac: probed
[    3.799261] mdio_bus stmmac-0:00: GPIO lookup for consumer reset
[    3.799277] mdio_bus stmmac-0:00: using device tree for GPIO lookup
[    3.799329] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.799362] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.799383] mdio_bus stmmac-0:00: using lookup tables for GPIO lookup
[    3.799395] mdio_bus stmmac-0:00: No GPIO consumer reset found
[    3.803461] usbcore: registered new interface driver rt2500usb
[    3.803545] usbcore: registered new interface driver rt73usb
[    3.803653] usbcore: registered new interface driver rt2800usb
[    3.803739] usbcore: registered new interface driver rtl8xxxu
[    3.803820] usbcore: registered new interface driver rndis_wlan
[    3.803888] usbcore: registered new interface driver cdc_ether
[    3.803950] usbcore: registered new interface driver rndis_host
[    3.804875] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    3.805125] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    3.819363] dwc2 30040000.usb: DWC OTG Controller
[    3.819409] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    3.819476] dwc2 30040000.usb: irq 48, io mem 0x30040000
[    3.819844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.819858] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.819869] usb usb1: Product: DWC OTG Controller
[    3.819880] usb usb1: Manufacturer: Linux 5.9.9-rk322x dwc2_hsotg
[    3.819890] usb usb1: SerialNumber: 30040000.usb
[    3.821025] hub 1-0:1.0: USB hub found
[    3.821101] hub 1-0:1.0: 1 port detected
[    3.823108] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.823119] ehci-platform: EHCI generic platform driver
[    3.825819] ehci-platform 30080000.usb: EHCI Host Controller
[    3.826203] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    3.826736] ehci-platform 30080000.usb: irq 49, io mem 0x30080000
[    3.840666] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    3.841014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.841028] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.841039] usb usb2: Product: EHCI Host Controller
[    3.841050] usb usb2: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.841060] usb usb2: SerialNumber: 30080000.usb
[    3.842026] hub 2-0:1.0: USB hub found
[    3.842099] hub 2-0:1.0: 1 port detected
[    3.845384] ehci-platform 300c0000.usb: EHCI Host Controller
[    3.845771] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    3.846218] ehci-platform 300c0000.usb: irq 51, io mem 0x300c0000
[    3.860658] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    3.861035] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.861049] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.861061] usb usb3: Product: EHCI Host Controller
[    3.861071] usb usb3: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.861081] usb usb3: SerialNumber: 300c0000.usb
[    3.862032] hub 3-0:1.0: USB hub found
[    3.862108] hub 3-0:1.0: 1 port detected
[    3.865403] ehci-platform 30100000.usb: EHCI Host Controller
[    3.865850] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    3.866316] ehci-platform 30100000.usb: irq 53, io mem 0x30100000
[    3.880660] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    3.881006] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.881021] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.881033] usb usb4: Product: EHCI Host Controller
[    3.881043] usb usb4: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.881053] usb usb4: SerialNumber: 30100000.usb
[    3.882029] hub 4-0:1.0: USB hub found
[    3.882101] hub 4-0:1.0: 1 port detected
[    3.883104] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.883147] ohci-platform: OHCI generic platform driver
[    3.883775] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    3.884168] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    3.884558] ohci-platform 300a0000.usb: irq 50, io mem 0x300a0000
[    3.946077] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    3.946093] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.946105] usb usb5: Product: Generic Platform OHCI controller
[    3.946116] usb usb5: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    3.946126] usb usb5: SerialNumber: 300a0000.usb
[    3.947125] hub 5-0:1.0: USB hub found
[    3.947195] hub 5-0:1.0: 1 port detected
[    3.948419] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    3.948861] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    3.949298] ohci-platform 300e0000.usb: irq 52, io mem 0x300e0000
[    4.013002] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    4.013018] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.013029] usb usb6: Product: Generic Platform OHCI controller
[    4.013040] usb usb6: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    4.013050] usb usb6: SerialNumber: 300e0000.usb
[    4.014019] hub 6-0:1.0: USB hub found
[    4.014098] hub 6-0:1.0: 1 port detected
[    4.015299] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    4.015727] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    4.016156] ohci-platform 30120000.usb: irq 54, io mem 0x30120000
[    4.077010] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    4.077028] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.077039] usb usb7: Product: Generic Platform OHCI controller
[    4.077050] usb usb7: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    4.077060] usb usb7: SerialNumber: 30120000.usb
[    4.078058] hub 7-0:1.0: USB hub found
[    4.078144] hub 7-0:1.0: 1 port detected
[    4.079415] usbcore: registered new interface driver usb-storage
[    4.080057] usbcore: registered new interface driver iforce
[    4.080190] usbcore: registered new interface driver xpad
[    4.080392] usbcore: registered new interface driver usbtouchscreen
[    4.081236] i2c /dev entries driver
[    4.086047] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    4.086555] device-mapper: raid: Loading target version 1.15.1
[    4.086826] Bluetooth: HCI UART driver ver 2.3
[    4.086839] Bluetooth: HCI UART protocol H4 registered
[    4.086846] Bluetooth: HCI UART protocol ATH3K registered
[    4.086917] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    4.087042] usbcore: registered new interface driver bfusb
[    4.087159] usbcore: registered new interface driver btusb
[    4.088151] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
[    4.088165] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
[    4.088221] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[    4.088254] gpio gpiochip2: Persistence not supported for GPIO 29
[    4.089183] Synopsys Designware Multimedia Card Interface Driver
[    4.090239] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    4.090499] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    4.090519] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    4.090629] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo
[    4.090890] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer cd
[    4.090903] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    4.090968] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/mmc@30000000[0]' - status (0)
[    4.090999] gpio gpiochip1: Persistence not supported for GPIO 17
[    4.091038] dwmmc_rockchip 30000000.mmc: Got CD GPIO
[    4.091051] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer wp
[    4.091061] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    4.091093] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30000000[0]'
[    4.091122] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30000000[0]'
[    4.091141] dwmmc_rockchip 30000000.mmc: using lookup tables for GPIO lookup
[    4.091153] dwmmc_rockchip 30000000.mmc: No GPIO consumer wp found
[    4.104093] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    4.118353] dwmmc_rockchip 30010000.mmc: IDMAC supports 32-bit address mode.
[    4.118884] dwmmc_rockchip 30010000.mmc: Using internal DMA controller.
[    4.118904] dwmmc_rockchip 30010000.mmc: Version ID is 270a
[    4.119010] dwmmc_rockchip 30010000.mmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo
[    4.119234] dwmmc_rockchip 30010000.mmc: GPIO lookup for consumer wp
[    4.119246] dwmmc_rockchip 30010000.mmc: using device tree for GPIO lookup
[    4.119284] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30010000[0]'
[    4.119311] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30010000[0]'
[    4.119331] dwmmc_rockchip 30010000.mmc: using lookup tables for GPIO lookup
[    4.119342] dwmmc_rockchip 30010000.mmc: No GPIO consumer wp found
[    4.119450] dwmmc_rockchip 30010000.mmc: allocated mmc-pwrseq
[    4.119464] mmc_host mmc1: card is non-removable.
[    4.132347] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 400000Hz, actual 244140HZ div = 2)
[    4.145698] dwmmc_rockchip 30020000.mmc: IDMAC supports 32-bit address mode.
[    4.145924] dwmmc_rockchip 30020000.mmc: Using internal DMA controller.
[    4.145943] dwmmc_rockchip 30020000.mmc: Version ID is 270a
[    4.146055] dwmmc_rockchip 30020000.mmc: DW MMC controller at irq 47,32 bit host data width,256 deep fifo
[    4.146298] dwmmc_rockchip 30020000.mmc: GPIO lookup for consumer wp
[    4.146310] dwmmc_rockchip 30020000.mmc: using device tree for GPIO lookup
[    4.146346] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30020000[0]'
[    4.146373] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30020000[0]'
[    4.146391] dwmmc_rockchip 30020000.mmc: using lookup tables for GPIO lookup
[    4.146402] dwmmc_rockchip 30020000.mmc: No GPIO consumer wp found
[    4.146466] mmc_host mmc2: card is non-removable.
[    4.159258] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    4.171858] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 300000Hz, actual 244140HZ div = 2)
[    4.172816] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/working[0]' - status (0)
[    4.172853] gpio gpiochip3: Persistence not supported for GPIO 21
[    4.172862] gpio-117 (?): no flags found for gpios
[    4.173700] ledtrig-cpu: registered to indicate activity on CPUs
[    4.173815] hid: raw HID events driver (C) Jiri Kosina
[    4.174435] usbcore: registered new interface driver usbhid
[    4.174444] usbhid: USB HID core driver
[    4.174952] ashmem: initialized
[    4.176343] rockchip-efuse 11040000.efuse: GPIO lookup for consumer wp
[    4.176357] rockchip-efuse 11040000.efuse: using device tree for GPIO lookup
[    4.176394] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/efuse@11040000[0]'
[    4.176421] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/efuse@11040000[0]'
[    4.176439] rockchip-efuse 11040000.efuse: using lookup tables for GPIO lookup
[    4.176451] rockchip-efuse 11040000.efuse: No GPIO consumer wp found
[    4.178535] NET: Registered protocol family 10
[    4.181088] Segment Routing with IPv6
[    4.181209] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    4.183302] NET: Registered protocol family 17
[    4.183405] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.183482] can: controller area network core (rev 20170425 abi 9)
[    4.183600] NET: Registered protocol family 29
[    4.183889] Bluetooth: RFCOMM socket layer initialized
[    4.183942] Bluetooth: RFCOMM ver 1.11
[    4.183970] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.183989] Bluetooth: HIDP socket layer initialized
[    4.184340] 8021q: 802.1Q VLAN Support v1.8
[    4.184467] lib80211: common routines for IEEE802.11 drivers
[    4.184480] lib80211_crypt: registered algorithm 'NULL'
[    4.184487] lib80211_crypt: registered algorithm 'WEP'
[    4.184495] lib80211_crypt: registered algorithm 'CCMP'
[    4.184502] lib80211_crypt: registered algorithm 'TKIP'
[    4.184545] Key type dns_resolver registered
[    4.185271] ThumbEE CPU extension supported.
[    4.185295] Registering SWP/SWPB emulation handler
[    4.185735] Loading compiled-in X.509 certificates
[    4.185894] zswap: loaded using pool lzo/zbud
[    4.186550] Key type ._fscrypt registered
[    4.186560] Key type .fscrypt registered
[    4.186567] Key type fscrypt-provisioning registered
[    4.188428] Btrfs loaded, crc32c=crc32c-generic
[    4.210508] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 200000Hz, actual 162760HZ div = 3)
[    4.216771] usb 1-1: new high-speed USB device number 2 using dwc2
[    4.229091] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    4.229380] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    4.231868] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb1075448)
[    4.232395] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    4.233464] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    4.234868] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb1078b6c)
[    4.239920] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[    4.240315] mmc2: new high speed MMC card at address 0001
[    4.241666] mmcblk2: mmc2:0001 BJNB4R 29.1 GiB
[    4.242277] mmcblk2boot0: mmc2:0001 BJNB4R partition 1 4.00 MiB
[    4.242908] mmcblk2boot1: mmc2:0001 BJNB4R partition 2 4.00 MiB
[    4.243320] mmcblk2rpmb: mmc2:0001 BJNB4R partition 3 4.00 MiB, chardev (241:0)
[    4.246178]  mmcblk2: p1
[    4.256743] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 100000Hz, actual 97656HZ div = 5)
[    4.298835] random: fast init done
[    4.405256] Console: switching to colour frame buffer device 240x67
[    4.459718] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[    4.460958] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    4.462011] of_cfs_init
[    4.462098] of_cfs_init: OK
[    4.462600] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.489955] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.494962] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.494981] cfg80211: failed to load regulatory.db
[    4.496702] Freeing unused kernel memory: 1024K
[    4.525047] Run /init as init process
[    4.525055]   with arguments:
[    4.525061]     /init
[    4.525066]     earlyprintk
[    4.525071]   with environment:
[    4.525077]     HOME=/
[    4.525082]     TERM=linux
[    4.525087]     ubootpart=9070e32e-01
[    4.525093]     cgroup_enable=memory
[    4.525098]     cgroup_memory=1
[    4.693662] usb 1-1: New USB device found, idVendor=0572, idProduct=c68a, bcdDevice= 8.00
[    4.693681] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.693692] usb 1-1: Product: EyeTV Stick
[    4.693702] usb 1-1: Manufacturer: Geniatech
[    4.693712] usb 1-1: SerialNumber: 161206
[    5.547447] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio_keys/power-key[0]' - status (0)
[    5.547495] gpio gpiochip3: Persistence not supported for GPIO 25
[    5.547990] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    6.119566] EXT4-fs (mmcblk2p1): mounted filesystem with writeback data mode. Opts: (null)
[    6.667117] systemd[1]: System time before build time, advancing clock.
[    6.714169] systemd[1]: systemd 245.4-4ubuntu3.3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.715559] systemd[1]: Detected architecture arm.
[    6.745794] systemd[1]: Set hostname to <rk322x-box>.
[    6.936316] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    7.313701] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    7.767072] random: systemd: uninitialized urandom read (16 bytes read)
[    7.767428] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    7.767458] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    7.774325] systemd[1]: Created slice system-modprobe.slice.
[    7.775758] random: systemd: uninitialized urandom read (16 bytes read)
[    7.778589] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    7.779532] random: systemd: uninitialized urandom read (16 bytes read)
[    7.782102] systemd[1]: Created slice User and Session Slice.
[    7.783714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch when bootsplash is active.
[    7.785539] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.788196] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.789847] systemd[1]: Reached target Local Encrypted Volumes.
[    7.791142] systemd[1]: Reached target Remote File Systems.
[    7.792004] systemd[1]: Reached target Slices.
[    7.792987] systemd[1]: Reached target Swap.
[    7.793845] systemd[1]: Reached target System Time Set.
[    7.795908] systemd[1]: Listening on Syslog Socket.
[    7.797948] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.799403] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.802227] systemd[1]: Listening on Journal Audit Socket.
[    7.804149] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.806479] systemd[1]: Listening on Journal Socket.
[    7.808609] systemd[1]: Listening on udev Control Socket.
[    7.810411] systemd[1]: Listening on udev Kernel Socket.
[    7.812215] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    7.822192] systemd[1]: Mounting POSIX Message Queue File System...
[    7.834540] systemd[1]: Mounting Kernel Debug File System...
[    7.848120] systemd[1]: Mounting Kernel Trace File System...
[    7.864440] systemd[1]: Starting Restore / save the current clock...
[    7.877289] systemd[1]: Starting Set the console keyboard layout...
[    7.891105] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.893043] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.907515] systemd[1]: Started Nameserver information manager.
[    7.910409] systemd[1]: Reached target Network (Pre).
[    7.920891] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.921337] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.941392] systemd[1]: Starting Load Kernel Modules...
[    7.956056] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.971582] systemd[1]: Starting udev Coldplug all Devices...
[    7.995040] systemd[1]: Mounted POSIX Message Queue File System.
[    7.998050] systemd[1]: Mounted Kernel Debug File System.
[    8.001156] systemd[1]: Mounted Kernel Trace File System.
[    8.012099] systemd[1]: Finished Restore / save the current clock.
[    8.024828] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.039205] EXT4-fs (mmcblk2p1): re-mounted. Opts: commit=600,errors=remount-ro
[    8.055182] systemd[1]: Finished Load Kernel Modules.
[    8.064247] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.067637] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    8.078338] systemd[1]: Mounting Kernel Configuration File System...
[    8.082843] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.083516] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.094833] systemd[1]: Starting Load/Save Random Seed...
[    8.108703] systemd[1]: Starting Apply Kernel Variables...
[    8.120542] systemd[1]: Starting Create System Users...
[    8.132409] systemd[1]: Mounted Kernel Configuration File System.
[    8.227033] systemd[1]: Finished Create System Users.
[    8.240108] systemd[1]: Starting Create Static Device Nodes in /dev...
[    8.255632] systemd[1]: Finished Apply Kernel Variables.
[    8.351438] systemd[1]: Finished Create Static Device Nodes in /dev.
[    8.363418] systemd[1]: Starting udev Kernel Device Manager...
[    8.447004] systemd[1]: Finished Set the console keyboard layout.
[    8.449926] systemd[1]: Reached target Local File Systems (Pre).
[    8.462187] systemd[1]: Mounting /tmp...
[    8.487585] systemd[1]: Mounted /tmp.
[    8.497926] systemd[1]: Reached target Local File Systems.
[    8.517249] systemd[1]: Starting Armbian ZRAM config...
[    8.538295] systemd[1]: Starting Set console font and keymap...
[    8.548497] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
[    8.549487] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[    8.595909] systemd[1]: Finished Set console font and keymap.
[    8.619227] systemd[1]: Started udev Kernel Device Manager.
[    8.978685] systemd[1]: Finished udev Coldplug all Devices.
[    9.047151] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[    9.156601] systemd[1]: Found device /dev/ttyS2.
[    9.183318] dw_wdt 110a0000.watchdog: No valid TOPs array specified
[    9.239119] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    9.256211] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[    9.272927] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    9.275092] rkvdec 20030000.video-codec: Adding to iommu group 1
[    9.284767] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    9.285010] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[    9.287485] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    9.291812] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    9.291971] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    9.292119] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    9.292172] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    9.297244] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video1
[    9.298289] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video2
[    9.298575] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video3
[    9.308568] lima 20000000.gpu: bus rate = 300000000
[    9.308588] lima 20000000.gpu: mod rate = 300000000
[    9.308873] debugfs: Directory '20000000.gpu-mali' with parent 'vdd_log' already present!
[    9.310271] lima 20000000.gpu: Failed to register cooling device
[    9.311439] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 1
[    9.314803] systemd[1]: Starting Raise network interfaces...
[    9.393010] zram: Added device: zram0
[    9.398610] zram: Added device: zram1
[    9.400757] zram: Added device: zram2
[    9.626958] optee: probing for conduit method.
[    9.626992] optee: revision 3.10 (a1d5c81f)
[    9.630127] optee: dynamic shared memory is enabled
[    9.631088] optee: initialized driver
[    9.721252] gpio_ir_recv ir-receiver: GPIO lookup for consumer (null)
[    9.721268] gpio_ir_recv ir-receiver: using device tree for GPIO lookup
[    9.721330] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
[    9.721363] gpio gpiochip1: Persistence not supported for GPIO 11
[    9.721456] Registered IR keymap rc-empty
[    9.721622] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[    9.728765] usb 1-1: dvb_usb_v2: found a 'MyGica Mini DVB-(T/T2/C) USB Stick T230C v2' in warm state
[    9.730092] usb 1-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[    9.730219] dvbdev: DVB: registering new adapter (MyGica Mini DVB-(T/T2/C) USB Stick T230C v2)
[    9.730267] usb 1-1: media controller created
[    9.732685] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[    9.733009] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1
[    9.733565] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[    9.787598] i2c i2c-1: Added multiplexed i2c bus 2
[    9.787619] si2168 1-0064: Silicon Labs Si2168-D60 successfully identified
[    9.787628] si2168 1-0064: firmware version: D 6.0.1
[    9.861643] si2157 2-0060: Silicon Labs Si2141 successfully attached
[    9.861904] usb 1-1: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
[    9.861963] dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
[    9.866349] Registered IR keymap rc-total-media-in-hand-02
[    9.866604] rc rc1: MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 as /devices/platform/30040000.usb/usb1/1-1/rc/rc1
[    9.867102] rc rc1: lirc_dev: driver dvb_usb_dvbsky registered at minor = 1, scancode receiver, no transmitter
[    9.867483] input: MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 as /devices/platform/30040000.usb/usb1/1-1/rc/rc1/input2
[    9.868009] usb 1-1: dvb_usb_v2: schedule remote query interval to 300 msecs
[    9.868038] usb 1-1: dvb_usb_v2: 'MyGica Mini DVB-(T/T2/C) USB Stick T230C v2' successfully initialized and connected
[    9.870087] usbcore: registered new interface driver dvb_usb_dvbsky
[    9.895624] zram1: detected capacity change from 0 to 503402496
[    9.957925] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
[    9.957957] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
[   10.195085] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.234082] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   10.257476] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.264087] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.272556] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   10.273297] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.273780] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   10.274098] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   10.562478] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[   10.562514] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[   10.564754] random: crng init done
[   10.564763] random: 7 urandom warning(s) missed due to ratelimiting
[   10.594670] systemd[1]: Finished Load/Save Random Seed.
[   10.668832] Adding 491600k swap on /dev/zram1.  Priority:5 extents:1 across:491600k SSFS
[   10.740173] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[   10.829639] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.830847] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.831538] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   10.831757] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[   10.831999] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.832253] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   10.832454] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   11.002484] systemd[1]: Finished Raise network interfaces.
[   11.011536] zram0: detected capacity change from 0 to 52428800
[   11.097103] systemd[1]: Finished Armbian ZRAM config.
[   11.113584] systemd[1]: Starting Armbian memory supported logging...
[   11.207377] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
[   11.207439] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
[   15.919419] systemd[1]: Finished Armbian memory supported logging.
[   15.934773] systemd[1]: Starting Journal Service...
[   16.530735] systemd[1]: Started Journal Service.
[   16.582283] systemd-journald[649]: Received client request to flush runtime journal.
[   24.882775] rk_gmac-dwmac 30200000.ethernet eth0: PHY [stmmac-0:00] driver [Rockchip integrated EPHY] (irq=POLL)
[   24.889715] rk_gmac-dwmac 30200000.ethernet eth0: No Safety Features support found
[   24.889742] rk_gmac-dwmac 30200000.ethernet eth0: PTP not supported by HW
[   24.890994] rk_gmac-dwmac 30200000.ethernet eth0: configuring for phy/rmii link mode
[   25.666000] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   26.866571] si2168 1-0064: firmware version: D 6.0.13
[   26.887991] si2157 2-0060: found a 'Silicon Labs Si2141-A10'
[   26.891199] si2157 2-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   26.953262] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   26.953333] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   27.558116] si2157 2-0060: firmware version: 1.1.11
[   27.575611] usb 1-1: DVB: adapter 0 frontend 0 frequency 0 out of range (48000000..870000000)
[   27.591614] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   28.943719] si2168 1-0064: firmware version: D 6.0.13
[   28.963413] si2157 2-0060: found a 'Silicon Labs Si2141-A10'
[   28.963594] si2157 2-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   29.582880] si2157 2-0060: firmware version: 1.1.11
 

 

Link to comment
Share on other sites

2 hours ago, megaduo said:

Here is the dmesg log

With overlays=wlan-8189etv-al

  Reveal hidden contents


[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.9.9-rk322x (root@duo-desktop) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #trunk SMP PREEMPT Sun Nov 22 16:44:32 CST 2020
[    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: Generic RK322x Tv Box board
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x9f000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000]   HighMem  empty
[    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 0x000000006a400000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2304 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 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 s51480 r8192 d22248 u81920
[    0.000000] pcpu-alloc: s51480 r8192 d22248 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: 251648
[    0.000000] Kernel command line: earlyprintk root=UUID=4a4f7bf5-9497-4b01-a1ba-518fe17fcc51 console=ttyS2,115200n8 console=tty1 rootwait rootfstype=ext4  consoleblank=0 loglevel=1 ubootpart=9070e32e-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u coherent_pool=2M  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    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] allocated 1048576 bytes of page_ext
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 957320K/1015808K available (15360K kernel code, 1302K rwdata, 3292K rodata, 1024K init, 575K bss, 42104K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 47508 entries in 93 pages
[    0.000000] ftrace: allocated 93 pages with 5 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x3b0/0x588 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000020] Switching to timer-based delay loop, resolution 41ns
[    0.001316] Console: colour dummy device 80x30
[    0.001336] printk: console [tty1] enabled
[    0.001382] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001398] pid_max: default: 32768 minimum: 301
[    0.001573] LSM: Security Framework initializing
[    0.001597] Yama: becoming mindful.
[    0.001736] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001754] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.003050] CPU: Testing write buffer coherency: ok
[    0.003454] /cpus/cpu@f00 missing clock-frequency property
[    0.003488] /cpus/cpu@f01 missing clock-frequency property
[    0.003523] /cpus/cpu@f02 missing clock-frequency property
[    0.003560] /cpus/cpu@f03 missing clock-frequency property
[    0.003576] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.004739] Setting up static identity map for 0x60100000 - 0x60100060
[    0.004958] rcu: Hierarchical SRCU implementation.
[    0.005835] smp: Bringing up secondary CPUs ...
[    0.015376] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.025235] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.034942] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.035166] smp: Brought up 1 node, 4 CPUs
[    0.035179] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035186] CPU: All CPU(s) started in SVC mode.
[    0.036159] devtmpfs: initialized
[    0.050138] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.050889] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.050917] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.052145] xor: measuring software checksum speed
[    0.088378]    arm4regs  :  1011.000 MB/sec
[    0.128500]    8regs     :   705.000 MB/sec
[    0.168627]    32regs    :   703.000 MB/sec
[    0.208756]    neon      :   992.000 MB/sec
[    0.208764] xor: using function: arm4regs (1011.000 MB/sec)
[    0.208851] pinctrl core: initialized pinctrl subsystem
[    0.210671] NET: Registered protocol family 16
[    0.214107] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.214856] audit: initializing netlink subsys (disabled)
[    0.215175] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1
[    0.216335] thermal_sys: Registered thermal governor 'step_wise'
[    0.216897] cpuidle: using governor ladder
[    0.216953] cpuidle: using governor menu
[    0.217734] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.217744] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.256439] gpio gpiochip0: (gpio0): added GPIO chardev (254:0)
[    0.256608] gpio gpiochip0: registered GPIOs 0 to 31 on gpio0
[    0.257032] gpio gpiochip1: (gpio1): added GPIO chardev (254:1)
[    0.257156] gpio gpiochip1: registered GPIOs 32 to 63 on gpio1
[    0.257623] gpio gpiochip2: (gpio2): added GPIO chardev (254:2)
[    0.257750] gpio gpiochip2: registered GPIOs 64 to 95 on gpio2
[    0.258145] gpio gpiochip3: (gpio3): added GPIO chardev (254:3)
[    0.258271] gpio gpiochip3: registered GPIOs 96 to 127 on gpio3
[    0.370001] raid6: neonx8   gen()   624 MB/s
[    0.438231] raid6: neonx8   xor()   459 MB/s
[    0.506493] raid6: neonx4   gen()   678 MB/s
[    0.574739] raid6: neonx4   xor()   506 MB/s
[    0.642977] raid6: neonx2   gen()   734 MB/s
[    0.711234] raid6: neonx2   xor()   525 MB/s
[    0.779460] raid6: neonx1   gen()   655 MB/s
[    0.847762] raid6: neonx1   xor()   454 MB/s
[    0.916033] raid6: int32x8  gen()   191 MB/s
[    0.984208] raid6: int32x8  xor()   119 MB/s
[    1.052485] raid6: int32x4  gen()   203 MB/s
[    1.120707] raid6: int32x4  xor()   146 MB/s
[    1.188979] raid6: int32x2  gen()   247 MB/s
[    1.257176] raid6: int32x2  xor()   143 MB/s
[    1.325417] raid6: int32x1  gen()   257 MB/s
[    1.393681] raid6: int32x1  xor()   139 MB/s
[    1.393689] raid6: using algorithm neonx2 gen() 734 MB/s
[    1.393695] raid6: .... xor() 525 MB/s, rmw enabled
[    1.393702] raid6: using neon recovery algorithm
[    1.394597] reg-fixed-voltage vcc-host-regulator: GPIO lookup for consumer (null)
[    1.394611] reg-fixed-voltage vcc-host-regulator: using device tree for GPIO lookup
[    1.394650] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-host-regulator[0]'
[    1.394718] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-regulator[0]' - status (0)
[    1.394751] gpio gpiochip3: Persistence not supported for GPIO 20
[    1.395597] reg-fixed-voltage vccio-1v8-regulator: GPIO lookup for consumer (null)
[    1.395610] reg-fixed-voltage vccio-1v8-regulator: using device tree for GPIO lookup
[    1.395641] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-1v8-regulator[0]'
[    1.395667] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-1v8-regulator[0]'
[    1.395683] reg-fixed-voltage vccio-1v8-regulator: using lookup tables for GPIO lookup
[    1.395695] reg-fixed-voltage vccio-1v8-regulator: No GPIO consumer (null) found
[    1.396267] reg-fixed-voltage vccio-3v3-regulator: GPIO lookup for consumer (null)
[    1.396279] reg-fixed-voltage vccio-3v3-regulator: using device tree for GPIO lookup
[    1.396308] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-3v3-regulator[0]'
[    1.396334] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-3v3-regulator[0]'
[    1.396350] reg-fixed-voltage vccio-3v3-regulator: using lookup tables for GPIO lookup
[    1.396360] reg-fixed-voltage vccio-3v3-regulator: No GPIO consumer (null) found
[    1.397066] reg-fixed-voltage vcc-otg-regulator: GPIO lookup for consumer (null)
[    1.397078] reg-fixed-voltage vcc-otg-regulator: using device tree for GPIO lookup
[    1.397110] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-otg-regulator[0]'
[    1.397154] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-otg-regulator[0]' - status (0)
[    1.397184] gpio gpiochip3: Persistence not supported for GPIO 22
[    1.397983] reg-fixed-voltage vcc-phy-regulator: GPIO lookup for consumer (null)
[    1.397995] reg-fixed-voltage vcc-phy-regulator: using device tree for GPIO lookup
[    1.398025] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-phy-regulator[0]'
[    1.398051] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[    1.398067] reg-fixed-voltage vcc-phy-regulator: using lookup tables for GPIO lookup
[    1.398078] reg-fixed-voltage vcc-phy-regulator: No GPIO consumer (null) found
[    1.398731] reg-fixed-voltage vcc-sys-regulator: GPIO lookup for consumer (null)
[    1.398744] reg-fixed-voltage vcc-sys-regulator: using device tree for GPIO lookup
[    1.398774] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-sys-regulator[0]'
[    1.398800] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
[    1.398815] reg-fixed-voltage vcc-sys-regulator: using lookup tables for GPIO lookup
[    1.398826] reg-fixed-voltage vcc-sys-regulator: No GPIO consumer (null) found
[    1.400058] iommu: Default domain type: Translated
[    1.403585] SCSI subsystem initialized
[    1.403932] usbcore: registered new interface driver usbfs
[    1.404030] usbcore: registered new interface driver hub
[    1.404200] usbcore: registered new device driver usb
[    1.404346] mc: Linux media interface: v0.10
[    1.404399] videodev: Linux video capture interface: v2.00
[    1.404605] pps_core: LinuxPPS API ver. 1 registered
[    1.404614] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.404642] PTP clock support registered
[    1.407227] Bluetooth: Core ver 2.22
[    1.407303] NET: Registered protocol family 31
[    1.407312] Bluetooth: HCI device and connection manager initialized
[    1.407332] Bluetooth: HCI socket layer initialized
[    1.407346] Bluetooth: L2CAP socket layer initialized
[    1.407382] Bluetooth: SCO socket layer initialized
[    1.407457] NetLabel: Initializing
[    1.407466] NetLabel:  domain hash size = 128
[    1.407471] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.407577] NetLabel:  unlabeled traffic allowed by default
[    1.408865] clocksource: Switched to clocksource arch_sys_counter
[    2.838695] VFS: Disk quotas dquot_6.6.0
[    2.838818] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.839150] FS-Cache: Loaded
[    2.839505] CacheFiles: Loaded
[    2.855975] NET: Registered protocol family 2
[    2.857134] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 12288 bytes, linear)
[    2.857209] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.857314] TCP bind hash table entries: 8192 (order: 5, 163840 bytes, linear)
[    2.857665] TCP: Hash tables configured (established 8192 bind 8192)
[    2.857854] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.857926] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.858318] NET: Registered protocol family 1
[    2.859327] RPC: Registered named UNIX socket transport module.
[    2.859338] RPC: Registered udp transport module.
[    2.859344] RPC: Registered tcp transport module.
[    2.859351] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.860467] Trying to unpack rootfs image as initramfs...
[    3.523207] Freeing initrd memory: 8476K
[    3.524929] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    3.527458] Initialise system trusted keyrings
[    3.527883] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    3.537881] zbud: loaded
[    3.540248] FS-Cache: Netfs 'nfs' registered for caching
[    3.541401] NFS: Registering the id_resolver key type
[    3.541458] Key type id_resolver registered
[    3.541466] Key type id_legacy registered
[    3.541635] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.542029] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    3.675948] async_tx: api initialized (async)
[    3.675970] Key type asymmetric registered
[    3.675980] Asymmetric key parser 'x509' registered
[    3.676065] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.676339] io scheduler mq-deadline registered
[    3.676352] io scheduler kyber registered
[    3.676711] io scheduler bfq registered
[    3.678590] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.680163] vcc_otg_vbus: supplied by vcc_sys
[    3.680743] vcc_host: supplied by vcc_sys
[    3.692410] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    3.692429] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    3.693351] pwm-regulator vdd-arm-regulator: GPIO lookup for consumer enable
[    3.693366] pwm-regulator vdd-arm-regulator: using device tree for GPIO lookup
[    3.693403] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-arm-regulator[0]'
[    3.693430] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-arm-regulator[0]'
[    3.693448] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
[    3.693460] pwm-regulator vdd-arm-regulator: No GPIO consumer enable found
[    3.693825] vccio_1v8: supplied by vcc_sys
[    3.693956] vccio_3v3: supplied by vcc_sys
[    3.694111] vcc_phy: supplied by vccio_1v8
[    3.694230] vdd_arm: supplied by vcc_sys
[    3.694814] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
[    3.694826] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
[    3.694859] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
[    3.694886] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'
[    3.694902] pwm-regulator vdd-log-regulator: using lookup tables for GPIO lookup
[    3.694914] pwm-regulator vdd-log-regulator: No GPIO consumer enable found
[    3.695244] vdd_log: supplied by vcc_sys
[    3.696055] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.698896] printk: console [ttyS2] disabled
[    3.698933] dw-apb-uart 11030000.serial: GPIO lookup for consumer rs485-term
[    3.698944] dw-apb-uart 11030000.serial: using device tree for GPIO lookup
[    3.698982] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/serial@11030000[0]'
[    3.699009] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/serial@11030000[0]'
[    3.699027] dw-apb-uart 11030000.serial: using lookup tables for GPIO lookup
[    3.699040] dw-apb-uart 11030000.serial: No GPIO consumer rs485-term found
[    3.699098] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 31, base_baud = 1500000) is a 16550A
[    3.699974] printk: console [ttyS2] enabled
[    3.702973] rockchip-vop 20050000.vop: Adding to iommu group 2
[    3.706739] usbcore: registered new interface driver udl
[    3.708625] brd: module loaded
[    3.727208] loop: module loaded
[    3.730033] mdio_bus fixed-0: GPIO lookup for consumer reset
[    3.730047] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    3.730060] mdio_bus fixed-0: No GPIO consumer reset found
[    3.730242] libphy: Fixed MDIO Bus: probed
[    3.730311] tun: Universal TUN/TAP device driver, 1.6
[    3.730718] CAN device driver interface
[    3.731790] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    3.731806] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    3.732007] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    3.732327] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    3.732343] rk_gmac-dwmac 30200000.ethernet: TX delay(0x26).
[    3.732356] rk_gmac-dwmac 30200000.ethernet: RX delay(0x11).
[    3.732392] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    3.732530] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    3.737659] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    3.777239] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    3.777258] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    3.777270] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    3.777281] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    3.777292] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    3.777301] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    3.777310] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    3.777447] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    3.777458] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    3.777469] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.778578] mdio_bus stmmac-0: GPIO lookup for consumer reset
[    3.778591] mdio_bus stmmac-0: using device tree for GPIO lookup
[    3.778627] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio[0]'
[    3.778657] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio[0]'
[    3.778674] mdio_bus stmmac-0: using lookup tables for GPIO lookup
[    3.778686] mdio_bus stmmac-0: No GPIO consumer reset found
[    3.778698] rk_gmac-dwmac 30200000.ethernet: GPIO lookup for consumer snps,reset
[    3.778708] rk_gmac-dwmac 30200000.ethernet: using device tree for GPIO lookup
[    3.778735] of_get_named_gpiod_flags: can't parse 'snps,reset-gpios' property of node '/ethernet@30200000[0]'
[    3.778760] of_get_named_gpiod_flags: can't parse 'snps,reset-gpio' property of node '/ethernet@30200000[0]'
[    3.778777] rk_gmac-dwmac 30200000.ethernet: using lookup tables for GPIO lookup
[    3.778788] rk_gmac-dwmac 30200000.ethernet: No GPIO consumer snps,reset found
[    3.778802] libphy: stmmac: probed
[    3.791088] mdio_bus stmmac-0:00: GPIO lookup for consumer reset
[    3.791104] mdio_bus stmmac-0:00: using device tree for GPIO lookup
[    3.791155] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.791188] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.791208] mdio_bus stmmac-0:00: using lookup tables for GPIO lookup
[    3.791220] mdio_bus stmmac-0:00: No GPIO consumer reset found
[    3.795239] usbcore: registered new interface driver rt2500usb
[    3.795320] usbcore: registered new interface driver rt73usb
[    3.795398] usbcore: registered new interface driver rt2800usb
[    3.795481] usbcore: registered new interface driver rtl8xxxu
[    3.795574] usbcore: registered new interface driver rndis_wlan
[    3.795645] usbcore: registered new interface driver cdc_ether
[    3.795709] usbcore: registered new interface driver rndis_host
[    3.796559] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    3.796831] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    3.811698] dwc2 30040000.usb: DWC OTG Controller
[    3.811743] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    3.811809] dwc2 30040000.usb: irq 48, io mem 0x30040000
[    3.812170] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.812185] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.812196] usb usb1: Product: DWC OTG Controller
[    3.812206] usb usb1: Manufacturer: Linux 5.9.9-rk322x dwc2_hsotg
[    3.812216] usb usb1: SerialNumber: 30040000.usb
[    3.813293] hub 1-0:1.0: USB hub found
[    3.813381] hub 1-0:1.0: 1 port detected
[    3.815447] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.815459] ehci-platform: EHCI generic platform driver
[    3.818143] ehci-platform 30080000.usb: EHCI Host Controller
[    3.818523] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    3.819020] ehci-platform 30080000.usb: irq 49, io mem 0x30080000
[    3.832882] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    3.833243] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.833258] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.833270] usb usb2: Product: EHCI Host Controller
[    3.833280] usb usb2: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.833290] usb usb2: SerialNumber: 30080000.usb
[    3.834281] hub 2-0:1.0: USB hub found
[    3.834366] hub 2-0:1.0: 1 port detected
[    3.837679] ehci-platform 300c0000.usb: EHCI Host Controller
[    3.838047] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    3.838489] ehci-platform 300c0000.usb: irq 51, io mem 0x300c0000
[    3.852881] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    3.853217] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.853231] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.853243] usb usb3: Product: EHCI Host Controller
[    3.853253] usb usb3: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.853263] usb usb3: SerialNumber: 300c0000.usb
[    3.854228] hub 3-0:1.0: USB hub found
[    3.854298] hub 3-0:1.0: 1 port detected
[    3.857628] ehci-platform 30100000.usb: EHCI Host Controller
[    3.858060] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    3.858535] ehci-platform 30100000.usb: irq 53, io mem 0x30100000
[    3.872886] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    3.873227] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.873242] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.873253] usb usb4: Product: EHCI Host Controller
[    3.873264] usb usb4: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.873274] usb usb4: SerialNumber: 30100000.usb
[    3.874251] hub 4-0:1.0: USB hub found
[    3.874323] hub 4-0:1.0: 1 port detected
[    3.875302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.875346] ohci-platform: OHCI generic platform driver
[    3.875962] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    3.876385] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    3.876826] ohci-platform 300a0000.usb: irq 50, io mem 0x300a0000
[    3.942383] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    3.942399] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.942411] usb usb5: Product: Generic Platform OHCI controller
[    3.942421] usb usb5: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    3.942431] usb usb5: SerialNumber: 300a0000.usb
[    3.943412] hub 5-0:1.0: USB hub found
[    3.943487] hub 5-0:1.0: 1 port detected
[    3.944720] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    3.945190] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    3.945622] ohci-platform 300e0000.usb: irq 52, io mem 0x300e0000
[    4.009211] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    4.009227] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.009238] usb usb6: Product: Generic Platform OHCI controller
[    4.009249] usb usb6: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    4.009259] usb usb6: SerialNumber: 300e0000.usb
[    4.010270] hub 6-0:1.0: USB hub found
[    4.010340] hub 6-0:1.0: 1 port detected
[    4.011555] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    4.011934] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    4.012350] ohci-platform 30120000.usb: irq 54, io mem 0x30120000
[    4.073207] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    4.073223] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.073235] usb usb7: Product: Generic Platform OHCI controller
[    4.073245] usb usb7: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    4.073255] usb usb7: SerialNumber: 30120000.usb
[    4.074288] hub 7-0:1.0: USB hub found
[    4.074362] hub 7-0:1.0: 1 port detected
[    4.075630] usbcore: registered new interface driver usb-storage
[    4.076277] usbcore: registered new interface driver iforce
[    4.076406] usbcore: registered new interface driver xpad
[    4.076597] usbcore: registered new interface driver usbtouchscreen
[    4.077450] i2c /dev entries driver
[    4.082508] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    4.083029] device-mapper: raid: Loading target version 1.15.1
[    4.083304] Bluetooth: HCI UART driver ver 2.3
[    4.083316] Bluetooth: HCI UART protocol H4 registered
[    4.083324] Bluetooth: HCI UART protocol ATH3K registered
[    4.083381] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    4.083501] usbcore: registered new interface driver bfusb
[    4.083615] usbcore: registered new interface driver btusb
[    4.084627] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
[    4.084641] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
[    4.084702] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[    4.084735] gpio gpiochip2: Persistence not supported for GPIO 29
[    4.085560] Synopsys Designware Multimedia Card Interface Driver
[    4.086632] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    4.086911] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    4.086931] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    4.087068] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo
[    4.087300] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer cd
[    4.087312] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    4.087369] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/mmc@30000000[0]' - status (0)
[    4.087402] gpio gpiochip1: Persistence not supported for GPIO 17
[    4.087439] dwmmc_rockchip 30000000.mmc: Got CD GPIO
[    4.087452] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer wp
[    4.087462] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    4.087490] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30000000[0]'
[    4.087516] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30000000[0]'
[    4.087534] dwmmc_rockchip 30000000.mmc: using lookup tables for GPIO lookup
[    4.087545] dwmmc_rockchip 30000000.mmc: No GPIO consumer wp found
[    4.100446] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    4.114567] dwmmc_rockchip 30010000.mmc: IDMAC supports 32-bit address mode.
[    4.115061] dwmmc_rockchip 30010000.mmc: Using internal DMA controller.
[    4.115081] dwmmc_rockchip 30010000.mmc: Version ID is 270a
[    4.115187] dwmmc_rockchip 30010000.mmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo
[    4.115414] dwmmc_rockchip 30010000.mmc: GPIO lookup for consumer wp
[    4.115426] dwmmc_rockchip 30010000.mmc: using device tree for GPIO lookup
[    4.115463] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30010000[0]'
[    4.115490] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30010000[0]'
[    4.115510] dwmmc_rockchip 30010000.mmc: using lookup tables for GPIO lookup
[    4.115522] dwmmc_rockchip 30010000.mmc: No GPIO consumer wp found
[    4.115631] dwmmc_rockchip 30010000.mmc: allocated mmc-pwrseq
[    4.115645] mmc_host mmc1: card is non-removable.
[    4.128562] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 400000Hz, actual 244140HZ div = 2)
[    4.141879] dwmmc_rockchip 30020000.mmc: IDMAC supports 32-bit address mode.
[    4.142107] dwmmc_rockchip 30020000.mmc: Using internal DMA controller.
[    4.142126] dwmmc_rockchip 30020000.mmc: Version ID is 270a
[    4.142231] dwmmc_rockchip 30020000.mmc: DW MMC controller at irq 47,32 bit host data width,256 deep fifo
[    4.142441] dwmmc_rockchip 30020000.mmc: GPIO lookup for consumer wp
[    4.142453] dwmmc_rockchip 30020000.mmc: using device tree for GPIO lookup
[    4.142497] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30020000[0]'
[    4.142528] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30020000[0]'
[    4.142547] dwmmc_rockchip 30020000.mmc: using lookup tables for GPIO lookup
[    4.142559] dwmmc_rockchip 30020000.mmc: No GPIO consumer wp found
[    4.142620] mmc_host mmc2: card is non-removable.
[    4.155444] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    4.168047] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 300000Hz, actual 244140HZ div = 2)
[    4.169003] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/working[0]' - status (0)
[    4.169037] gpio gpiochip3: Persistence not supported for GPIO 21
[    4.169046] gpio-117 (?): no flags found for gpios
[    4.169930] ledtrig-cpu: registered to indicate activity on CPUs
[    4.170141] hid: raw HID events driver (C) Jiri Kosina
[    4.170696] usbcore: registered new interface driver usbhid
[    4.170705] usbhid: USB HID core driver
[    4.171212] ashmem: initialized
[    4.172615] rockchip-efuse 11040000.efuse: GPIO lookup for consumer wp
[    4.172629] rockchip-efuse 11040000.efuse: using device tree for GPIO lookup
[    4.172666] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/efuse@11040000[0]'
[    4.172692] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/efuse@11040000[0]'
[    4.172711] rockchip-efuse 11040000.efuse: using lookup tables for GPIO lookup
[    4.172722] rockchip-efuse 11040000.efuse: No GPIO consumer wp found
[    4.174842] NET: Registered protocol family 10
[    4.177607] Segment Routing with IPv6
[    4.177730] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    4.179950] NET: Registered protocol family 17
[    4.180062] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.180070] can: controller area network core (rev 20170425 abi 9)
[    4.180187] NET: Registered protocol family 29
[    4.180564] Bluetooth: RFCOMM socket layer initialized
[    4.180685] Bluetooth: RFCOMM ver 1.11
[    4.180714] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.180735] Bluetooth: HIDP socket layer initialized
[    4.181147] 8021q: 802.1Q VLAN Support v1.8
[    4.181206] lib80211: common routines for IEEE802.11 drivers
[    4.181216] lib80211_crypt: registered algorithm 'NULL'
[    4.181224] lib80211_crypt: registered algorithm 'WEP'
[    4.181231] lib80211_crypt: registered algorithm 'CCMP'
[    4.181239] lib80211_crypt: registered algorithm 'TKIP'
[    4.181288] Key type dns_resolver registered
[    4.181972] ThumbEE CPU extension supported.
[    4.181997] Registering SWP/SWPB emulation handler
[    4.182639] Loading compiled-in X.509 certificates
[    4.182805] zswap: loaded using pool lzo/zbud
[    4.183358] Key type ._fscrypt registered
[    4.183369] Key type .fscrypt registered
[    4.183376] Key type fscrypt-provisioning registered
[    4.185484] Btrfs loaded, crc32c=crc32c-generic
[    4.206758] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 200000Hz, actual 162760HZ div = 3)
[    4.208949] usb 1-1: new high-speed USB device number 2 using dwc2
[    4.226837] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    4.227145] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    4.229840] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb1075448)
[    4.230414] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    4.231598] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    4.233182] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb1078b6c)
[    4.236220] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[    4.236476] mmc2: new high speed MMC card at address 0001
[    4.237893] mmcblk2: mmc2:0001 BJNB4R 29.1 GiB
[    4.238550] mmcblk2boot0: mmc2:0001 BJNB4R partition 1 4.00 MiB
[    4.239180] mmcblk2boot1: mmc2:0001 BJNB4R partition 2 4.00 MiB
[    4.239591] mmcblk2rpmb: mmc2:0001 BJNB4R partition 3 4.00 MiB, chardev (241:0)
[    4.242473]  mmcblk2: p1
[    4.252036] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 100000Hz, actual 97656HZ div = 5)
[    4.296799] random: fast init done
[    4.406017] Console: switching to colour frame buffer device 240x67
[    4.460557] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[    4.461746] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    4.462810] of_cfs_init
[    4.462891] of_cfs_init: OK
[    4.463439] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.490752] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.491070] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.491085] cfg80211: failed to load regulatory.db
[    4.497472] Freeing unused kernel memory: 1024K
[    4.525267] Run /init as init process
[    4.525276]   with arguments:
[    4.525282]     /init
[    4.525287]     earlyprintk
[    4.525292]   with environment:
[    4.525298]     HOME=/
[    4.525303]     TERM=linux
[    4.525308]     ubootpart=9070e32e-01
[    4.525313]     cgroup_enable=memory
[    4.525319]     cgroup_memory=1
[    4.685834] usb 1-1: New USB device found, idVendor=0572, idProduct=c68a, bcdDevice= 8.00
[    4.685853] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.685865] usb 1-1: Product: EyeTV Stick
[    4.685875] usb 1-1: Manufacturer: Geniatech
[    4.685885] usb 1-1: SerialNumber: 161206
[    5.557356] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio_keys/power-key[0]' - status (0)
[    5.557407] gpio gpiochip3: Persistence not supported for GPIO 25
[    5.557948] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    6.144758] EXT4-fs (mmcblk2p1): mounted filesystem with writeback data mode. Opts: (null)
[    6.689269] systemd[1]: System time before build time, advancing clock.
[    6.739589] systemd[1]: systemd 245.4-4ubuntu3.3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.741056] systemd[1]: Detected architecture arm.
[    6.770672] systemd[1]: Set hostname to <rk322x-box>.
[    6.910327] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    7.350435] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    7.801853] random: systemd: uninitialized urandom read (16 bytes read)
[    7.802209] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    7.802239] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    7.809216] systemd[1]: Created slice system-modprobe.slice.
[    7.810674] random: systemd: uninitialized urandom read (16 bytes read)
[    7.813515] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    7.814465] random: systemd: uninitialized urandom read (16 bytes read)
[    7.817071] systemd[1]: Created slice User and Session Slice.
[    7.818679] systemd[1]: Started Dispatch Password Requests to Console Directory Watch when bootsplash is active.
[    7.820200] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.823253] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.824640] systemd[1]: Reached target Local Encrypted Volumes.
[    7.826277] systemd[1]: Reached target Remote File Systems.
[    7.827188] systemd[1]: Reached target Slices.
[    7.828091] systemd[1]: Reached target Swap.
[    7.828989] systemd[1]: Reached target System Time Set.
[    7.830974] systemd[1]: Listening on Syslog Socket.
[    7.832980] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.834475] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.837225] systemd[1]: Listening on Journal Audit Socket.
[    7.839197] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.841814] systemd[1]: Listening on Journal Socket.
[    7.843938] systemd[1]: Listening on udev Control Socket.
[    7.845690] systemd[1]: Listening on udev Kernel Socket.
[    7.847518] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    7.857516] systemd[1]: Mounting POSIX Message Queue File System...
[    7.869907] systemd[1]: Mounting Kernel Debug File System...
[    7.883448] systemd[1]: Mounting Kernel Trace File System...
[    7.899531] systemd[1]: Starting Restore / save the current clock...
[    7.912800] systemd[1]: Starting Set the console keyboard layout...
[    7.926676] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.928486] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.943022] systemd[1]: Started Nameserver information manager.
[    7.946064] systemd[1]: Reached target Network (Pre).
[    7.955198] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.955637] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.977694] systemd[1]: Starting Load Kernel Modules...
[    7.994109] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.019724] systemd[1]: Starting udev Coldplug all Devices...
[    8.041287] systemd[1]: Mounted POSIX Message Queue File System.
[    8.045212] systemd[1]: Mounted Kernel Debug File System.
[    8.048474] systemd[1]: Mounted Kernel Trace File System.
[    8.059620] systemd[1]: Finished Restore / save the current clock.
[    8.070885] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.088264] systemd[1]: Finished Load Kernel Modules.
[    8.093642] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    8.104399] systemd[1]: Mounting Kernel Configuration File System...
[    8.106139] EXT4-fs (mmcblk2p1): re-mounted. Opts: commit=600,errors=remount-ro
[    8.119580] systemd[1]: Starting Apply Kernel Variables...
[    8.141412] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.146914] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.147393] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.158478] systemd[1]: Starting Load/Save Random Seed...
[    8.176355] systemd[1]: Starting Create System Users...
[    8.188232] systemd[1]: Mounted Kernel Configuration File System.
[    8.256191] systemd[1]: Finished Apply Kernel Variables.
[    8.283369] systemd[1]: Finished Create System Users.
[    8.294933] systemd[1]: Starting Create Static Device Nodes in /dev...
[    8.381889] systemd[1]: Finished Create Static Device Nodes in /dev.
[    8.393669] systemd[1]: Starting udev Kernel Device Manager...
[    8.536191] systemd[1]: Finished Set the console keyboard layout.
[    8.539584] systemd[1]: Reached target Local File Systems (Pre).
[    8.552281] systemd[1]: Mounting /tmp...
[    8.580025] systemd[1]: Mounted /tmp.
[    8.591411] systemd[1]: Started udev Kernel Device Manager.
[    8.602360] systemd[1]: Reached target Local File Systems.
[    8.641251] systemd[1]: Starting Armbian ZRAM config...
[    8.702679] systemd[1]: Starting Set console font and keymap...
[    8.729486] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
[    8.730322] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[    8.846632] systemd[1]: Finished Set console font and keymap.
[    9.111648] systemd[1]: Finished udev Coldplug all Devices.
[    9.175168] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[    9.194649] dw_wdt 110a0000.watchdog: No valid TOPs array specified
[    9.286163] zram: Added device: zram0
[    9.290802] zram: Added device: zram1
[    9.292359] systemd[1]: Found device /dev/ttyS2.
[    9.292651] zram: Added device: zram2
[    9.300735] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    9.355771] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[    9.357458] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    9.357624] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    9.357790] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    9.357842] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    9.368599] lima 20000000.gpu: bus rate = 300000000
[    9.368628] lima 20000000.gpu: mod rate = 300000000
[    9.369003] debugfs: Directory '20000000.gpu-mali' with parent 'vdd_log' already present!
[    9.370425] lima 20000000.gpu: Failed to register cooling device
[    9.371722] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 1
[    9.403560] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[    9.405331] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    9.407956] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    9.410446] rkvdec 20030000.video-codec: Adding to iommu group 1
[    9.412408] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    9.437161] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video1
[    9.441179] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video2
[    9.447373] systemd[1]: Starting Raise network interfaces...
[    9.500211] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video3
[    9.732138] zram1: detected capacity change from 0 to 503402496
[    9.788291] optee: probing for conduit method.
[    9.788320] optee: revision 3.10 (a1d5c81f)
[    9.789174] optee: dynamic shared memory is enabled
[    9.789774] optee: initialized driver
[    9.801267] usb 1-1: dvb_usb_v2: found a 'MyGica Mini DVB-(T/T2/C) USB Stick T230C v2' in warm state
[    9.802432] usb 1-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[    9.802558] dvbdev: DVB: registering new adapter (MyGica Mini DVB-(T/T2/C) USB Stick T230C v2)
[    9.802603] usb 1-1: media controller created
[    9.806997] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[    9.882893] gpio_ir_recv ir-receiver: GPIO lookup for consumer (null)
[    9.882907] gpio_ir_recv ir-receiver: using device tree for GPIO lookup
[    9.882963] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
[    9.882992] gpio gpiochip1: Persistence not supported for GPIO 11
[    9.883071] Registered IR keymap rc-empty
[    9.883262] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[    9.890396] i2c i2c-1: Added multiplexed i2c bus 2
[    9.890419] si2168 1-0064: Silicon Labs Si2168-D60 successfully identified
[    9.890427] si2168 1-0064: firmware version: D 6.0.1
[    9.891813] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[    9.892272] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1
[    9.961440] si2157 2-0060: Silicon Labs Si2141 successfully attached
[    9.961623] usb 1-1: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
[    9.961660] dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
[    9.966159] Registered IR keymap rc-total-media-in-hand-02
[    9.966424] rc rc1: MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 as /devices/platform/30040000.usb/usb1/1-1/rc/rc1
[    9.966849] rc rc1: lirc_dev: driver dvb_usb_dvbsky registered at minor = 1, scancode receiver, no transmitter
[    9.967187] input: MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 as /devices/platform/30040000.usb/usb1/1-1/rc/rc1/input2
[    9.967664] usb 1-1: dvb_usb_v2: schedule remote query interval to 300 msecs
[    9.967696] usb 1-1: dvb_usb_v2: 'MyGica Mini DVB-(T/T2/C) USB Stick T230C v2' successfully initialized and connected
[    9.974005] usbcore: registered new interface driver dvb_usb_dvbsky
[   10.057885] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
[   10.057914] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
[   10.340649] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.370033] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   10.412624] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.414179] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.427699] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   10.428328] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.429166] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   10.445332] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   10.476991] random: crng init done
[   10.477011] random: 7 urandom warning(s) missed due to ratelimiting
[   10.498659] systemd[1]: Finished Load/Save Random Seed.
[   10.623992] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[   10.624033] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[   10.722928] Adding 491600k swap on /dev/zram1.  Priority:5 extents:1 across:491600k SSFS
[   10.929208] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.930341] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.931664] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   10.931947] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[   10.932247] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.932534] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   10.932735] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   11.086812] zram0: detected capacity change from 0 to 52428800
[   11.153297] systemd[1]: Finished Raise network interfaces.
[   11.179091] systemd[1]: Finished Armbian ZRAM config.
[   11.195961] systemd[1]: Starting Armbian memory supported logging...
[   11.297462] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
[   11.297516] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
[   15.988773] systemd[1]: Finished Armbian memory supported logging.
[   16.001539] systemd[1]: Starting Journal Service...
[   16.590641] systemd[1]: Started Journal Service.
[   16.642574] systemd-journald[647]: Received client request to flush runtime journal.
[   24.855415] rk_gmac-dwmac 30200000.ethernet eth0: PHY [stmmac-0:00] driver [Rockchip integrated EPHY] (irq=POLL)
[   24.862120] rk_gmac-dwmac 30200000.ethernet eth0: No Safety Features support found
[   24.862146] rk_gmac-dwmac 30200000.ethernet eth0: PTP not supported by HW
[   24.863143] rk_gmac-dwmac 30200000.ethernet eth0: configuring for phy/rmii link mode
[   25.766961] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   26.921482] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   26.921548] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   26.969657] si2168 1-0064: firmware version: D 6.0.13
[   26.990596] si2157 2-0060: found a 'Silicon Labs Si2141-A10'
[   26.991472] si2157 2-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   27.654035] si2157 2-0060: firmware version: 1.1.11
[   27.671953] usb 1-1: DVB: adapter 0 frontend 0 frequency 0 out of range (48000000..870000000)
[   27.686940] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   28.990149] si2168 1-0064: firmware version: D 6.0.13
[   29.010055] si2157 2-0060: found a 'Silicon Labs Si2141-A10'
[   29.010255] si2157 2-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   29.632323] si2157 2-0060: firmware version: 1.1.11
 

With overlays=wlan-8189etv-ah

  Reveal hidden contents


[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.9.9-rk322x (root@duo-desktop) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #trunk SMP PREEMPT Sun Nov 22 16:44:32 CST 2020
[    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: Generic RK322x Tv Box board
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x9f000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000]   HighMem  empty
[    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 0x000000006a400000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2304 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 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 s51480 r8192 d22248 u81920
[    0.000000] pcpu-alloc: s51480 r8192 d22248 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: 251648
[    0.000000] Kernel command line: earlyprintk root=UUID=4a4f7bf5-9497-4b01-a1ba-518fe17fcc51 console=ttyS2,115200n8 console=tty1 rootwait rootfstype=ext4  consoleblank=0 loglevel=1 ubootpart=9070e32e-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u coherent_pool=2M  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    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] allocated 1048576 bytes of page_ext
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 957320K/1015808K available (15360K kernel code, 1302K rwdata, 3292K rodata, 1024K init, 575K bss, 42104K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 47508 entries in 93 pages
[    0.000000] ftrace: allocated 93 pages with 5 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x3b0/0x588 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000020] Switching to timer-based delay loop, resolution 41ns
[    0.001314] Console: colour dummy device 80x30
[    0.001333] printk: console [tty1] enabled
[    0.001379] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001395] pid_max: default: 32768 minimum: 301
[    0.001570] LSM: Security Framework initializing
[    0.001594] Yama: becoming mindful.
[    0.001733] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001751] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.003049] CPU: Testing write buffer coherency: ok
[    0.003451] /cpus/cpu@f00 missing clock-frequency property
[    0.003487] /cpus/cpu@f01 missing clock-frequency property
[    0.003521] /cpus/cpu@f02 missing clock-frequency property
[    0.003559] /cpus/cpu@f03 missing clock-frequency property
[    0.003575] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.004729] Setting up static identity map for 0x60100000 - 0x60100060
[    0.004949] rcu: Hierarchical SRCU implementation.
[    0.005832] smp: Bringing up secondary CPUs ...
[    0.015382] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.025250] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.034973] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.035197] smp: Brought up 1 node, 4 CPUs
[    0.035210] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035217] CPU: All CPU(s) started in SVC mode.
[    0.036194] devtmpfs: initialized
[    0.050192] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.050948] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.050975] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.052354] xor: measuring software checksum speed
[    0.092395]    arm4regs  :  1011.000 MB/sec
[    0.132521]    8regs     :   705.000 MB/sec
[    0.172649]    32regs    :   703.000 MB/sec
[    0.212778]    neon      :   992.000 MB/sec
[    0.212788] xor: using function: arm4regs (1011.000 MB/sec)
[    0.212875] pinctrl core: initialized pinctrl subsystem
[    0.214685] NET: Registered protocol family 16
[    0.218133] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.218881] audit: initializing netlink subsys (disabled)
[    0.219208] audit: type=2000 audit(0.216:1): state=initialized audit_enabled=0 res=1
[    0.220368] thermal_sys: Registered thermal governor 'step_wise'
[    0.220930] cpuidle: using governor ladder
[    0.220989] cpuidle: using governor menu
[    0.221775] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.221784] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.260481] gpio gpiochip0: (gpio0): added GPIO chardev (254:0)
[    0.260650] gpio gpiochip0: registered GPIOs 0 to 31 on gpio0
[    0.261067] gpio gpiochip1: (gpio1): added GPIO chardev (254:1)
[    0.261203] gpio gpiochip1: registered GPIOs 32 to 63 on gpio1
[    0.261677] gpio gpiochip2: (gpio2): added GPIO chardev (254:2)
[    0.261803] gpio gpiochip2: registered GPIOs 64 to 95 on gpio2
[    0.262199] gpio gpiochip3: (gpio3): added GPIO chardev (254:3)
[    0.262331] gpio gpiochip3: registered GPIOs 96 to 127 on gpio3
[    0.374043] raid6: neonx8   gen()   623 MB/s
[    0.442278] raid6: neonx8   xor()   459 MB/s
[    0.510549] raid6: neonx4   gen()   677 MB/s
[    0.578788] raid6: neonx4   xor()   513 MB/s
[    0.647021] raid6: neonx2   gen()   734 MB/s
[    0.715273] raid6: neonx2   xor()   525 MB/s
[    0.783502] raid6: neonx1   gen()   655 MB/s
[    0.851799] raid6: neonx1   xor()   454 MB/s
[    0.920079] raid6: int32x8  gen()   191 MB/s
[    0.988152] raid6: int32x8  xor()   119 MB/s
[    1.056386] raid6: int32x4  gen()   203 MB/s
[    1.124600] raid6: int32x4  xor()   146 MB/s
[    1.192773] raid6: int32x2  gen()   247 MB/s
[    1.260942] raid6: int32x2  xor()   143 MB/s
[    1.329107] raid6: int32x1  gen()   257 MB/s
[    1.397335] raid6: int32x1  xor()   139 MB/s
[    1.397343] raid6: using algorithm neonx2 gen() 734 MB/s
[    1.397350] raid6: .... xor() 525 MB/s, rmw enabled
[    1.397357] raid6: using neon recovery algorithm
[    1.398388] reg-fixed-voltage vcc-host-regulator: GPIO lookup for consumer (null)
[    1.398402] reg-fixed-voltage vcc-host-regulator: using device tree for GPIO lookup
[    1.398442] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-host-regulator[0]'
[    1.398511] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-regulator[0]' - status (0)
[    1.398544] gpio gpiochip3: Persistence not supported for GPIO 20
[    1.399348] reg-fixed-voltage vccio-1v8-regulator: GPIO lookup for consumer (null)
[    1.399361] reg-fixed-voltage vccio-1v8-regulator: using device tree for GPIO lookup
[    1.399390] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-1v8-regulator[0]'
[    1.399415] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-1v8-regulator[0]'
[    1.399431] reg-fixed-voltage vccio-1v8-regulator: using lookup tables for GPIO lookup
[    1.399443] reg-fixed-voltage vccio-1v8-regulator: No GPIO consumer (null) found
[    1.400006] reg-fixed-voltage vccio-3v3-regulator: GPIO lookup for consumer (null)
[    1.400018] reg-fixed-voltage vccio-3v3-regulator: using device tree for GPIO lookup
[    1.400047] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-3v3-regulator[0]'
[    1.400072] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-3v3-regulator[0]'
[    1.400088] reg-fixed-voltage vccio-3v3-regulator: using lookup tables for GPIO lookup
[    1.400100] reg-fixed-voltage vccio-3v3-regulator: No GPIO consumer (null) found
[    1.400786] reg-fixed-voltage vcc-otg-regulator: GPIO lookup for consumer (null)
[    1.400799] reg-fixed-voltage vcc-otg-regulator: using device tree for GPIO lookup
[    1.400829] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-otg-regulator[0]'
[    1.400873] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-otg-regulator[0]' - status (0)
[    1.400903] gpio gpiochip3: Persistence not supported for GPIO 22
[    1.401667] reg-fixed-voltage vcc-phy-regulator: GPIO lookup for consumer (null)
[    1.401680] reg-fixed-voltage vcc-phy-regulator: using device tree for GPIO lookup
[    1.401709] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-phy-regulator[0]'
[    1.401734] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[    1.401750] reg-fixed-voltage vcc-phy-regulator: using lookup tables for GPIO lookup
[    1.401761] reg-fixed-voltage vcc-phy-regulator: No GPIO consumer (null) found
[    1.402399] reg-fixed-voltage vcc-sys-regulator: GPIO lookup for consumer (null)
[    1.402412] reg-fixed-voltage vcc-sys-regulator: using device tree for GPIO lookup
[    1.402443] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-sys-regulator[0]'
[    1.402468] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
[    1.402484] reg-fixed-voltage vcc-sys-regulator: using lookup tables for GPIO lookup
[    1.402495] reg-fixed-voltage vcc-sys-regulator: No GPIO consumer (null) found
[    1.403761] iommu: Default domain type: Translated
[    1.407431] SCSI subsystem initialized
[    1.407806] usbcore: registered new interface driver usbfs
[    1.407885] usbcore: registered new interface driver hub
[    1.407983] usbcore: registered new device driver usb
[    1.408130] mc: Linux media interface: v0.10
[    1.408184] videodev: Linux video capture interface: v2.00
[    1.408386] pps_core: LinuxPPS API ver. 1 registered
[    1.408394] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.408422] PTP clock support registered
[    1.410989] Bluetooth: Core ver 2.22
[    1.411070] NET: Registered protocol family 31
[    1.411078] Bluetooth: HCI device and connection manager initialized
[    1.411099] Bluetooth: HCI socket layer initialized
[    1.411113] Bluetooth: L2CAP socket layer initialized
[    1.411149] Bluetooth: SCO socket layer initialized
[    1.411199] NetLabel: Initializing
[    1.411207] NetLabel:  domain hash size = 128
[    1.411213] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.411330] NetLabel:  unlabeled traffic allowed by default
[    1.412637] clocksource: Switched to clocksource arch_sys_counter
[    2.842092] VFS: Disk quotas dquot_6.6.0
[    2.842214] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.842498] FS-Cache: Loaded
[    2.842832] CacheFiles: Loaded
[    2.859316] NET: Registered protocol family 2
[    2.860341] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 12288 bytes, linear)
[    2.860414] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.860521] TCP bind hash table entries: 8192 (order: 5, 163840 bytes, linear)
[    2.860961] TCP: Hash tables configured (established 8192 bind 8192)
[    2.861151] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.861226] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.861625] NET: Registered protocol family 1
[    2.862600] RPC: Registered named UNIX socket transport module.
[    2.862611] RPC: Registered udp transport module.
[    2.862617] RPC: Registered tcp transport module.
[    2.862624] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.863727] Trying to unpack rootfs image as initramfs...
[    3.526445] Freeing initrd memory: 8476K
[    3.528058] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    3.530709] Initialise system trusted keyrings
[    3.531100] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    3.541093] zbud: loaded
[    3.543455] FS-Cache: Netfs 'nfs' registered for caching
[    3.544499] NFS: Registering the id_resolver key type
[    3.544547] Key type id_resolver registered
[    3.544555] Key type id_legacy registered
[    3.544826] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.545208] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    3.684173] async_tx: api initialized (async)
[    3.684194] Key type asymmetric registered
[    3.684203] Asymmetric key parser 'x509' registered
[    3.684289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.684579] io scheduler mq-deadline registered
[    3.684590] io scheduler kyber registered
[    3.685068] io scheduler bfq registered
[    3.686920] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.688479] vcc_otg_vbus: supplied by vcc_sys
[    3.689183] vcc_host: supplied by vcc_sys
[    3.700342] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    3.700361] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    3.701223] pwm-regulator vdd-arm-regulator: GPIO lookup for consumer enable
[    3.701237] pwm-regulator vdd-arm-regulator: using device tree for GPIO lookup
[    3.701289] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-arm-regulator[0]'
[    3.701317] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-arm-regulator[0]'
[    3.701336] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
[    3.701348] pwm-regulator vdd-arm-regulator: No GPIO consumer enable found
[    3.701707] vccio_1v8: supplied by vcc_sys
[    3.701826] vccio_3v3: supplied by vcc_sys
[    3.701955] vcc_phy: supplied by vccio_1v8
[    3.702092] vdd_arm: supplied by vcc_sys
[    3.702670] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
[    3.702683] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
[    3.702715] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
[    3.702741] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'
[    3.702758] pwm-regulator vdd-log-regulator: using lookup tables for GPIO lookup
[    3.702769] pwm-regulator vdd-log-regulator: No GPIO consumer enable found
[    3.703128] vdd_log: supplied by vcc_sys
[    3.703921] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.706844] printk: console [ttyS2] disabled
[    3.706882] dw-apb-uart 11030000.serial: GPIO lookup for consumer rs485-term
[    3.706893] dw-apb-uart 11030000.serial: using device tree for GPIO lookup
[    3.706931] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/serial@11030000[0]'
[    3.706958] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/serial@11030000[0]'
[    3.706977] dw-apb-uart 11030000.serial: using lookup tables for GPIO lookup
[    3.706988] dw-apb-uart 11030000.serial: No GPIO consumer rs485-term found
[    3.707045] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 31, base_baud = 1500000) is a 16550A
[    3.707920] printk: console [ttyS2] enabled
[    3.710623] rockchip-vop 20050000.vop: Adding to iommu group 2
[    3.714390] usbcore: registered new interface driver udl
[    3.716288] brd: module loaded
[    3.734852] loop: module loaded
[    3.737682] mdio_bus fixed-0: GPIO lookup for consumer reset
[    3.737697] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    3.737709] mdio_bus fixed-0: No GPIO consumer reset found
[    3.737903] libphy: Fixed MDIO Bus: probed
[    3.737960] tun: Universal TUN/TAP device driver, 1.6
[    3.738357] CAN device driver interface
[    3.739427] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    3.739443] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    3.739633] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    3.739968] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    3.739983] rk_gmac-dwmac 30200000.ethernet: TX delay(0x26).
[    3.739996] rk_gmac-dwmac 30200000.ethernet: RX delay(0x11).
[    3.740032] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    3.740172] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    3.745301] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    3.784993] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    3.785013] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    3.785025] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    3.785036] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    3.785047] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    3.785056] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    3.785066] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    3.785189] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    3.785200] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    3.785210] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.786302] mdio_bus stmmac-0: GPIO lookup for consumer reset
[    3.786314] mdio_bus stmmac-0: using device tree for GPIO lookup
[    3.786351] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio[0]'
[    3.786381] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio[0]'
[    3.786399] mdio_bus stmmac-0: using lookup tables for GPIO lookup
[    3.786411] mdio_bus stmmac-0: No GPIO consumer reset found
[    3.786423] rk_gmac-dwmac 30200000.ethernet: GPIO lookup for consumer snps,reset
[    3.786433] rk_gmac-dwmac 30200000.ethernet: using device tree for GPIO lookup
[    3.786460] of_get_named_gpiod_flags: can't parse 'snps,reset-gpios' property of node '/ethernet@30200000[0]'
[    3.786486] of_get_named_gpiod_flags: can't parse 'snps,reset-gpio' property of node '/ethernet@30200000[0]'
[    3.786502] rk_gmac-dwmac 30200000.ethernet: using lookup tables for GPIO lookup
[    3.786512] rk_gmac-dwmac 30200000.ethernet: No GPIO consumer snps,reset found
[    3.786527] libphy: stmmac: probed
[    3.799261] mdio_bus stmmac-0:00: GPIO lookup for consumer reset
[    3.799277] mdio_bus stmmac-0:00: using device tree for GPIO lookup
[    3.799329] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.799362] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.799383] mdio_bus stmmac-0:00: using lookup tables for GPIO lookup
[    3.799395] mdio_bus stmmac-0:00: No GPIO consumer reset found
[    3.803461] usbcore: registered new interface driver rt2500usb
[    3.803545] usbcore: registered new interface driver rt73usb
[    3.803653] usbcore: registered new interface driver rt2800usb
[    3.803739] usbcore: registered new interface driver rtl8xxxu
[    3.803820] usbcore: registered new interface driver rndis_wlan
[    3.803888] usbcore: registered new interface driver cdc_ether
[    3.803950] usbcore: registered new interface driver rndis_host
[    3.804875] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    3.805125] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    3.819363] dwc2 30040000.usb: DWC OTG Controller
[    3.819409] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    3.819476] dwc2 30040000.usb: irq 48, io mem 0x30040000
[    3.819844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.819858] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.819869] usb usb1: Product: DWC OTG Controller
[    3.819880] usb usb1: Manufacturer: Linux 5.9.9-rk322x dwc2_hsotg
[    3.819890] usb usb1: SerialNumber: 30040000.usb
[    3.821025] hub 1-0:1.0: USB hub found
[    3.821101] hub 1-0:1.0: 1 port detected
[    3.823108] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.823119] ehci-platform: EHCI generic platform driver
[    3.825819] ehci-platform 30080000.usb: EHCI Host Controller
[    3.826203] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    3.826736] ehci-platform 30080000.usb: irq 49, io mem 0x30080000
[    3.840666] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    3.841014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.841028] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.841039] usb usb2: Product: EHCI Host Controller
[    3.841050] usb usb2: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.841060] usb usb2: SerialNumber: 30080000.usb
[    3.842026] hub 2-0:1.0: USB hub found
[    3.842099] hub 2-0:1.0: 1 port detected
[    3.845384] ehci-platform 300c0000.usb: EHCI Host Controller
[    3.845771] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    3.846218] ehci-platform 300c0000.usb: irq 51, io mem 0x300c0000
[    3.860658] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    3.861035] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.861049] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.861061] usb usb3: Product: EHCI Host Controller
[    3.861071] usb usb3: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.861081] usb usb3: SerialNumber: 300c0000.usb
[    3.862032] hub 3-0:1.0: USB hub found
[    3.862108] hub 3-0:1.0: 1 port detected
[    3.865403] ehci-platform 30100000.usb: EHCI Host Controller
[    3.865850] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    3.866316] ehci-platform 30100000.usb: irq 53, io mem 0x30100000
[    3.880660] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    3.881006] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    3.881021] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.881033] usb usb4: Product: EHCI Host Controller
[    3.881043] usb usb4: Manufacturer: Linux 5.9.9-rk322x ehci_hcd
[    3.881053] usb usb4: SerialNumber: 30100000.usb
[    3.882029] hub 4-0:1.0: USB hub found
[    3.882101] hub 4-0:1.0: 1 port detected
[    3.883104] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.883147] ohci-platform: OHCI generic platform driver
[    3.883775] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    3.884168] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    3.884558] ohci-platform 300a0000.usb: irq 50, io mem 0x300a0000
[    3.946077] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    3.946093] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.946105] usb usb5: Product: Generic Platform OHCI controller
[    3.946116] usb usb5: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    3.946126] usb usb5: SerialNumber: 300a0000.usb
[    3.947125] hub 5-0:1.0: USB hub found
[    3.947195] hub 5-0:1.0: 1 port detected
[    3.948419] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    3.948861] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    3.949298] ohci-platform 300e0000.usb: irq 52, io mem 0x300e0000
[    4.013002] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    4.013018] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.013029] usb usb6: Product: Generic Platform OHCI controller
[    4.013040] usb usb6: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    4.013050] usb usb6: SerialNumber: 300e0000.usb
[    4.014019] hub 6-0:1.0: USB hub found
[    4.014098] hub 6-0:1.0: 1 port detected
[    4.015299] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    4.015727] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    4.016156] ohci-platform 30120000.usb: irq 54, io mem 0x30120000
[    4.077010] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.09
[    4.077028] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.077039] usb usb7: Product: Generic Platform OHCI controller
[    4.077050] usb usb7: Manufacturer: Linux 5.9.9-rk322x ohci_hcd
[    4.077060] usb usb7: SerialNumber: 30120000.usb
[    4.078058] hub 7-0:1.0: USB hub found
[    4.078144] hub 7-0:1.0: 1 port detected
[    4.079415] usbcore: registered new interface driver usb-storage
[    4.080057] usbcore: registered new interface driver iforce
[    4.080190] usbcore: registered new interface driver xpad
[    4.080392] usbcore: registered new interface driver usbtouchscreen
[    4.081236] i2c /dev entries driver
[    4.086047] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    4.086555] device-mapper: raid: Loading target version 1.15.1
[    4.086826] Bluetooth: HCI UART driver ver 2.3
[    4.086839] Bluetooth: HCI UART protocol H4 registered
[    4.086846] Bluetooth: HCI UART protocol ATH3K registered
[    4.086917] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    4.087042] usbcore: registered new interface driver bfusb
[    4.087159] usbcore: registered new interface driver btusb
[    4.088151] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
[    4.088165] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
[    4.088221] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[    4.088254] gpio gpiochip2: Persistence not supported for GPIO 29
[    4.089183] Synopsys Designware Multimedia Card Interface Driver
[    4.090239] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    4.090499] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    4.090519] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    4.090629] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo
[    4.090890] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer cd
[    4.090903] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    4.090968] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/mmc@30000000[0]' - status (0)
[    4.090999] gpio gpiochip1: Persistence not supported for GPIO 17
[    4.091038] dwmmc_rockchip 30000000.mmc: Got CD GPIO
[    4.091051] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer wp
[    4.091061] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    4.091093] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30000000[0]'
[    4.091122] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30000000[0]'
[    4.091141] dwmmc_rockchip 30000000.mmc: using lookup tables for GPIO lookup
[    4.091153] dwmmc_rockchip 30000000.mmc: No GPIO consumer wp found
[    4.104093] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    4.118353] dwmmc_rockchip 30010000.mmc: IDMAC supports 32-bit address mode.
[    4.118884] dwmmc_rockchip 30010000.mmc: Using internal DMA controller.
[    4.118904] dwmmc_rockchip 30010000.mmc: Version ID is 270a
[    4.119010] dwmmc_rockchip 30010000.mmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo
[    4.119234] dwmmc_rockchip 30010000.mmc: GPIO lookup for consumer wp
[    4.119246] dwmmc_rockchip 30010000.mmc: using device tree for GPIO lookup
[    4.119284] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30010000[0]'
[    4.119311] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30010000[0]'
[    4.119331] dwmmc_rockchip 30010000.mmc: using lookup tables for GPIO lookup
[    4.119342] dwmmc_rockchip 30010000.mmc: No GPIO consumer wp found
[    4.119450] dwmmc_rockchip 30010000.mmc: allocated mmc-pwrseq
[    4.119464] mmc_host mmc1: card is non-removable.
[    4.132347] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 400000Hz, actual 244140HZ div = 2)
[    4.145698] dwmmc_rockchip 30020000.mmc: IDMAC supports 32-bit address mode.
[    4.145924] dwmmc_rockchip 30020000.mmc: Using internal DMA controller.
[    4.145943] dwmmc_rockchip 30020000.mmc: Version ID is 270a
[    4.146055] dwmmc_rockchip 30020000.mmc: DW MMC controller at irq 47,32 bit host data width,256 deep fifo
[    4.146298] dwmmc_rockchip 30020000.mmc: GPIO lookup for consumer wp
[    4.146310] dwmmc_rockchip 30020000.mmc: using device tree for GPIO lookup
[    4.146346] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30020000[0]'
[    4.146373] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30020000[0]'
[    4.146391] dwmmc_rockchip 30020000.mmc: using lookup tables for GPIO lookup
[    4.146402] dwmmc_rockchip 30020000.mmc: No GPIO consumer wp found
[    4.146466] mmc_host mmc2: card is non-removable.
[    4.159258] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    4.171858] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 300000Hz, actual 244140HZ div = 2)
[    4.172816] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/working[0]' - status (0)
[    4.172853] gpio gpiochip3: Persistence not supported for GPIO 21
[    4.172862] gpio-117 (?): no flags found for gpios
[    4.173700] ledtrig-cpu: registered to indicate activity on CPUs
[    4.173815] hid: raw HID events driver (C) Jiri Kosina
[    4.174435] usbcore: registered new interface driver usbhid
[    4.174444] usbhid: USB HID core driver
[    4.174952] ashmem: initialized
[    4.176343] rockchip-efuse 11040000.efuse: GPIO lookup for consumer wp
[    4.176357] rockchip-efuse 11040000.efuse: using device tree for GPIO lookup
[    4.176394] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/efuse@11040000[0]'
[    4.176421] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/efuse@11040000[0]'
[    4.176439] rockchip-efuse 11040000.efuse: using lookup tables for GPIO lookup
[    4.176451] rockchip-efuse 11040000.efuse: No GPIO consumer wp found
[    4.178535] NET: Registered protocol family 10
[    4.181088] Segment Routing with IPv6
[    4.181209] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    4.183302] NET: Registered protocol family 17
[    4.183405] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.183482] can: controller area network core (rev 20170425 abi 9)
[    4.183600] NET: Registered protocol family 29
[    4.183889] Bluetooth: RFCOMM socket layer initialized
[    4.183942] Bluetooth: RFCOMM ver 1.11
[    4.183970] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.183989] Bluetooth: HIDP socket layer initialized
[    4.184340] 8021q: 802.1Q VLAN Support v1.8
[    4.184467] lib80211: common routines for IEEE802.11 drivers
[    4.184480] lib80211_crypt: registered algorithm 'NULL'
[    4.184487] lib80211_crypt: registered algorithm 'WEP'
[    4.184495] lib80211_crypt: registered algorithm 'CCMP'
[    4.184502] lib80211_crypt: registered algorithm 'TKIP'
[    4.184545] Key type dns_resolver registered
[    4.185271] ThumbEE CPU extension supported.
[    4.185295] Registering SWP/SWPB emulation handler
[    4.185735] Loading compiled-in X.509 certificates
[    4.185894] zswap: loaded using pool lzo/zbud
[    4.186550] Key type ._fscrypt registered
[    4.186560] Key type .fscrypt registered
[    4.186567] Key type fscrypt-provisioning registered
[    4.188428] Btrfs loaded, crc32c=crc32c-generic
[    4.210508] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 200000Hz, actual 162760HZ div = 3)
[    4.216771] usb 1-1: new high-speed USB device number 2 using dwc2
[    4.229091] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    4.229380] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    4.231868] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb1075448)
[    4.232395] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    4.233464] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    4.234868] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb1078b6c)
[    4.239920] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[    4.240315] mmc2: new high speed MMC card at address 0001
[    4.241666] mmcblk2: mmc2:0001 BJNB4R 29.1 GiB
[    4.242277] mmcblk2boot0: mmc2:0001 BJNB4R partition 1 4.00 MiB
[    4.242908] mmcblk2boot1: mmc2:0001 BJNB4R partition 2 4.00 MiB
[    4.243320] mmcblk2rpmb: mmc2:0001 BJNB4R partition 3 4.00 MiB, chardev (241:0)
[    4.246178]  mmcblk2: p1
[    4.256743] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 100000Hz, actual 97656HZ div = 5)
[    4.298835] random: fast init done
[    4.405256] Console: switching to colour frame buffer device 240x67
[    4.459718] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[    4.460958] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    4.462011] of_cfs_init
[    4.462098] of_cfs_init: OK
[    4.462600] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.489955] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.494962] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.494981] cfg80211: failed to load regulatory.db
[    4.496702] Freeing unused kernel memory: 1024K
[    4.525047] Run /init as init process
[    4.525055]   with arguments:
[    4.525061]     /init
[    4.525066]     earlyprintk
[    4.525071]   with environment:
[    4.525077]     HOME=/
[    4.525082]     TERM=linux
[    4.525087]     ubootpart=9070e32e-01
[    4.525093]     cgroup_enable=memory
[    4.525098]     cgroup_memory=1
[    4.693662] usb 1-1: New USB device found, idVendor=0572, idProduct=c68a, bcdDevice= 8.00
[    4.693681] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.693692] usb 1-1: Product: EyeTV Stick
[    4.693702] usb 1-1: Manufacturer: Geniatech
[    4.693712] usb 1-1: SerialNumber: 161206
[    5.547447] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio_keys/power-key[0]' - status (0)
[    5.547495] gpio gpiochip3: Persistence not supported for GPIO 25
[    5.547990] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    6.119566] EXT4-fs (mmcblk2p1): mounted filesystem with writeback data mode. Opts: (null)
[    6.667117] systemd[1]: System time before build time, advancing clock.
[    6.714169] systemd[1]: systemd 245.4-4ubuntu3.3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.715559] systemd[1]: Detected architecture arm.
[    6.745794] systemd[1]: Set hostname to <rk322x-box>.
[    6.936316] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    7.313701] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    7.767072] random: systemd: uninitialized urandom read (16 bytes read)
[    7.767428] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    7.767458] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    7.774325] systemd[1]: Created slice system-modprobe.slice.
[    7.775758] random: systemd: uninitialized urandom read (16 bytes read)
[    7.778589] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    7.779532] random: systemd: uninitialized urandom read (16 bytes read)
[    7.782102] systemd[1]: Created slice User and Session Slice.
[    7.783714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch when bootsplash is active.
[    7.785539] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.788196] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.789847] systemd[1]: Reached target Local Encrypted Volumes.
[    7.791142] systemd[1]: Reached target Remote File Systems.
[    7.792004] systemd[1]: Reached target Slices.
[    7.792987] systemd[1]: Reached target Swap.
[    7.793845] systemd[1]: Reached target System Time Set.
[    7.795908] systemd[1]: Listening on Syslog Socket.
[    7.797948] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.799403] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.802227] systemd[1]: Listening on Journal Audit Socket.
[    7.804149] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.806479] systemd[1]: Listening on Journal Socket.
[    7.808609] systemd[1]: Listening on udev Control Socket.
[    7.810411] systemd[1]: Listening on udev Kernel Socket.
[    7.812215] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    7.822192] systemd[1]: Mounting POSIX Message Queue File System...
[    7.834540] systemd[1]: Mounting Kernel Debug File System...
[    7.848120] systemd[1]: Mounting Kernel Trace File System...
[    7.864440] systemd[1]: Starting Restore / save the current clock...
[    7.877289] systemd[1]: Starting Set the console keyboard layout...
[    7.891105] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    7.893043] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    7.907515] systemd[1]: Started Nameserver information manager.
[    7.910409] systemd[1]: Reached target Network (Pre).
[    7.920891] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    7.921337] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.941392] systemd[1]: Starting Load Kernel Modules...
[    7.956056] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.971582] systemd[1]: Starting udev Coldplug all Devices...
[    7.995040] systemd[1]: Mounted POSIX Message Queue File System.
[    7.998050] systemd[1]: Mounted Kernel Debug File System.
[    8.001156] systemd[1]: Mounted Kernel Trace File System.
[    8.012099] systemd[1]: Finished Restore / save the current clock.
[    8.024828] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    8.039205] EXT4-fs (mmcblk2p1): re-mounted. Opts: commit=600,errors=remount-ro
[    8.055182] systemd[1]: Finished Load Kernel Modules.
[    8.064247] systemd[1]: Finished Remount Root and Kernel File Systems.
[    8.067637] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    8.078338] systemd[1]: Mounting Kernel Configuration File System...
[    8.082843] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    8.083516] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    8.094833] systemd[1]: Starting Load/Save Random Seed...
[    8.108703] systemd[1]: Starting Apply Kernel Variables...
[    8.120542] systemd[1]: Starting Create System Users...
[    8.132409] systemd[1]: Mounted Kernel Configuration File System.
[    8.227033] systemd[1]: Finished Create System Users.
[    8.240108] systemd[1]: Starting Create Static Device Nodes in /dev...
[    8.255632] systemd[1]: Finished Apply Kernel Variables.
[    8.351438] systemd[1]: Finished Create Static Device Nodes in /dev.
[    8.363418] systemd[1]: Starting udev Kernel Device Manager...
[    8.447004] systemd[1]: Finished Set the console keyboard layout.
[    8.449926] systemd[1]: Reached target Local File Systems (Pre).
[    8.462187] systemd[1]: Mounting /tmp...
[    8.487585] systemd[1]: Mounted /tmp.
[    8.497926] systemd[1]: Reached target Local File Systems.
[    8.517249] systemd[1]: Starting Armbian ZRAM config...
[    8.538295] systemd[1]: Starting Set console font and keymap...
[    8.548497] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
[    8.549487] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[    8.595909] systemd[1]: Finished Set console font and keymap.
[    8.619227] systemd[1]: Started udev Kernel Device Manager.
[    8.978685] systemd[1]: Finished udev Coldplug all Devices.
[    9.047151] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[    9.156601] systemd[1]: Found device /dev/ttyS2.
[    9.183318] dw_wdt 110a0000.watchdog: No valid TOPs array specified
[    9.239119] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    9.256211] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[    9.272927] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    9.275092] rkvdec 20030000.video-codec: Adding to iommu group 1
[    9.284767] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    9.285010] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[    9.287485] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    9.291812] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    9.291971] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    9.292119] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    9.292172] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    9.297244] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video1
[    9.298289] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video2
[    9.298575] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video3
[    9.308568] lima 20000000.gpu: bus rate = 300000000
[    9.308588] lima 20000000.gpu: mod rate = 300000000
[    9.308873] debugfs: Directory '20000000.gpu-mali' with parent 'vdd_log' already present!
[    9.310271] lima 20000000.gpu: Failed to register cooling device
[    9.311439] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 1
[    9.314803] systemd[1]: Starting Raise network interfaces...
[    9.393010] zram: Added device: zram0
[    9.398610] zram: Added device: zram1
[    9.400757] zram: Added device: zram2
[    9.626958] optee: probing for conduit method.
[    9.626992] optee: revision 3.10 (a1d5c81f)
[    9.630127] optee: dynamic shared memory is enabled
[    9.631088] optee: initialized driver
[    9.721252] gpio_ir_recv ir-receiver: GPIO lookup for consumer (null)
[    9.721268] gpio_ir_recv ir-receiver: using device tree for GPIO lookup
[    9.721330] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
[    9.721363] gpio gpiochip1: Persistence not supported for GPIO 11
[    9.721456] Registered IR keymap rc-empty
[    9.721622] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[    9.728765] usb 1-1: dvb_usb_v2: found a 'MyGica Mini DVB-(T/T2/C) USB Stick T230C v2' in warm state
[    9.730092] usb 1-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[    9.730219] dvbdev: DVB: registering new adapter (MyGica Mini DVB-(T/T2/C) USB Stick T230C v2)
[    9.730267] usb 1-1: media controller created
[    9.732685] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[    9.733009] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1
[    9.733565] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[    9.787598] i2c i2c-1: Added multiplexed i2c bus 2
[    9.787619] si2168 1-0064: Silicon Labs Si2168-D60 successfully identified
[    9.787628] si2168 1-0064: firmware version: D 6.0.1
[    9.861643] si2157 2-0060: Silicon Labs Si2141 successfully attached
[    9.861904] usb 1-1: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)...
[    9.861963] dvbdev: dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered.
[    9.866349] Registered IR keymap rc-total-media-in-hand-02
[    9.866604] rc rc1: MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 as /devices/platform/30040000.usb/usb1/1-1/rc/rc1
[    9.867102] rc rc1: lirc_dev: driver dvb_usb_dvbsky registered at minor = 1, scancode receiver, no transmitter
[    9.867483] input: MyGica Mini DVB-(T/T2/C) USB Stick T230C v2 as /devices/platform/30040000.usb/usb1/1-1/rc/rc1/input2
[    9.868009] usb 1-1: dvb_usb_v2: schedule remote query interval to 300 msecs
[    9.868038] usb 1-1: dvb_usb_v2: 'MyGica Mini DVB-(T/T2/C) USB Stick T230C v2' successfully initialized and connected
[    9.870087] usbcore: registered new interface driver dvb_usb_dvbsky
[    9.895624] zram1: detected capacity change from 0 to 503402496
[    9.957925] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
[    9.957957] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
[   10.195085] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.234082] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   10.257476] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.264087] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.272556] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   10.273297] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.273780] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   10.274098] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   10.562478] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[   10.562514] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[   10.564754] random: crng init done
[   10.564763] random: 7 urandom warning(s) missed due to ratelimiting
[   10.594670] systemd[1]: Finished Load/Save Random Seed.
[   10.668832] Adding 491600k swap on /dev/zram1.  Priority:5 extents:1 across:491600k SSFS
[   10.740173] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[   10.829639] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.830847] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   10.831538] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   10.831757] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[   10.831999] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   10.832253] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   10.832454] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   11.002484] systemd[1]: Finished Raise network interfaces.
[   11.011536] zram0: detected capacity change from 0 to 52428800
[   11.097103] systemd[1]: Finished Armbian ZRAM config.
[   11.113584] systemd[1]: Starting Armbian memory supported logging...
[   11.207377] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
[   11.207439] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
[   15.919419] systemd[1]: Finished Armbian memory supported logging.
[   15.934773] systemd[1]: Starting Journal Service...
[   16.530735] systemd[1]: Started Journal Service.
[   16.582283] systemd-journald[649]: Received client request to flush runtime journal.
[   24.882775] rk_gmac-dwmac 30200000.ethernet eth0: PHY [stmmac-0:00] driver [Rockchip integrated EPHY] (irq=POLL)
[   24.889715] rk_gmac-dwmac 30200000.ethernet eth0: No Safety Features support found
[   24.889742] rk_gmac-dwmac 30200000.ethernet eth0: PTP not supported by HW
[   24.890994] rk_gmac-dwmac 30200000.ethernet eth0: configuring for phy/rmii link mode
[   25.666000] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   26.866571] si2168 1-0064: firmware version: D 6.0.13
[   26.887991] si2157 2-0060: found a 'Silicon Labs Si2141-A10'
[   26.891199] si2157 2-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   26.953262] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   26.953333] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   27.558116] si2157 2-0060: firmware version: 1.1.11
[   27.575611] usb 1-1: DVB: adapter 0 frontend 0 frequency 0 out of range (48000000..870000000)
[   27.591614] si2168 1-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[   28.943719] si2168 1-0064: firmware version: D 6.0.13
[   28.963413] si2157 2-0060: found a 'Silicon Labs Si2141-A10'
[   28.963594] si2157 2-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
[   29.582880] si2157 2-0060: firmware version: 1.1.11
 

 

Mmmh, the overlays have been correctly loaded, I see the pwrseq using the gpio2-29 in both dmesg logs, but indeed the device is not detected.

Apparently there is something else in the recipe that is missing. I need some time to study the original dtb a bit better to understand what is wrong.

Link to comment
Share on other sites

On 11/26/2020 at 12:14 PM, fabiobassa said:

@zero48
perfet is a godness you have electronic skills
I suspect you have one fo the few, but very few hellish boards that use a particular trust os , so before attach any uart to ttl do this little test please:
copy this trust os into your card, you will need linux thought

 

SYNTAX is : dd if=/wheredoyouhavefile/trust-ddr2.img  of=/dev/thisisyoursdcard/ seek=24576

so if for example your sd is sdc and you have this file in /home/zero48 the whole syntax will be

 

dd if=/home/zero48/trust-ddr2.img of=/dev/sdc seek=24576  

of course you must unzip first the file
If this little test go wrong, well uart is our salvation :D

trust-ddr2.zip 684.07 kB · 0 downloads

Got you .

 

I'll get a linux pc to my Bech and comeback to you ASP

 

Thanks once again 

Link to comment
Share on other sites

@megaduo I made a couple of other device tree overlays. Could not test them at all, just wrote them from scratch based upon the original device tree you provided. It appears that your box has a different wiring for SDIO, so not only the power pin is different but also the data/clock pins.

 

I attached them to this post, as usual put them in /boot/dtb/overlays directory and then change the overlays line in overlays=wlan-alt-wiring wlan-rtl8189etv  in /boot/armbianEnv.txt. Reboot and hope! :)

 

As usual, dmesg is appreciated for debug.

 

rk322x-wlan-alt-wiring.dtbo rk322x-wlan-rtl8189etv.dtbo

Link to comment
Share on other sites

On 11/26/2020 at 12:14 PM, fabiobassa said:

@zero48
perfet is a godness you have electronic skills
I suspect you have one fo the few, but very few hellish boards that use a particular trust os , so before attach any uart to ttl do this little test please:
copy this trust os into your card, you will need linux thought

 

SYNTAX is : dd if=/wheredoyouhavefile/trust-ddr2.img  of=/dev/thisisyoursdcard/ seek=24576

so if for example your sd is sdc and you have this file in /home/zero48 the whole syntax will be

 

dd if=/home/zero48/trust-ddr2.img of=/dev/sdc seek=24576  

of course you must unzip first the file
If this little test go wrong, well uart is our salvation :D

trust-ddr2.zip 684.07 kB · 3 downloads

Hello, 

This is done check https://drive.google.com/file/d/1n1Th8yKMWPj11Za6ovvPn71NEk2JJMQw/view?usp=sharing

No joy, I suspect that my problem with these boxes is a booting issue  and that is why imagetool never have the chance to "Inflate" the FAT32 I guess .

TTL time ? Please advice  the next steps when time is right for you . I have several TTL converters and I'm use to Putty.

In another hands  just discovered this Thread from you 

Which would be my tonigh bed time history...

 

Thanks in advance 

 

Cesar

Link to comment
Share on other sites

@zero48

No  way Cesar, it will work... it MUST work, now the problem is watch WHO will win, the board itself or ourselves !!!!

Ok ttl TIME. connect the converter,  on the board is clearly marked the tx and rx and SET the putty speed to 1500000 ( YES !! one million 500000 , thanks rockchip for this unusual speed)
you will see the very early booting of ddr ( it should say ddr3 330 mhz )  and some other things such as optee
Then the speed changes to usual 115200 so is bit problematic since you must close putty change speed and open back
I suggest to do this :
1)start the board and grab  log of putty at 1500000 until optee ( i hope you go at least to optee ) . close putty
2) set putty at 115200 reopen putty  and REBOOT board. You will see initial wrong characters since wrong speed but then the speed goes to right one
we need both logs one at 1500000 and the other at 115200

where you located Cesar ?

EDIT:
pleae grab also a full boot from Android , at 1500000

Link to comment
Share on other sites

@zero48

It would also be very nice to have the full original firmware, so we could inspect it and understand if there's something different with the Android 10 boot process. Maybe the box vendor gave you a link to the updated firmware or so... it would be very useful.

 

Maybe I lost some pieces behind, but when you insert the SDcard with the multitool what does exactly happens? The screen stays black or it just boots Android like usual?

Link to comment
Share on other sites

33 minutes ago, fabiobassa said:

@jock

Based on our previous experiences with china producers ( 4 giga of ram, 64 gb of storage and the 2/16 really , or even worst..) would you put your hand on fire that really is android 10 inside ? :rolleyes:
:D

Of course not :D Will keep my hands sane, I don't really want to discover if they put Android 10 in such a risky way :P

Link to comment
Share on other sites

4 hours ago, jock said:

@zero48

It would also be very nice to have the full original firmware, so we could inspect it and understand if there's something different with the Android 10 boot process. Maybe the box vendor gave you a link to the updated firmware or so... it would be very useful.

 

Maybe I lost some pieces behind, but when you insert the SDcard with the multitool what does exactly happens? The screen stays black or it just boots Android like usual?

I got these from a flea market locally ( Dominican Rep.) So far never researched for the android firmware.

When Insert the imagetool Sd card into the unit and power it on , it just stay there (both leds red and blue lite ) , Blue led does not Lite strong as when the Android normal boot does. I left once the SD card for 2 hours nothing happens, Screen stay as no video detected.( I did tried with both HDMI and HDMI to VGA adapter , same result).

 

Thanks

Link to comment
Share on other sites

5 hours ago, fabiobassa said:

@zero48

No  way Cesar, it will work... it MUST work, now the problem is watch WHO will win, the board itself or ourselves !!!!

Ok ttl TIME. connect the converter,  on the board is clearly marked the tx and rx and SET the putty speed to 1500000 ( YES !! one million 500000 , thanks rockchip for this unusual speed)
you will see the very early booting of ddr ( it should say ddr3 330 mhz )  and some other things such as optee
Then the speed changes to usual 115200 so is bit problematic since you must close putty change speed and open back
I suggest to do this :
1)start the board and grab  log of putty at 1500000 until optee ( i hope you go at least to optee ) . close putty
2) set putty at 115200 reopen putty  and REBOOT board. You will see initial wrong characters since wrong speed but then the speed goes to right one
we need both logs one at 1500000 and the other at 115200

where you located Cesar ?

EDIT:
pleae grab also a full boot from Android , at 1500000

Hi, 

I installed a male header and I'm using a PL2303TA USB to TTL Converter  https://drive.google.com/file/d/1YM3vGMn_nfofsoyjVoLueMcKZCMu3YxN/view?usp=sharing

Here attached 4 files , 2 of them normal Android boot other 2 with the SD card inserted, with 1.5m & 115200 speed respectively

However looks like there is a speed issue in my opinion, I did tested with 3 different TTL converters same result .

 

Well quite challenge. 

 

I'm from Dominican Republic.  -4GMT

 

Thanks

 

 

SDboot_1.5m.txt SDboot_115200.txt NoSD_115200.txt noSD_1.5M.txt

Link to comment
Share on other sites

15 hours ago, jock said:

@megaduo I made a couple of other device tree overlays. Could not test them at all, just wrote them from scratch based upon the original device tree you provided. It appears that your box has a different wiring for SDIO, so not only the power pin is different but also the data/clock pins.

 

I attached them to this post, as usual put them in /boot/dtb/overlays directory and then change the overlays line in overlays=wlan-alt-wiring wlan-rtl8189etv  in /boot/armbianEnv.txt. Reboot and hope! :)

 

As usual, dmesg is appreciated for debug.

 

rk322x-wlan-alt-wiring.dtbo 1.21 kB · 6 downloads rk322x-wlan-rtl8189etv.dtbo 1.04 kB · 5 downloads

Thanks for your reply,I tried both of overlays,but it's still not working.Is there any other way to find out the real gpio layout?

The dmesg with overlays=wlan-alt-wiring

Spoiler

[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.8.12-rk322x (root@vt-ubuntu) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #trunk SMP PREEMPT Mon Sep 28 16:24:13 CEST 2020
[    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: Generic RK322x Tv Box board
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x9f000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000]   HighMem  empty
[    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 0x000000006a400000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2304 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 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 s51416 r8192 d22312 u81920
[    0.000000] pcpu-alloc: s51416 r8192 d22312 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: 251648
[    0.000000] Kernel command line: earlyprintk root=UUID=d1a1ad36-0ab9-4f27-a75a-6bf97a2b1e57 console=ttyS2,115200n8 console=tty1 rootwait rootfstype=ext4  consoleblank=0 loglevel=1 ubootpart=49e8e85f-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u coherent_pool=2M  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    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] allocated 1048576 bytes of page_ext
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 959960K/1015808K available (15360K kernel code, 1326K rwdata, 3296K rodata, 1024K init, 574K bss, 39464K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 46757 entries in 92 pages
[    0.000000] ftrace: allocated 92 pages with 4 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x394/0x564 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000019] Switching to timer-based delay loop, resolution 41ns
[    0.001270] Console: colour dummy device 80x30
[    0.001289] printk: console [tty1] enabled
[    0.001333] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001348] pid_max: default: 32768 minimum: 301
[    0.001543] LSM: Security Framework initializing
[    0.001567] Yama: becoming mindful.
[    0.001673] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001690] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.002958] CPU: Testing write buffer coherency: ok
[    0.003363] /cpus/cpu@f00 missing clock-frequency property
[    0.003398] /cpus/cpu@f01 missing clock-frequency property
[    0.003431] /cpus/cpu@f02 missing clock-frequency property
[    0.003467] /cpus/cpu@f03 missing clock-frequency property
[    0.003483] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.004639] Setting up static identity map for 0x60100000 - 0x60100060
[    0.004855] rcu: Hierarchical SRCU implementation.
[    0.005728] smp: Bringing up secondary CPUs ...
[    0.015278] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.025159] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.034846] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.035068] smp: Brought up 1 node, 4 CPUs
[    0.035080] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035087] CPU: All CPU(s) started in SVC mode.
[    0.036103] devtmpfs: initialized
[    0.049677] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.050436] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.050462] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.051684] xor: measuring software checksum speed
[    0.088377]    arm4regs  :  1011.000 MB/sec
[    0.128496]    8regs     :   704.000 MB/sec
[    0.168625]    32regs    :   703.000 MB/sec
[    0.208755]    neon      :   991.000 MB/sec
[    0.208764] xor: using function: arm4regs (1011.000 MB/sec)
[    0.208849] pinctrl core: initialized pinctrl subsystem
[    0.209766] thermal_sys: Registered thermal governor 'step_wise'
[    0.211021] NET: Registered protocol family 16
[    0.214471] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.215205] audit: initializing netlink subsys (disabled)
[    0.215539] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1
[    0.216734] cpuidle: using governor ladder
[    0.216787] cpuidle: using governor menu
[    0.217622] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.217632] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.244052] gpio gpiochip0: (gpio0): added GPIO chardev (254:0)
[    0.244200] gpio gpiochip0: registered GPIOs 0 to 31 on gpio0
[    0.244622] gpio gpiochip1: (gpio1): added GPIO chardev (254:1)
[    0.244751] gpio gpiochip1: registered GPIOs 32 to 63 on gpio1
[    0.245191] gpio gpiochip2: (gpio2): added GPIO chardev (254:2)
[    0.245328] gpio gpiochip2: registered GPIOs 64 to 95 on gpio2
[    0.245710] gpio gpiochip3: (gpio3): added GPIO chardev (254:3)
[    0.245840] gpio gpiochip3: registered GPIOs 96 to 127 on gpio3
[    0.357826] raid6: neonx8   gen()   624 MB/s
[    0.426052] raid6: neonx8   xor()   457 MB/s
[    0.494333] raid6: neonx4   gen()   678 MB/s
[    0.562547] raid6: neonx4   xor()   513 MB/s
[    0.630807] raid6: neonx2   gen()   734 MB/s
[    0.699040] raid6: neonx2   xor()   524 MB/s
[    0.767305] raid6: neonx1   gen()   655 MB/s
[    0.835606] raid6: neonx1   xor()   454 MB/s
[    0.903881] raid6: int32x8  gen()   191 MB/s
[    0.972088] raid6: int32x8  xor()   119 MB/s
[    1.040351] raid6: int32x4  gen()   203 MB/s
[    1.108542] raid6: int32x4  xor()   146 MB/s
[    1.176833] raid6: int32x2  gen()   247 MB/s
[    1.244996] raid6: int32x2  xor()   143 MB/s
[    1.313260] raid6: int32x1  gen()   257 MB/s
[    1.381462] raid6: int32x1  xor()   139 MB/s
[    1.381471] raid6: using algorithm neonx2 gen() 734 MB/s
[    1.381477] raid6: .... xor() 524 MB/s, rmw enabled
[    1.381484] raid6: using neon recovery algorithm
[    1.382323] reg-fixed-voltage vcc-host-regulator: GPIO lookup for consumer (null)
[    1.382336] reg-fixed-voltage vcc-host-regulator: using device tree for GPIO lookup
[    1.382373] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-host-regulator[0]'
[    1.382419] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-regulator[0]' - status (0)
[    1.382451] gpio gpiochip3: Persistence not supported for GPIO 20
[    1.383038] reg-fixed-voltage vccio-1v8-regulator: GPIO lookup for consumer (null)
[    1.383050] reg-fixed-voltage vccio-1v8-regulator: using device tree for GPIO lookup
[    1.383080] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-1v8-regulator[0]'
[    1.383105] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-1v8-regulator[0]'
[    1.383120] reg-fixed-voltage vccio-1v8-regulator: using lookup tables for GPIO lookup
[    1.383132] reg-fixed-voltage vccio-1v8-regulator: No GPIO consumer (null) found
[    1.383626] reg-fixed-voltage vccio-3v3-regulator: GPIO lookup for consumer (null)
[    1.383637] reg-fixed-voltage vccio-3v3-regulator: using device tree for GPIO lookup
[    1.383665] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-3v3-regulator[0]'
[    1.383690] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-3v3-regulator[0]'
[    1.383705] reg-fixed-voltage vccio-3v3-regulator: using lookup tables for GPIO lookup
[    1.383716] reg-fixed-voltage vccio-3v3-regulator: No GPIO consumer (null) found
[    1.384413] reg-fixed-voltage vcc-otg-regulator: GPIO lookup for consumer (null)
[    1.384426] reg-fixed-voltage vcc-otg-regulator: using device tree for GPIO lookup
[    1.384458] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-otg-regulator[0]'
[    1.384499] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-otg-regulator[0]' - status (0)
[    1.384528] gpio gpiochip3: Persistence not supported for GPIO 22
[    1.385105] reg-fixed-voltage vcc-phy-regulator: GPIO lookup for consumer (null)
[    1.385117] reg-fixed-voltage vcc-phy-regulator: using device tree for GPIO lookup
[    1.385145] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-phy-regulator[0]'
[    1.385169] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[    1.385184] reg-fixed-voltage vcc-phy-regulator: using lookup tables for GPIO lookup
[    1.385195] reg-fixed-voltage vcc-phy-regulator: No GPIO consumer (null) found
[    1.385793] reg-fixed-voltage vcc-sys-regulator: GPIO lookup for consumer (null)
[    1.385806] reg-fixed-voltage vcc-sys-regulator: using device tree for GPIO lookup
[    1.385834] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-sys-regulator[0]'
[    1.385858] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
[    1.385873] reg-fixed-voltage vcc-sys-regulator: using lookup tables for GPIO lookup
[    1.385884] reg-fixed-voltage vcc-sys-regulator: No GPIO consumer (null) found
[    1.387080] iommu: Default domain type: Translated
[    1.390138] SCSI subsystem initialized
[    1.390493] usbcore: registered new interface driver usbfs
[    1.390577] usbcore: registered new interface driver hub
[    1.390745] usbcore: registered new device driver usb
[    1.390890] mc: Linux media interface: v0.10
[    1.390940] videodev: Linux video capture interface: v2.00
[    1.391138] pps_core: LinuxPPS API ver. 1 registered
[    1.391147] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.391174] PTP clock support registered
[    1.393225] Bluetooth: Core ver 2.22
[    1.393301] NET: Registered protocol family 31
[    1.393310] Bluetooth: HCI device and connection manager initialized
[    1.393328] Bluetooth: HCI socket layer initialized
[    1.393343] Bluetooth: L2CAP socket layer initialized
[    1.393379] Bluetooth: SCO socket layer initialized
[    1.393429] NetLabel: Initializing
[    1.393436] NetLabel:  domain hash size = 128
[    1.393442] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.393618] NetLabel:  unlabeled traffic allowed by default
[    1.394972] clocksource: Switched to clocksource arch_sys_counter
[    2.760745] VFS: Disk quotas dquot_6.6.0
[    2.760855] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.761192] FS-Cache: Loaded
[    2.761525] CacheFiles: Loaded
[    2.777520] NET: Registered protocol family 2
[    2.778571] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 12288 bytes, linear)
[    2.778645] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.778752] TCP bind hash table entries: 8192 (order: 5, 163840 bytes, linear)
[    2.779191] TCP: Hash tables configured (established 8192 bind 8192)
[    2.779387] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.779461] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.779838] NET: Registered protocol family 1
[    2.780867] RPC: Registered named UNIX socket transport module.
[    2.780878] RPC: Registered udp transport module.
[    2.780884] RPC: Registered tcp transport module.
[    2.780890] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.782015] Trying to unpack rootfs image as initramfs...
[    3.256036] Freeing initrd memory: 5816K
[    3.257657] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    3.260266] Initialise system trusted keyrings
[    3.260634] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    3.270484] zbud: loaded
[    3.272891] FS-Cache: Netfs 'nfs' registered for caching
[    3.273932] NFS: Registering the id_resolver key type
[    3.273987] Key type id_resolver registered
[    3.273995] Key type id_legacy registered
[    3.274017] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.274400] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    3.407961] async_tx: api initialized (async)
[    3.407984] Key type asymmetric registered
[    3.407992] Asymmetric key parser 'x509' registered
[    3.408078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.408357] io scheduler mq-deadline registered
[    3.408370] io scheduler kyber registered
[    3.408729] io scheduler bfq registered
[    3.410483] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.420279] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    3.420299] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    3.420917] pwm-regulator vdd-arm-regulator: GPIO lookup for consumer enable
[    3.420930] pwm-regulator vdd-arm-regulator: using device tree for GPIO lookup
[    3.420964] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-arm-regulator[0]'
[    3.420990] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-arm-regulator[0]'
[    3.421008] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
[    3.421020] pwm-regulator vdd-arm-regulator: No GPIO consumer enable found
[    3.421078] pwm-regulator: supplied by vcc_sys
[    3.421526] vcc_host: supplied by vcc_sys
[    3.421637] vccio_1v8: supplied by vcc_sys
[    3.421766] vccio_3v3: supplied by vcc_sys
[    3.421871] vcc_otg_vbus: supplied by vcc_sys
[    3.421970] vcc_phy: supplied by vccio_1v8
[    3.422351] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
[    3.422363] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
[    3.422409] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
[    3.422435] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'
[    3.422451] pwm-regulator vdd-log-regulator: using lookup tables for GPIO lookup
[    3.422462] pwm-regulator vdd-log-regulator: No GPIO consumer enable found
[    3.422510] pwm-regulator: supplied by vcc_sys
[    3.423542] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.426184] printk: console [ttyS2] disabled
[    3.426219] dw-apb-uart 11030000.serial: GPIO lookup for consumer rs485-term
[    3.426230] dw-apb-uart 11030000.serial: using device tree for GPIO lookup
[    3.426268] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/serial@11030000[0]'
[    3.426294] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/serial@11030000[0]'
[    3.426311] dw-apb-uart 11030000.serial: using lookup tables for GPIO lookup
[    3.426322] dw-apb-uart 11030000.serial: No GPIO consumer rs485-term found
[    3.426377] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 30, base_baud = 1500000) is a 16550A
[    3.427397] printk: console [ttyS2] enabled
[    3.429604] rockchip-vop 20050000.vop: Adding to iommu group 2
[    3.432548] usbcore: registered new interface driver udl
[    3.434263] brd: module loaded
[    3.452138] loop: module loaded
[    3.454707] mdio_bus fixed-0: GPIO lookup for consumer reset
[    3.454721] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    3.454732] mdio_bus fixed-0: No GPIO consumer reset found
[    3.454930] libphy: Fixed MDIO Bus: probed
[    3.455063] tun: Universal TUN/TAP device driver, 1.6
[    3.455436] CAN device driver interface
[    3.456434] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    3.456449] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    3.456621] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    3.456818] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    3.456834] rk_gmac-dwmac 30200000.ethernet: TX delay(0x26).
[    3.456846] rk_gmac-dwmac 30200000.ethernet: RX delay(0x11).
[    3.456881] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    3.457029] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    3.462160] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    3.499341] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    3.499361] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    3.499373] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    3.499384] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    3.499395] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    3.499405] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    3.499414] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    3.499488] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    3.499498] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    3.499508] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.500453] mdio_bus stmmac-0: GPIO lookup for consumer reset
[    3.500466] mdio_bus stmmac-0: using device tree for GPIO lookup
[    3.500501] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio[0]'
[    3.500529] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio[0]'
[    3.500547] mdio_bus stmmac-0: using lookup tables for GPIO lookup
[    3.500557] mdio_bus stmmac-0: No GPIO consumer reset found
[    3.500569] rk_gmac-dwmac 30200000.ethernet: GPIO lookup for consumer snps,reset
[    3.500578] rk_gmac-dwmac 30200000.ethernet: using device tree for GPIO lookup
[    3.500604] of_get_named_gpiod_flags: can't parse 'snps,reset-gpios' property of node '/ethernet@30200000[0]'
[    3.500628] of_get_named_gpiod_flags: can't parse 'snps,reset-gpio' property of node '/ethernet@30200000[0]'
[    3.500644] rk_gmac-dwmac 30200000.ethernet: using lookup tables for GPIO lookup
[    3.500654] rk_gmac-dwmac 30200000.ethernet: No GPIO consumer snps,reset found
[    3.500667] libphy: stmmac: probed
[    3.516030] mdio_bus stmmac-0:00: GPIO lookup for consumer reset
[    3.516045] mdio_bus stmmac-0:00: using device tree for GPIO lookup
[    3.516095] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.516127] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.516146] mdio_bus stmmac-0:00: using lookup tables for GPIO lookup
[    3.516158] mdio_bus stmmac-0:00: No GPIO consumer reset found
[    3.518922] usbcore: registered new interface driver rt2500usb
[    3.519130] usbcore: registered new interface driver rt73usb
[    3.519210] usbcore: registered new interface driver rt2800usb
[    3.519286] usbcore: registered new interface driver rtl8xxxu
[    3.519362] usbcore: registered new interface driver rndis_wlan
[    3.519441] usbcore: registered new interface driver cdc_ether
[    3.519501] usbcore: registered new interface driver rndis_host
[    3.520131] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.520192] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    3.520355] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    3.531552] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.531572] dwc2 30040000.usb: DWC OTG Controller
[    3.531610] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    3.531675] dwc2 30040000.usb: irq 47, io mem 0x30040000
[    3.532039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.532053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.532064] usb usb1: Product: DWC OTG Controller
[    3.532074] usb usb1: Manufacturer: Linux 5.8.12-rk322x dwc2_hsotg
[    3.532084] usb usb1: SerialNumber: 30040000.usb
[    3.533108] hub 1-0:1.0: USB hub found
[    3.533178] hub 1-0:1.0: 1 port detected
[    3.534934] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.534997] ehci-platform: EHCI generic platform driver
[    3.535488] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.535504] ehci-platform 30080000.usb: EHCI Host Controller
[    3.535876] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    3.536444] ehci-platform 30080000.usb: irq 48, io mem 0x30080000
[    3.551018] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    3.551357] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.551370] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.551382] usb usb2: Product: EHCI Host Controller
[    3.551392] usb usb2: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.551402] usb usb2: SerialNumber: 30080000.usb
[    3.552363] hub 2-0:1.0: USB hub found
[    3.552437] hub 2-0:1.0: 1 port detected
[    3.553407] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.553424] ehci-platform 300c0000.usb: EHCI Host Controller
[    3.553861] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    3.554352] ehci-platform 300c0000.usb: irq 50, io mem 0x300c0000
[    3.567037] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    3.567417] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.567431] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.567443] usb usb3: Product: EHCI Host Controller
[    3.567453] usb usb3: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.567463] usb usb3: SerialNumber: 300c0000.usb
[    3.568406] hub 3-0:1.0: USB hub found
[    3.568480] hub 3-0:1.0: 1 port detected
[    3.569447] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.569464] ehci-platform 30100000.usb: EHCI Host Controller
[    3.569870] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    3.570352] ehci-platform 30100000.usb: irq 52, io mem 0x30100000
[    3.583041] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    3.583389] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.583403] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.583414] usb usb4: Product: EHCI Host Controller
[    3.583424] usb usb4: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.583435] usb usb4: SerialNumber: 30100000.usb
[    3.584375] hub 4-0:1.0: USB hub found
[    3.584461] hub 4-0:1.0: 1 port detected
[    3.585290] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.585335] ohci-platform: OHCI generic platform driver
[    3.585788] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.585804] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    3.586192] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    3.586585] ohci-platform 300a0000.usb: irq 49, io mem 0x300a0000
[    3.647311] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.647327] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.647339] usb usb5: Product: Generic Platform OHCI controller
[    3.647350] usb usb5: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.647360] usb usb5: SerialNumber: 300a0000.usb
[    3.648340] hub 5-0:1.0: USB hub found
[    3.648409] hub 5-0:1.0: 1 port detected
[    3.649351] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.649368] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    3.649758] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    3.650180] ohci-platform 300e0000.usb: irq 51, io mem 0x300e0000
[    3.711300] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.711315] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.711327] usb usb6: Product: Generic Platform OHCI controller
[    3.711337] usb usb6: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.711347] usb usb6: SerialNumber: 300e0000.usb
[    3.712333] hub 6-0:1.0: USB hub found
[    3.712403] hub 6-0:1.0: 1 port detected
[    3.713348] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.713364] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    3.713738] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    3.714124] ohci-platform 30120000.usb: irq 53, io mem 0x30120000
[    3.775353] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.775368] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.775380] usb usb7: Product: Generic Platform OHCI controller
[    3.775390] usb usb7: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.775400] usb usb7: SerialNumber: 30120000.usb
[    3.776355] hub 7-0:1.0: USB hub found
[    3.776424] hub 7-0:1.0: 1 port detected
[    3.777514] usbcore: registered new interface driver usb-storage
[    3.778146] usbcore: registered new interface driver iforce
[    3.778281] usbcore: registered new interface driver xpad
[    3.778473] usbcore: registered new interface driver usbtouchscreen
[    3.779322] i2c /dev entries driver
[    3.783420] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    3.783929] device-mapper: raid: Loading target version 1.15.1
[    3.784220] Bluetooth: HCI UART driver ver 2.3
[    3.784232] Bluetooth: HCI UART protocol H4 registered
[    3.784240] Bluetooth: HCI UART protocol ATH3K registered
[    3.784296] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.784409] usbcore: registered new interface driver bfusb
[    3.784523] usbcore: registered new interface driver btusb
[    3.785078] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
[    3.785091] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
[    3.785146] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[    3.785178] gpio gpiochip2: Persistence not supported for GPIO 26
[    3.785710] Synopsys Designware Multimedia Card Interface Driver
[    3.786724] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    3.787067] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    3.787087] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    3.787222] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 44,32 bit host data width,256 deep fifo
[    3.787329] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer cd
[    3.787340] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    3.787395] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/mmc@30000000[0]' - status (0)
[    3.787426] gpio gpiochip1: Persistence not supported for GPIO 17
[    3.787468] dwmmc_rockchip 30000000.mmc: Got CD GPIO
[    3.787480] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer wp
[    3.787490] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    3.787516] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30000000[0]'
[    3.787541] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30000000[0]'
[    3.787558] dwmmc_rockchip 30000000.mmc: using lookup tables for GPIO lookup
[    3.787569] dwmmc_rockchip 30000000.mmc: No GPIO consumer wp found
[    3.800500] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    3.813835] dwmmc_rockchip 30010000.mmc: prop pinctrl-0 index 0 invalid phandle
[    3.813868] dwmmc_rockchip: probe of 30010000.mmc failed with error -22
[    3.814274] dwmmc_rockchip 30020000.mmc: IDMAC supports 32-bit address mode.
[    3.814851] dwmmc_rockchip 30020000.mmc: Using internal DMA controller.
[    3.814870] dwmmc_rockchip 30020000.mmc: Version ID is 270a
[    3.815298] dwmmc_rockchip 30020000.mmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo
[    3.815401] dwmmc_rockchip 30020000.mmc: GPIO lookup for consumer wp
[    3.815412] dwmmc_rockchip 30020000.mmc: using device tree for GPIO lookup
[    3.815449] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30020000[0]'
[    3.815475] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30020000[0]'
[    3.815494] dwmmc_rockchip 30020000.mmc: using lookup tables for GPIO lookup
[    3.815505] dwmmc_rockchip 30020000.mmc: No GPIO consumer wp found
[    3.815568] mmc_host mmc1: card is non-removable.
[    3.828466] mmc_host mmc1: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    3.841777] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/working[0]' - status (0)
[    3.841812] gpio gpiochip3: Persistence not supported for GPIO 21
[    3.841821] gpio-117 (?): no flags found for gpios
[    3.842513] ledtrig-cpu: registered to indicate activity on CPUs
[    3.842624] hid: raw HID events driver (C) Jiri Kosina
[    3.843275] usbcore: registered new interface driver usbhid
[    3.843283] usbhid: USB HID core driver
[    3.843797] ashmem: initialized
[    3.845116] rockchip-efuse 11040000.efuse: GPIO lookup for consumer wp
[    3.845130] rockchip-efuse 11040000.efuse: using device tree for GPIO lookup
[    3.845166] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/efuse@11040000[0]'
[    3.845191] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/efuse@11040000[0]'
[    3.845209] rockchip-efuse 11040000.efuse: using lookup tables for GPIO lookup
[    3.845219] rockchip-efuse 11040000.efuse: No GPIO consumer wp found
[    3.847292] NET: Registered protocol family 10
[    3.849307] Segment Routing with IPv6
[    3.849416] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.851614] NET: Registered protocol family 17
[    3.851717] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    3.851725] can: controller area network core (rev 20170425 abi 9)
[    3.851836] NET: Registered protocol family 29
[    3.852097] Bluetooth: RFCOMM socket layer initialized
[    3.852153] Bluetooth: RFCOMM ver 1.11
[    3.852181] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.852200] Bluetooth: HIDP socket layer initialized
[    3.852586] 8021q: 802.1Q VLAN Support v1.8
[    3.852642] lib80211: common routines for IEEE802.11 drivers
[    3.852652] lib80211_crypt: registered algorithm 'NULL'
[    3.852660] lib80211_crypt: registered algorithm 'WEP'
[    3.852668] lib80211_crypt: registered algorithm 'CCMP'
[    3.852675] lib80211_crypt: registered algorithm 'TKIP'
[    3.852716] Key type dns_resolver registered
[    3.853373] ThumbEE CPU extension supported.
[    3.853395] Registering SWP/SWPB emulation handler
[    3.853867] Loading compiled-in X.509 certificates
[    3.854038] zswap: loaded using pool lzo/zbud
[    3.854653] Key type ._fscrypt registered
[    3.854663] Key type .fscrypt registered
[    3.854670] Key type fscrypt-provisioning registered
[    3.856514] Btrfs loaded, crc32c=crc32c-generic
[    3.897312] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.897597] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    3.900066] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb1078b2c)
[    3.900504] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    3.901520] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    3.902871] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb107c454)
[    3.902892] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.912957] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[    3.913305] mmc1: new high speed MMC card at address 0001
[    3.914685] mmcblk1: mmc1:0001 BJNB4R 29.1 GiB
[    3.915419] mmcblk1boot0: mmc1:0001 BJNB4R partition 1 4.00 MiB
[    3.916041] mmcblk1boot1: mmc1:0001 BJNB4R partition 2 4.00 MiB
[    3.916471] mmcblk1rpmb: mmc1:0001 BJNB4R partition 3 4.00 MiB, chardev (241:0)
[    3.919138]  mmcblk1: p1
[    3.996866] random: fast init done
[    4.070146] Console: switching to colour frame buffer device 240x67
[    4.124665] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device
[    4.125801] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    4.126454] of_cfs_init
[    4.126517] of_cfs_init: OK
[    4.126896] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.159715] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.160017] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.160031] cfg80211: failed to load regulatory.db
[    4.167139] Freeing unused kernel memory: 1024K
[    4.191368] Run /init as init process
[    4.191377]   with arguments:
[    4.191383]     /init
[    4.191389]     earlyprintk
[    4.191393]   with environment:
[    4.191399]     HOME=/
[    4.191404]     TERM=linux
[    4.191409]     ubootpart=49e8e85f-01
[    4.191414]     cgroup_enable=memory
[    4.191419]     cgroup_memory=1
[    4.191877] process '/usr/bin/sh' started with executable stack
[    4.972047] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio_keys/power-key[0]' - status (0)
[    4.972094] gpio gpiochip3: Persistence not supported for GPIO 25
[    4.972587] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    5.397984] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null)
[    5.930927] systemd[1]: System time before build time, advancing clock.
[    5.967063] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    5.968337] systemd[1]: Detected architecture arm.
[    6.008201] systemd[1]: Set hostname to <rk322x-box>.
[    6.203885] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    6.346904] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    6.346935] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    6.780727] random: systemd: uninitialized urandom read (16 bytes read)
[    6.793102] random: systemd: uninitialized urandom read (16 bytes read)
[    6.799805] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    6.801254] random: systemd: uninitialized urandom read (16 bytes read)
[    6.804134] systemd[1]: Created slice system-getty.slice.
[    6.805650] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    6.807585] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.809552] systemd[1]: Listening on udev Control Socket.
[    7.037044] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro
[    8.071599] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    8.071741] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    8.071874] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    8.071922] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    8.073272] lima 20000000.gpu: bus rate = 300000000
[    8.073286] lima 20000000.gpu: mod rate = 300000000
[    8.073499] debugfs: Directory '20000000.gpu-mali' with parent 'vdd_log' already present!
[    8.074821] lima 20000000.gpu: Failed to register cooling device
[    8.075995] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 1
[    8.082297] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    8.153577] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    8.154226] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[    8.157570] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    8.158706] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    8.161269] rkvdec 20030000.video-codec: Adding to iommu group 1
[    8.167413] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video0
[    8.169536] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video1
[    8.245862] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video3
[    8.396818] optee: probing for conduit method.
[    8.396860] optee: revision 3.10 (a1d5c81f)
[    8.397975] optee: dynamic shared memory is enabled
[    8.405534] optee: initialized driver
[    8.464918] gpio_ir_recv ir-receiver: GPIO lookup for consumer (null)
[    8.464940] gpio_ir_recv ir-receiver: using device tree for GPIO lookup
[    8.465020] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
[    8.465065] gpio gpiochip1: Persistence not supported for GPIO 11
[    8.465203] Registered IR keymap rc-empty
[    8.465405] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[    8.465432] zram: Added device: zram0
[    8.465917] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[    8.466315] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1
[    8.470490] zram: Added device: zram1
[    8.479368] zram: Added device: zram2
[    8.767269] zram1: detected capacity change from 0 to 503390208
[    9.029441] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[    9.029468] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[    9.030519] asoc-simple-card hdmi-sound: i2s-hifi <-> 100c0000.i2s0 mapping ok
[    9.875101] Adding 491588k swap on /dev/zram1.  Priority:5 extents:1 across:491588k SSFS
[   10.095273] zram0: detected capacity change from 0 to 52428800
[   12.181709] systemd[1]: Started Armbian ZRAM config.
[   12.196018] systemd[1]: Starting Armbian memory supported logging...
[   12.294563] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
[   12.294612] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
[   16.595007] systemd[1]: Started Armbian memory supported logging.
[   16.610189] systemd[1]: Starting Journal Service...
[   17.063795] systemd[1]: Started Journal Service.
[   17.145446] systemd-journald[548]: Received request to flush runtime journal from PID 1
[   17.812121] random: crng init done
[   17.812141] random: 7 urandom warning(s) missed due to ratelimiting
[   19.581047] rk_gmac-dwmac 30200000.ethernet eth0: PHY [stmmac-0:00] driver [Rockchip integrated EPHY] (irq=POLL)
[   19.582402] rk_gmac-dwmac 30200000.ethernet eth0: No Safety Features support found
[   19.582424] rk_gmac-dwmac 30200000.ethernet eth0: PTP not supported by HW
[   19.582438] rk_gmac-dwmac 30200000.ethernet eth0: configuring for phy/rmii link mode
[   21.635830] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   21.635918] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 

With overlays=wlan-rtl8189etv

Spoiler

[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.8.12-rk322x (root@vt-ubuntu) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #trunk SMP PREEMPT Mon Sep 28 16:24:13 CEST 2020
[    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: Generic RK322x Tv Box board
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x9f000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000]   HighMem  empty
[    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 0x000000006a400000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2304 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 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 s51416 r8192 d22312 u81920
[    0.000000] pcpu-alloc: s51416 r8192 d22312 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: 251648
[    0.000000] Kernel command line: earlyprintk root=UUID=d1a1ad36-0ab9-4f27-a75a-6bf97a2b1e57 console=ttyS2,115200n8 console=tty1 rootwait rootfstype=ext4  consoleblank=0 loglevel=1 ubootpart=49e8e85f-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u coherent_pool=2M  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    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] allocated 1048576 bytes of page_ext
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 959960K/1015808K available (15360K kernel code, 1326K rwdata, 3296K rodata, 1024K init, 574K bss, 39464K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 46757 entries in 92 pages
[    0.000000] ftrace: allocated 92 pages with 4 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x394/0x564 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000019] Switching to timer-based delay loop, resolution 41ns
[    0.001270] Console: colour dummy device 80x30
[    0.001290] printk: console [tty1] enabled
[    0.001332] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001348] pid_max: default: 32768 minimum: 301
[    0.001539] LSM: Security Framework initializing
[    0.001564] Yama: becoming mindful.
[    0.001670] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001687] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.002959] CPU: Testing write buffer coherency: ok
[    0.003356] /cpus/cpu@f00 missing clock-frequency property
[    0.003389] /cpus/cpu@f01 missing clock-frequency property
[    0.003423] /cpus/cpu@f02 missing clock-frequency property
[    0.003460] /cpus/cpu@f03 missing clock-frequency property
[    0.003476] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.004618] Setting up static identity map for 0x60100000 - 0x60100060
[    0.004829] rcu: Hierarchical SRCU implementation.
[    0.005695] smp: Bringing up secondary CPUs ...
[    0.015245] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.025123] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.034805] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.035020] smp: Brought up 1 node, 4 CPUs
[    0.035033] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035040] CPU: All CPU(s) started in SVC mode.
[    0.035963] devtmpfs: initialized
[    0.049513] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.050250] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.050274] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.051498] xor: measuring software checksum speed
[    0.088363]    arm4regs  :  1011.000 MB/sec
[    0.128486]    8regs     :   704.000 MB/sec
[    0.168622]    32regs    :   703.000 MB/sec
[    0.208755]    neon      :   991.000 MB/sec
[    0.208765] xor: using function: arm4regs (1011.000 MB/sec)
[    0.208853] pinctrl core: initialized pinctrl subsystem
[    0.209771] thermal_sys: Registered thermal governor 'step_wise'
[    0.211036] NET: Registered protocol family 16
[    0.214418] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.215152] audit: initializing netlink subsys (disabled)
[    0.215472] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1
[    0.216671] cpuidle: using governor ladder
[    0.216725] cpuidle: using governor menu
[    0.217559] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.217569] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.244177] gpio gpiochip0: (gpio0): added GPIO chardev (254:0)
[    0.244334] gpio gpiochip0: registered GPIOs 0 to 31 on gpio0
[    0.244739] gpio gpiochip1: (gpio1): added GPIO chardev (254:1)
[    0.244876] gpio gpiochip1: registered GPIOs 32 to 63 on gpio1
[    0.245334] gpio gpiochip2: (gpio2): added GPIO chardev (254:2)
[    0.245459] gpio gpiochip2: registered GPIOs 64 to 95 on gpio2
[    0.245846] gpio gpiochip3: (gpio3): added GPIO chardev (254:3)
[    0.245974] gpio gpiochip3: registered GPIOs 96 to 127 on gpio3
[    0.357768] raid6: neonx8   gen()   625 MB/s
[    0.425937] raid6: neonx8   xor()   464 MB/s
[    0.494183] raid6: neonx4   gen()   676 MB/s
[    0.562394] raid6: neonx4   xor()   511 MB/s
[    0.630641] raid6: neonx2   gen()   733 MB/s
[    0.698888] raid6: neonx2   xor()   524 MB/s
[    0.767157] raid6: neonx1   gen()   655 MB/s
[    0.835421] raid6: neonx1   xor()   454 MB/s
[    0.903719] raid6: int32x8  gen()   191 MB/s
[    0.971910] raid6: int32x8  xor()   119 MB/s
[    1.040184] raid6: int32x4  gen()   203 MB/s
[    1.108381] raid6: int32x4  xor()   146 MB/s
[    1.176635] raid6: int32x2  gen()   247 MB/s
[    1.244818] raid6: int32x2  xor()   143 MB/s
[    1.313075] raid6: int32x1  gen()   257 MB/s
[    1.381297] raid6: int32x1  xor()   139 MB/s
[    1.381305] raid6: using algorithm neonx2 gen() 733 MB/s
[    1.381312] raid6: .... xor() 524 MB/s, rmw enabled
[    1.381318] raid6: using neon recovery algorithm
[    1.382151] reg-fixed-voltage vcc-host-regulator: GPIO lookup for consumer (null)
[    1.382164] reg-fixed-voltage vcc-host-regulator: using device tree for GPIO lookup
[    1.382202] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-host-regulator[0]'
[    1.382248] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-regulator[0]' - status (0)
[    1.382280] gpio gpiochip3: Persistence not supported for GPIO 20
[    1.382908] reg-fixed-voltage vccio-1v8-regulator: GPIO lookup for consumer (null)
[    1.382921] reg-fixed-voltage vccio-1v8-regulator: using device tree for GPIO lookup
[    1.382950] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-1v8-regulator[0]'
[    1.382974] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-1v8-regulator[0]'
[    1.382990] reg-fixed-voltage vccio-1v8-regulator: using lookup tables for GPIO lookup
[    1.383002] reg-fixed-voltage vccio-1v8-regulator: No GPIO consumer (null) found
[    1.383470] reg-fixed-voltage vccio-3v3-regulator: GPIO lookup for consumer (null)
[    1.383482] reg-fixed-voltage vccio-3v3-regulator: using device tree for GPIO lookup
[    1.383509] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-3v3-regulator[0]'
[    1.383533] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-3v3-regulator[0]'
[    1.383548] reg-fixed-voltage vccio-3v3-regulator: using lookup tables for GPIO lookup
[    1.383559] reg-fixed-voltage vccio-3v3-regulator: No GPIO consumer (null) found
[    1.384250] reg-fixed-voltage vcc-otg-regulator: GPIO lookup for consumer (null)
[    1.384263] reg-fixed-voltage vcc-otg-regulator: using device tree for GPIO lookup
[    1.384294] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-otg-regulator[0]'
[    1.384336] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-otg-regulator[0]' - status (0)
[    1.384365] gpio gpiochip3: Persistence not supported for GPIO 22
[    1.384918] reg-fixed-voltage vcc-phy-regulator: GPIO lookup for consumer (null)
[    1.384930] reg-fixed-voltage vcc-phy-regulator: using device tree for GPIO lookup
[    1.384957] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-phy-regulator[0]'
[    1.384981] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[    1.384997] reg-fixed-voltage vcc-phy-regulator: using lookup tables for GPIO lookup
[    1.385008] reg-fixed-voltage vcc-phy-regulator: No GPIO consumer (null) found
[    1.385620] reg-fixed-voltage vcc-sys-regulator: GPIO lookup for consumer (null)
[    1.385632] reg-fixed-voltage vcc-sys-regulator: using device tree for GPIO lookup
[    1.385660] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-sys-regulator[0]'
[    1.385684] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
[    1.385700] reg-fixed-voltage vcc-sys-regulator: using lookup tables for GPIO lookup
[    1.385711] reg-fixed-voltage vcc-sys-regulator: No GPIO consumer (null) found
[    1.386886] iommu: Default domain type: Translated
[    1.389973] SCSI subsystem initialized
[    1.390365] usbcore: registered new interface driver usbfs
[    1.390444] usbcore: registered new interface driver hub
[    1.390609] usbcore: registered new device driver usb
[    1.390763] mc: Linux media interface: v0.10
[    1.390815] videodev: Linux video capture interface: v2.00
[    1.391002] pps_core: LinuxPPS API ver. 1 registered
[    1.391009] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.391037] PTP clock support registered
[    1.393069] Bluetooth: Core ver 2.22
[    1.393144] NET: Registered protocol family 31
[    1.393153] Bluetooth: HCI device and connection manager initialized
[    1.393172] Bluetooth: HCI socket layer initialized
[    1.393186] Bluetooth: L2CAP socket layer initialized
[    1.393223] Bluetooth: SCO socket layer initialized
[    1.393272] NetLabel: Initializing
[    1.393279] NetLabel:  domain hash size = 128
[    1.393284] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.393473] NetLabel:  unlabeled traffic allowed by default
[    1.394739] clocksource: Switched to clocksource arch_sys_counter
[    2.760707] VFS: Disk quotas dquot_6.6.0
[    2.760818] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.761159] FS-Cache: Loaded
[    2.761505] CacheFiles: Loaded
[    2.777528] NET: Registered protocol family 2
[    2.778579] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 12288 bytes, linear)
[    2.778651] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.778837] TCP bind hash table entries: 8192 (order: 5, 163840 bytes, linear)
[    2.779189] TCP: Hash tables configured (established 8192 bind 8192)
[    2.779374] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.779446] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.779826] NET: Registered protocol family 1
[    2.780835] RPC: Registered named UNIX socket transport module.
[    2.780845] RPC: Registered udp transport module.
[    2.780851] RPC: Registered tcp transport module.
[    2.780858] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.782022] Trying to unpack rootfs image as initramfs...
[    3.255248] Freeing initrd memory: 5816K
[    3.256887] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    3.259486] Initialise system trusted keyrings
[    3.259876] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    3.269713] zbud: loaded
[    3.272124] FS-Cache: Netfs 'nfs' registered for caching
[    3.273175] NFS: Registering the id_resolver key type
[    3.273222] Key type id_resolver registered
[    3.273229] Key type id_legacy registered
[    3.273250] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.273638] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    3.409352] async_tx: api initialized (async)
[    3.409373] Key type asymmetric registered
[    3.409382] Asymmetric key parser 'x509' registered
[    3.409466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.409755] io scheduler mq-deadline registered
[    3.409767] io scheduler kyber registered
[    3.410125] io scheduler bfq registered
[    3.412027] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.421596] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    3.421615] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    3.422241] pwm-regulator vdd-arm-regulator: GPIO lookup for consumer enable
[    3.422254] pwm-regulator vdd-arm-regulator: using device tree for GPIO lookup
[    3.422288] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-arm-regulator[0]'
[    3.422314] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-arm-regulator[0]'
[    3.422331] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
[    3.422343] pwm-regulator vdd-arm-regulator: No GPIO consumer enable found
[    3.422402] pwm-regulator: supplied by vcc_sys
[    3.422921] vcc_host: supplied by vcc_sys
[    3.423041] vccio_1v8: supplied by vcc_sys
[    3.423170] vccio_3v3: supplied by vcc_sys
[    3.423275] vcc_otg_vbus: supplied by vcc_sys
[    3.423387] vcc_phy: supplied by vccio_1v8
[    3.423777] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
[    3.423789] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
[    3.423819] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
[    3.423844] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'
[    3.423860] pwm-regulator vdd-log-regulator: using lookup tables for GPIO lookup
[    3.423871] pwm-regulator vdd-log-regulator: No GPIO consumer enable found
[    3.423920] pwm-regulator: supplied by vcc_sys
[    3.424860] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.427574] printk: console [ttyS2] disabled
[    3.427609] dw-apb-uart 11030000.serial: GPIO lookup for consumer rs485-term
[    3.427620] dw-apb-uart 11030000.serial: using device tree for GPIO lookup
[    3.427658] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/serial@11030000[0]'
[    3.427685] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/serial@11030000[0]'
[    3.427702] dw-apb-uart 11030000.serial: using lookup tables for GPIO lookup
[    3.427713] dw-apb-uart 11030000.serial: No GPIO consumer rs485-term found
[    3.427768] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 30, base_baud = 1500000) is a 16550A
[    3.428646] printk: console [ttyS2] enabled
[    3.431036] rockchip-vop 20050000.vop: Adding to iommu group 2
[    3.433932] usbcore: registered new interface driver udl
[    3.435722] brd: module loaded
[    3.453666] loop: module loaded
[    3.456372] mdio_bus fixed-0: GPIO lookup for consumer reset
[    3.456387] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    3.456398] mdio_bus fixed-0: No GPIO consumer reset found
[    3.456586] libphy: Fixed MDIO Bus: probed
[    3.456642] tun: Universal TUN/TAP device driver, 1.6
[    3.457036] CAN device driver interface
[    3.458040] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    3.458055] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    3.458235] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    3.458434] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    3.458449] rk_gmac-dwmac 30200000.ethernet: TX delay(0x26).
[    3.458461] rk_gmac-dwmac 30200000.ethernet: RX delay(0x11).
[    3.458490] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    3.458637] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    3.463853] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    3.503212] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    3.503234] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    3.503247] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    3.503257] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    3.503268] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    3.503278] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    3.503288] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    3.503360] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    3.503371] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    3.503381] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.504332] mdio_bus stmmac-0: GPIO lookup for consumer reset
[    3.504344] mdio_bus stmmac-0: using device tree for GPIO lookup
[    3.504379] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio[0]'
[    3.504408] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio[0]'
[    3.504426] mdio_bus stmmac-0: using lookup tables for GPIO lookup
[    3.504437] mdio_bus stmmac-0: No GPIO consumer reset found
[    3.504449] rk_gmac-dwmac 30200000.ethernet: GPIO lookup for consumer snps,reset
[    3.504458] rk_gmac-dwmac 30200000.ethernet: using device tree for GPIO lookup
[    3.504484] of_get_named_gpiod_flags: can't parse 'snps,reset-gpios' property of node '/ethernet@30200000[0]'
[    3.504509] of_get_named_gpiod_flags: can't parse 'snps,reset-gpio' property of node '/ethernet@30200000[0]'
[    3.504524] rk_gmac-dwmac 30200000.ethernet: using lookup tables for GPIO lookup
[    3.504534] rk_gmac-dwmac 30200000.ethernet: No GPIO consumer snps,reset found
[    3.504548] libphy: stmmac: probed
[    3.519758] mdio_bus stmmac-0:00: GPIO lookup for consumer reset
[    3.519773] mdio_bus stmmac-0:00: using device tree for GPIO lookup
[    3.519823] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.519855] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.519874] mdio_bus stmmac-0:00: using lookup tables for GPIO lookup
[    3.519887] mdio_bus stmmac-0:00: No GPIO consumer reset found
[    3.522677] usbcore: registered new interface driver rt2500usb
[    3.522881] usbcore: registered new interface driver rt73usb
[    3.522962] usbcore: registered new interface driver rt2800usb
[    3.523039] usbcore: registered new interface driver rtl8xxxu
[    3.523116] usbcore: registered new interface driver rndis_wlan
[    3.523193] usbcore: registered new interface driver cdc_ether
[    3.523256] usbcore: registered new interface driver rndis_host
[    3.523894] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.523955] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    3.524115] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    3.535581] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.535601] dwc2 30040000.usb: DWC OTG Controller
[    3.535641] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    3.535705] dwc2 30040000.usb: irq 47, io mem 0x30040000
[    3.536068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.536081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.536093] usb usb1: Product: DWC OTG Controller
[    3.536103] usb usb1: Manufacturer: Linux 5.8.12-rk322x dwc2_hsotg
[    3.536113] usb usb1: SerialNumber: 30040000.usb
[    3.537138] hub 1-0:1.0: USB hub found
[    3.537208] hub 1-0:1.0: 1 port detected
[    3.539030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.539042] ehci-platform: EHCI generic platform driver
[    3.539533] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.539549] ehci-platform 30080000.usb: EHCI Host Controller
[    3.539913] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    3.540364] ehci-platform 30080000.usb: irq 48, io mem 0x30080000
[    3.554755] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    3.555092] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.555106] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.555117] usb usb2: Product: EHCI Host Controller
[    3.555127] usb usb2: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.555137] usb usb2: SerialNumber: 30080000.usb
[    3.556088] hub 2-0:1.0: USB hub found
[    3.556160] hub 2-0:1.0: 1 port detected
[    3.557121] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.557137] ehci-platform 300c0000.usb: EHCI Host Controller
[    3.557556] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    3.558065] ehci-platform 300c0000.usb: irq 50, io mem 0x300c0000
[    3.570784] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    3.571116] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.571129] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.571141] usb usb3: Product: EHCI Host Controller
[    3.571151] usb usb3: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.571161] usb usb3: SerialNumber: 300c0000.usb
[    3.572104] hub 3-0:1.0: USB hub found
[    3.572181] hub 3-0:1.0: 1 port detected
[    3.573124] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.573140] ehci-platform 30100000.usb: EHCI Host Controller
[    3.573567] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    3.574043] ehci-platform 30100000.usb: irq 52, io mem 0x30100000
[    3.586783] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    3.587135] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.587150] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.587161] usb usb4: Product: EHCI Host Controller
[    3.587172] usb usb4: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.587182] usb usb4: SerialNumber: 30100000.usb
[    3.588137] hub 4-0:1.0: USB hub found
[    3.588211] hub 4-0:1.0: 1 port detected
[    3.589043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.589086] ohci-platform: OHCI generic platform driver
[    3.589553] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.589569] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    3.589928] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    3.590317] ohci-platform 300a0000.usb: irq 49, io mem 0x300a0000
[    3.651078] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.651094] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.651105] usb usb5: Product: Generic Platform OHCI controller
[    3.651116] usb usb5: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.651126] usb usb5: SerialNumber: 300a0000.usb
[    3.652109] hub 5-0:1.0: USB hub found
[    3.652180] hub 5-0:1.0: 1 port detected
[    3.653127] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.653144] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    3.653535] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    3.653957] ohci-platform 300e0000.usb: irq 51, io mem 0x300e0000
[    3.715077] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.715093] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.715104] usb usb6: Product: Generic Platform OHCI controller
[    3.715115] usb usb6: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.715125] usb usb6: SerialNumber: 300e0000.usb
[    3.716110] hub 6-0:1.0: USB hub found
[    3.716182] hub 6-0:1.0: 1 port detected
[    3.717132] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.717147] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    3.717526] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    3.717950] ohci-platform 30120000.usb: irq 53, io mem 0x30120000
[    3.779081] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.779096] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.779108] usb usb7: Product: Generic Platform OHCI controller
[    3.779118] usb usb7: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.779129] usb usb7: SerialNumber: 30120000.usb
[    3.780076] hub 7-0:1.0: USB hub found
[    3.780148] hub 7-0:1.0: 1 port detected
[    3.781237] usbcore: registered new interface driver usb-storage
[    3.781873] usbcore: registered new interface driver iforce
[    3.782013] usbcore: registered new interface driver xpad
[    3.782199] usbcore: registered new interface driver usbtouchscreen
[    3.783073] i2c /dev entries driver
[    3.787168] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    3.787647] device-mapper: raid: Loading target version 1.15.1
[    3.787936] Bluetooth: HCI UART driver ver 2.3
[    3.787949] Bluetooth: HCI UART protocol H4 registered
[    3.787956] Bluetooth: HCI UART protocol ATH3K registered
[    3.788011] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.788124] usbcore: registered new interface driver bfusb
[    3.788237] usbcore: registered new interface driver btusb
[    3.788797] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
[    3.788810] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
[    3.788864] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[    3.788896] gpio gpiochip2: Persistence not supported for GPIO 29
[    3.789443] Synopsys Designware Multimedia Card Interface Driver
[    3.790460] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    3.790788] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    3.790809] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    3.790947] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 44,32 bit host data width,256 deep fifo
[    3.791053] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer cd
[    3.791065] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    3.791121] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/mmc@30000000[0]' - status (0)
[    3.791152] gpio gpiochip1: Persistence not supported for GPIO 17
[    3.791192] dwmmc_rockchip 30000000.mmc: Got CD GPIO
[    3.791204] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer wp
[    3.791214] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    3.791240] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30000000[0]'
[    3.791265] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30000000[0]'
[    3.791283] dwmmc_rockchip 30000000.mmc: using lookup tables for GPIO lookup
[    3.791294] dwmmc_rockchip 30000000.mmc: No GPIO consumer wp found
[    3.804222] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    3.818166] dwmmc_rockchip 30010000.mmc: IDMAC supports 32-bit address mode.
[    3.818819] dwmmc_rockchip 30010000.mmc: Using internal DMA controller.
[    3.818840] dwmmc_rockchip 30010000.mmc: Version ID is 270a
[    3.818976] dwmmc_rockchip 30010000.mmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo
[    3.819081] dwmmc_rockchip 30010000.mmc: GPIO lookup for consumer wp
[    3.819092] dwmmc_rockchip 30010000.mmc: using device tree for GPIO lookup
[    3.819128] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30010000[0]'
[    3.819154] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30010000[0]'
[    3.819172] dwmmc_rockchip 30010000.mmc: using lookup tables for GPIO lookup
[    3.819184] dwmmc_rockchip 30010000.mmc: No GPIO consumer wp found
[    3.819249] dwmmc_rockchip 30010000.mmc: allocated mmc-pwrseq
[    3.819263] mmc_host mmc1: card is non-removable.
[    3.832177] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 400000Hz, actual 244140HZ div = 2)
[    3.845375] dwmmc_rockchip 30020000.mmc: IDMAC supports 32-bit address mode.
[    3.845593] dwmmc_rockchip 30020000.mmc: Using internal DMA controller.
[    3.845611] dwmmc_rockchip 30020000.mmc: Version ID is 270a
[    3.845736] dwmmc_rockchip 30020000.mmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo
[    3.845840] dwmmc_rockchip 30020000.mmc: GPIO lookup for consumer wp
[    3.845851] dwmmc_rockchip 30020000.mmc: using device tree for GPIO lookup
[    3.845886] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30020000[0]'
[    3.845911] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30020000[0]'
[    3.845930] dwmmc_rockchip 30020000.mmc: using lookup tables for GPIO lookup
[    3.845941] dwmmc_rockchip 30020000.mmc: No GPIO consumer wp found
[    3.846002] mmc_host mmc2: card is non-removable.
[    3.858846] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    3.871492] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 300000Hz, actual 244140HZ div = 2)
[    3.872259] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/working[0]' - status (0)
[    3.872292] gpio gpiochip3: Persistence not supported for GPIO 21
[    3.872300] gpio-117 (?): no flags found for gpios
[    3.873016] ledtrig-cpu: registered to indicate activity on CPUs
[    3.873127] hid: raw HID events driver (C) Jiri Kosina
[    3.873715] usbcore: registered new interface driver usbhid
[    3.873722] usbhid: USB HID core driver
[    3.874230] ashmem: initialized
[    3.875606] rockchip-efuse 11040000.efuse: GPIO lookup for consumer wp
[    3.875619] rockchip-efuse 11040000.efuse: using device tree for GPIO lookup
[    3.875655] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/efuse@11040000[0]'
[    3.875680] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/efuse@11040000[0]'
[    3.875697] rockchip-efuse 11040000.efuse: using lookup tables for GPIO lookup
[    3.875708] rockchip-efuse 11040000.efuse: No GPIO consumer wp found
[    3.877703] NET: Registered protocol family 10
[    3.880014] Segment Routing with IPv6
[    3.880126] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.882222] NET: Registered protocol family 17
[    3.882321] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    3.882330] can: controller area network core (rev 20170425 abi 9)
[    3.882445] NET: Registered protocol family 29
[    3.883093] Bluetooth: RFCOMM socket layer initialized
[    3.883143] Bluetooth: RFCOMM ver 1.11
[    3.883168] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.883186] Bluetooth: HIDP socket layer initialized
[    3.883498] 8021q: 802.1Q VLAN Support v1.8
[    3.883555] lib80211: common routines for IEEE802.11 drivers
[    3.883564] lib80211_crypt: registered algorithm 'NULL'
[    3.883572] lib80211_crypt: registered algorithm 'WEP'
[    3.883579] lib80211_crypt: registered algorithm 'CCMP'
[    3.883587] lib80211_crypt: registered algorithm 'TKIP'
[    3.883634] Key type dns_resolver registered
[    3.884288] ThumbEE CPU extension supported.
[    3.884309] Registering SWP/SWPB emulation handler
[    3.884882] Loading compiled-in X.509 certificates
[    3.885051] zswap: loaded using pool lzo/zbud
[    3.885680] Key type ._fscrypt registered
[    3.885690] Key type .fscrypt registered
[    3.885697] Key type fscrypt-provisioning registered
[    3.887626] Btrfs loaded, crc32c=crc32c-generic
[    3.910903] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 200000Hz, actual 162760HZ div = 3)
[    3.929010] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.929295] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    3.931982] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb1078b2c)
[    3.932399] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    3.933517] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    3.934981] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb107c454)
[    3.935001] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.944798] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[    3.945170] mmc2: new high speed MMC card at address 0001
[    3.946527] mmcblk2: mmc2:0001 BJNB4R 29.1 GiB
[    3.947253] mmcblk2boot0: mmc2:0001 BJNB4R partition 1 4.00 MiB
[    3.947876] mmcblk2boot1: mmc2:0001 BJNB4R partition 2 4.00 MiB
[    3.948314] mmcblk2rpmb: mmc2:0001 BJNB4R partition 3 4.00 MiB, chardev (241:0)
[    3.951026]  mmcblk2: p1
[    3.958285] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 100000Hz, actual 97656HZ div = 5)
[    4.002838] random: fast init done
[    4.103729] Console: switching to colour frame buffer device 240x67
[    4.158226] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device
[    4.159439] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    4.160062] of_cfs_init
[    4.160141] of_cfs_init: OK
[    4.160537] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.193180] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.199026] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.199053] cfg80211: failed to load regulatory.db
[    4.200211] Freeing unused kernel memory: 1024K
[    4.227166] Run /init as init process
[    4.227175]   with arguments:
[    4.227182]     /init
[    4.227187]     earlyprintk
[    4.227192]   with environment:
[    4.227198]     HOME=/
[    4.227203]     TERM=linux
[    4.227209]     ubootpart=49e8e85f-01
[    4.227214]     cgroup_enable=memory
[    4.227219]     cgroup_memory=1
[    4.227712] process '/usr/bin/sh' started with executable stack
[    5.003526] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio_keys/power-key[0]' - status (0)
[    5.003571] gpio gpiochip3: Persistence not supported for GPIO 25
[    5.004062] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    5.622954] EXT4-fs (mmcblk2p1): mounted filesystem with writeback data mode. Opts: (null)
[    6.143119] systemd[1]: System time before build time, advancing clock.
[    6.179062] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    6.180370] systemd[1]: Detected architecture arm.
[    6.218821] systemd[1]: Set hostname to <rk322x-box>.
[    6.394243] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    6.565881] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    6.565912] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    7.001192] random: systemd: uninitialized urandom read (16 bytes read)
[    7.013473] random: systemd: uninitialized urandom read (16 bytes read)
[    7.014522] systemd[1]: Listening on udev Kernel Socket.
[    7.016315] random: systemd: uninitialized urandom read (16 bytes read)
[    7.023234] systemd[1]: Created slice system-getty.slice.
[    7.025789] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.027894] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.029767] systemd[1]: Listening on udev Control Socket.
[    7.156726] EXT4-fs (mmcblk2p1): re-mounted. Opts: commit=600,errors=remount-ro
[    8.267269] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    8.326084] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    8.329190] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    8.331625] rkvdec 20030000.video-codec: Adding to iommu group 1
[    8.341604] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video1
[    8.354939] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[    8.358001] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    8.372996] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video2
[    8.379627] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video3
[    8.611061] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    8.611209] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    8.611358] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    8.611406] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    8.629765] lima 20000000.gpu: bus rate = 300000000
[    8.629779] lima 20000000.gpu: mod rate = 300000000
[    8.629960] debugfs: Directory '20000000.gpu-mali' with parent 'vdd_log' already present!
[    8.631008] lima 20000000.gpu: Failed to register cooling device
[    8.632129] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 1
[    8.644937] gpio_ir_recv ir-receiver: GPIO lookup for consumer (null)
[    8.644950] gpio_ir_recv ir-receiver: using device tree for GPIO lookup
[    8.644999] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
[    8.645024] gpio gpiochip1: Persistence not supported for GPIO 11
[    8.645106] Registered IR keymap rc-empty
[    8.645247] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[    8.645735] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[    8.645985] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1
[    8.671831] optee: probing for conduit method.
[    8.671858] optee: revision 3.10 (a1d5c81f)
[    8.681455] optee: dynamic shared memory is enabled
[    8.682079] optee: initialized driver
[    8.982360] zram: Added device: zram0
[    8.995199] zram: Added device: zram1
[    8.996517] zram: Added device: zram2
[    9.209989] zram1: detected capacity change from 0 to 503390208
[    9.237537] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[    9.237562] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[    9.243197] asoc-simple-card hdmi-sound: i2s-hifi <-> 100c0000.i2s0 mapping ok
[   10.338810] Adding 491588k swap on /dev/zram1.  Priority:5 extents:1 across:491588k SSFS
[   10.536944] zram0: detected capacity change from 0 to 52428800
[   12.627089] systemd[1]: Started Armbian ZRAM config.
[   12.643860] systemd[1]: Starting Armbian memory supported logging...
[   12.742317] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
[   12.742370] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
[   17.085042] systemd[1]: Started Armbian memory supported logging.
[   17.101242] systemd[1]: Starting Journal Service...
[   17.569762] systemd[1]: Started Journal Service.
[   17.650503] systemd-journald[548]: Received request to flush runtime journal from PID 1
[   18.152154] random: crng init done
[   18.152175] random: 7 urandom warning(s) missed due to ratelimiting
[   20.025079] rk_gmac-dwmac 30200000.ethernet eth0: PHY [stmmac-0:00] driver [Rockchip integrated EPHY] (irq=POLL)
[   20.026931] rk_gmac-dwmac 30200000.ethernet eth0: No Safety Features support found
[   20.026964] rk_gmac-dwmac 30200000.ethernet eth0: PTP not supported by HW
[   20.026983] rk_gmac-dwmac 30200000.ethernet eth0: configuring for phy/rmii link mode
[   22.083456] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   22.083543] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 

 

Link to comment
Share on other sites

@megaduo you had to use the overlays together, but anyway apparently I did a mistake in the wlan-alt-wiring because the kernel is complaining. Need to check it out first.

 

The easier way to get the real gpio layout is with device trees, otherwise you can X-ray scan the board and search for the copper paths from the SoC to the wifi chip, but I think it is far harder :P

 

Link to comment
Share on other sites

@zero48
que diablura es esa? qual brujeria tiene esta board, ajajajaaj

Let's go back at english that is official and common language here, but let me say you live in my 3rd house : Italy, Cuba, Santo domingo !!

Ok back to board, definetly a speed issue or may be wrong pins, you just swapped tx and rx ? Ground = black I suppose is in right position , first on right
But I am also sure you already tried to swap them
The speed in normal android is 1 million 5 hundred thousand 1500000 did you check this ? may be missing a zero ?

Link to comment
Share on other sites

3 hours ago, fabiobassa said:

@zero48
que diablura es esa? qual brujeria tiene esta board, ajajajaaj

Let's go back at english that is official and common language here, but let me say you live in my 3rd house : Italy, Cuba, Santo domingo !!

Ok back to board, definetly a speed issue or may be wrong pins, you just swapped tx and rx ? Ground = black I suppose is in right position , first on right
But I am also sure you already tried to swap them
The speed in normal android is 1 million 5 hundred thousand 1500000 did you check this ? may be missing a zero ?

Well, "Naval captain does not become an expert in calm waters" was the first advice I got in my first Job at TV station just fresh out of Technical  High school. 

Next time you come to DR , Let me know, Dinner on me.

 

I Found a FTDI TTL converter which works almost perfect (definitively Prolific TTLs dont like that Speed)  I did not see any data @115200 so No Log at that speed . 

Everything it's a 1500000.

 

Here attached 2 files , with and witout SD card (notice that teh image in the card it is the trust-ddr2.img

SDboot_1.5m.txt

I hope you may find something worth of value on these logsnoSD_1.5M.txt

 

Greetings from Santo Domingo 

 

 

Link to comment
Share on other sites

@zero481.5 mbit/s has been always problematic even with my TTL converters, but your logs appear to me too much garbled with too many strange characters I never got.

Are you sure the ground pin is well connected?

 

Anyway, it looks to me that in both the logs just posted your box is booting Android, so no sdcard boot from what I see.

Link to comment
Share on other sites

3 hours ago, jock said:

@zero481.5 mbit/s has been always problematic even with my TTL converters, but your logs appear to me too much garbled with too many strange characters I never got.

Are you sure the ground pin is well connected?

 

Anyway, it looks to me that in both the logs just posted your box is booting Android, so no sdcard boot from what I see.

Hello, 

I'm in the process of soldering everything to avoid noise which probably is the cause as you pointed correctly.

SD card was inserted during one of the booting files . 

I'll be sending the results soon 

 

Thanks

Link to comment
Share on other sites

3 hours ago, fabiobassa said:

@zero48

Check your private messages Cesar.

 

Anyway regarding your bootlogs, still something wrong because strange symbols happear .

Please check ground connection to uart or even better solder it.

I have pl 2303 and it goes  both on 115200 and 1500000

 

The board is booting and booting fine Cesar !!!!!

Hello, 

 

No noise after soldering the TTL converter ... 

 

Here is 2 files , one with normal Android boot, teh other with imagetool (Sd card inserted) .SDboot_1.5m.txt

noSD_1.5M.txt

 

Cesar

Link to comment
Share on other sites

4 minutes ago, zero48 said:

Hello, 

 

No noise after soldering the TTL converter ... 

 

Here is 2 files , one with normal Android boot, teh other with imagetool (Sd card inserted) .SDboot_1.5m.txt

noSD_1.5M.txt 103.17 kB · 0 downloads

 

Cesar

A second SD card  (10 class both) :

DDR Version V1.09 20190628
In
ID:0xFFF
300MHz
DDR3
Bus Width=16 Col=11 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
mach:2
OUT
Boot1 Release Time: Nov  9 2018 11:48:50, version: 2.54
ChipType = 0xc, 367
mmc2:cmd19,100
SdmmcInit=2 0
BootCapSize=2000
UserCapSize=7456MB
FwPartOffset=2000 , 2000
mmc0:cmd5,20
SdmmcInit=0 0
BootCapSize=0
UserCapSize=3774MB
FwPartOffset=2000 , 0
run on sd0
StorageInit ok = 938753
SecureMode = 0
SecureInit ret = 0, SecureMode = 0
GPT 0x632d7e00 signature is wrong
recovery gpt...
GPT 0x632d7e00 signature is wrong
recovery gpt fail!
tag:LOADER error,addr:0x2000
hdr 632d77e0 + 0x0:0x45435352,0x00000000,0x00010101,0x00000001,

 

Link to comment
Share on other sites

@megaduo

Here is the last one: rk322x-wlan-alt-wiring.dtbo

Put this in /boot/dtb/overlay and as usual put overlays=wlan-alt-wiring in /boot/armbianEnv.txt.

 

Note: the other 8189etv overlay is not needed anymore, wlan-alt-wiring is the only one you need.

 

I hope this works, otherwise I don't know where the problem could be.

 

PS: don't forget to paste a dmesg log even if the overlay works! In case it is successful I will include in the armbian installation ;)

 

Link to comment
Share on other sites

 

50 minutes ago, jock said:

@megaduo

Here is the last one: rk322x-wlan-alt-wiring.dtbo

Put this in /boot/dtb/overlay and as usual put overlays=wlan-alt-wiring in /boot/armbianEnv.txt.

 

Note: the other 8189etv overlay is not needed anymore, wlan-alt-wiring is the only one you need.

 

I hope this works, otherwise I don't know where the problem could be.

 

PS: don't forget to paste a dmesg log even if the overlay works! In case it is successful I will include in the armbian installation ;)

 

Finally it's working!!!!!!!!Thanks a lot!!!!!!!

Spoiler


[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Linux version 5.8.12-rk322x (root@vt-ubuntu) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #trunk SMP PREEMPT Mon Sep 28 16:24:13 CEST 2020
[    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: Generic RK322x Tv Box board
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x9f000000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000]   HighMem  empty
[    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 0x000000006a400000-0x000000009fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff]
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2304 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 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 s51416 r8192 d22312 u81920
[    0.000000] pcpu-alloc: s51416 r8192 d22312 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: 251648
[    0.000000] Kernel command line: earlyprintk root=UUID=d1a1ad36-0ab9-4f27-a75a-6bf97a2b1e57 console=ttyS2,115200n8 console=tty1 rootwait rootfstype=ext4  consoleblank=0 loglevel=1 ubootpart=49e8e85f-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u coherent_pool=2M  cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    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] allocated 1048576 bytes of page_ext
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 959960K/1015808K available (15360K kernel code, 1326K rwdata, 3296K rodata, 1024K init, 574K bss, 39464K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 46757 entries in 92 pages
[    0.000000] ftrace: allocated 92 pages with 4 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] random: get_random_bytes called from start_kernel+0x394/0x564 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000019] Switching to timer-based delay loop, resolution 41ns
[    0.001277] Console: colour dummy device 80x30
[    0.001297] printk: console [tty1] enabled
[    0.001338] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001353] pid_max: default: 32768 minimum: 301
[    0.001546] LSM: Security Framework initializing
[    0.001570] Yama: becoming mindful.
[    0.001677] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001694] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.002960] CPU: Testing write buffer coherency: ok
[    0.003360] /cpus/cpu@f00 missing clock-frequency property
[    0.003393] /cpus/cpu@f01 missing clock-frequency property
[    0.003427] /cpus/cpu@f02 missing clock-frequency property
[    0.003463] /cpus/cpu@f03 missing clock-frequency property
[    0.003478] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.004620] Setting up static identity map for 0x60100000 - 0x60100060
[    0.004837] rcu: Hierarchical SRCU implementation.
[    0.005704] smp: Bringing up secondary CPUs ...
[    0.015281] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.025150] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.034848] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.035087] smp: Brought up 1 node, 4 CPUs
[    0.035099] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035106] CPU: All CPU(s) started in SVC mode.
[    0.036108] devtmpfs: initialized
[    0.049651] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.050411] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.050438] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.051670] xor: measuring software checksum speed
[    0.088379]    arm4regs  :  1011.000 MB/sec
[    0.128496]    8regs     :   704.000 MB/sec
[    0.168626]    32regs    :   702.000 MB/sec
[    0.208757]    neon      :   991.000 MB/sec
[    0.208767] xor: using function: arm4regs (1011.000 MB/sec)
[    0.208854] pinctrl core: initialized pinctrl subsystem
[    0.209766] thermal_sys: Registered thermal governor 'step_wise'
[    0.211026] NET: Registered protocol family 16
[    0.214482] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.215219] audit: initializing netlink subsys (disabled)
[    0.215554] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1
[    0.216752] cpuidle: using governor ladder
[    0.216864] cpuidle: using governor menu
[    0.217644] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.217654] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.244061] gpio gpiochip0: (gpio0): added GPIO chardev (254:0)
[    0.244209] gpio gpiochip0: registered GPIOs 0 to 31 on gpio0
[    0.244628] gpio gpiochip1: (gpio1): added GPIO chardev (254:1)
[    0.244752] gpio gpiochip1: registered GPIOs 32 to 63 on gpio1
[    0.245195] gpio gpiochip2: (gpio2): added GPIO chardev (254:2)
[    0.245332] gpio gpiochip2: registered GPIOs 64 to 95 on gpio2
[    0.245713] gpio gpiochip3: (gpio3): added GPIO chardev (254:3)
[    0.245845] gpio gpiochip3: registered GPIOs 96 to 127 on gpio3
[    0.357854] raid6: neonx8   gen()   624 MB/s
[    0.426096] raid6: neonx8   xor()   460 MB/s
[    0.494328] raid6: neonx4   gen()   678 MB/s
[    0.562567] raid6: neonx4   xor()   512 MB/s
[    0.630832] raid6: neonx2   gen()   734 MB/s
[    0.699048] raid6: neonx2   xor()   525 MB/s
[    0.767300] raid6: neonx1   gen()   655 MB/s
[    0.835596] raid6: neonx1   xor()   454 MB/s
[    0.903859] raid6: int32x8  gen()   191 MB/s
[    0.972055] raid6: int32x8  xor()   119 MB/s
[    1.040318] raid6: int32x4  gen()   203 MB/s
[    1.108543] raid6: int32x4  xor()   146 MB/s
[    1.176814] raid6: int32x2  gen()   247 MB/s
[    1.244967] raid6: int32x2  xor()   143 MB/s
[    1.313234] raid6: int32x1  gen()   257 MB/s
[    1.381447] raid6: int32x1  xor()   139 MB/s
[    1.381456] raid6: using algorithm neonx2 gen() 734 MB/s
[    1.381462] raid6: .... xor() 525 MB/s, rmw enabled
[    1.381469] raid6: using neon recovery algorithm
[    1.382313] reg-fixed-voltage vcc-host-regulator: GPIO lookup for consumer (null)
[    1.382326] reg-fixed-voltage vcc-host-regulator: using device tree for GPIO lookup
[    1.382364] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-host-regulator[0]'
[    1.382408] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-regulator[0]' - status (0)
[    1.382439] gpio gpiochip3: Persistence not supported for GPIO 20
[    1.383027] reg-fixed-voltage vccio-1v8-regulator: GPIO lookup for consumer (null)
[    1.383040] reg-fixed-voltage vccio-1v8-regulator: using device tree for GPIO lookup
[    1.383069] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-1v8-regulator[0]'
[    1.383094] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-1v8-regulator[0]'
[    1.383110] reg-fixed-voltage vccio-1v8-regulator: using lookup tables for GPIO lookup
[    1.383121] reg-fixed-voltage vccio-1v8-regulator: No GPIO consumer (null) found
[    1.383607] reg-fixed-voltage vccio-3v3-regulator: GPIO lookup for consumer (null)
[    1.383619] reg-fixed-voltage vccio-3v3-regulator: using device tree for GPIO lookup
[    1.383647] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vccio-3v3-regulator[0]'
[    1.383672] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vccio-3v3-regulator[0]'
[    1.383687] reg-fixed-voltage vccio-3v3-regulator: using lookup tables for GPIO lookup
[    1.383698] reg-fixed-voltage vccio-3v3-regulator: No GPIO consumer (null) found
[    1.384387] reg-fixed-voltage vcc-otg-regulator: GPIO lookup for consumer (null)
[    1.384401] reg-fixed-voltage vcc-otg-regulator: using device tree for GPIO lookup
[    1.384431] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-otg-regulator[0]'
[    1.384475] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-otg-regulator[0]' - status (0)
[    1.384504] gpio gpiochip3: Persistence not supported for GPIO 22
[    1.385087] reg-fixed-voltage vcc-phy-regulator: GPIO lookup for consumer (null)
[    1.385099] reg-fixed-voltage vcc-phy-regulator: using device tree for GPIO lookup
[    1.385127] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-phy-regulator[0]'
[    1.385151] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
[    1.385167] reg-fixed-voltage vcc-phy-regulator: using lookup tables for GPIO lookup
[    1.385178] reg-fixed-voltage vcc-phy-regulator: No GPIO consumer (null) found
[    1.385781] reg-fixed-voltage vcc-sys-regulator: GPIO lookup for consumer (null)
[    1.385793] reg-fixed-voltage vcc-sys-regulator: using device tree for GPIO lookup
[    1.385821] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vcc-sys-regulator[0]'
[    1.385845] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys-regulator[0]'
[    1.385860] reg-fixed-voltage vcc-sys-regulator: using lookup tables for GPIO lookup
[    1.385871] reg-fixed-voltage vcc-sys-regulator: No GPIO consumer (null) found
[    1.387069] iommu: Default domain type: Translated
[    1.390150] SCSI subsystem initialized
[    1.390505] usbcore: registered new interface driver usbfs
[    1.390590] usbcore: registered new interface driver hub
[    1.390755] usbcore: registered new device driver usb
[    1.390899] mc: Linux media interface: v0.10
[    1.390949] videodev: Linux video capture interface: v2.00
[    1.391148] pps_core: LinuxPPS API ver. 1 registered
[    1.391156] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.391183] PTP clock support registered
[    1.393244] Bluetooth: Core ver 2.22
[    1.393321] NET: Registered protocol family 31
[    1.393330] Bluetooth: HCI device and connection manager initialized
[    1.393349] Bluetooth: HCI socket layer initialized
[    1.393363] Bluetooth: L2CAP socket layer initialized
[    1.393399] Bluetooth: SCO socket layer initialized
[    1.393450] NetLabel: Initializing
[    1.393458] NetLabel:  domain hash size = 128
[    1.393463] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.393633] NetLabel:  unlabeled traffic allowed by default
[    1.394994] clocksource: Switched to clocksource arch_sys_counter
[    2.760767] VFS: Disk quotas dquot_6.6.0
[    2.760878] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.761215] FS-Cache: Loaded
[    2.761550] CacheFiles: Loaded
[    2.777663] NET: Registered protocol family 2
[    2.778703] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 12288 bytes, linear)
[    2.778773] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.778878] TCP bind hash table entries: 8192 (order: 5, 163840 bytes, linear)
[    2.779317] TCP: Hash tables configured (established 8192 bind 8192)
[    2.779514] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.779588] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.779962] NET: Registered protocol family 1
[    2.780990] RPC: Registered named UNIX socket transport module.
[    2.781001] RPC: Registered udp transport module.
[    2.781007] RPC: Registered tcp transport module.
[    2.781013] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.782141] Trying to unpack rootfs image as initramfs...
[    3.256580] Freeing initrd memory: 5816K
[    3.258187] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    3.260764] Initialise system trusted keyrings
[    3.261166] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    3.270934] zbud: loaded
[    3.273365] FS-Cache: Netfs 'nfs' registered for caching
[    3.274422] NFS: Registering the id_resolver key type
[    3.274478] Key type id_resolver registered
[    3.274485] Key type id_legacy registered
[    3.274506] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.274888] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    3.411086] async_tx: api initialized (async)
[    3.411108] Key type asymmetric registered
[    3.411117] Asymmetric key parser 'x509' registered
[    3.411201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    3.411509] io scheduler mq-deadline registered
[    3.411521] io scheduler kyber registered
[    3.411876] io scheduler bfq registered
[    3.413623] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.423275] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
[    3.423295] dma-pl330 110f0000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    3.423915] pwm-regulator vdd-arm-regulator: GPIO lookup for consumer enable
[    3.423928] pwm-regulator vdd-arm-regulator: using device tree for GPIO lookup
[    3.423963] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-arm-regulator[0]'
[    3.423989] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-arm-regulator[0]'
[    3.424006] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
[    3.424017] pwm-regulator vdd-arm-regulator: No GPIO consumer enable found
[    3.424077] pwm-regulator: supplied by vcc_sys
[    3.424552] vcc_host: supplied by vcc_sys
[    3.424664] vccio_1v8: supplied by vcc_sys
[    3.424778] vccio_3v3: supplied by vcc_sys
[    3.424881] vcc_otg_vbus: supplied by vcc_sys
[    3.425004] vcc_phy: supplied by vccio_1v8
[    3.425377] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
[    3.425389] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
[    3.425420] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
[    3.425446] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'
[    3.425462] pwm-regulator vdd-log-regulator: using lookup tables for GPIO lookup
[    3.425473] pwm-regulator vdd-log-regulator: No GPIO consumer enable found
[    3.425521] pwm-regulator: supplied by vcc_sys
[    3.426520] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.429227] printk: console [ttyS2] disabled
[    3.429263] dw-apb-uart 11030000.serial: GPIO lookup for consumer rs485-term
[    3.429273] dw-apb-uart 11030000.serial: using device tree for GPIO lookup
[    3.429310] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/serial@11030000[0]'
[    3.429336] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/serial@11030000[0]'
[    3.429353] dw-apb-uart 11030000.serial: using lookup tables for GPIO lookup
[    3.429364] dw-apb-uart 11030000.serial: No GPIO consumer rs485-term found
[    3.429419] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 30, base_baud = 1500000) is a 16550A
[    3.430301] printk: console [ttyS2] enabled
[    3.432693] rockchip-vop 20050000.vop: Adding to iommu group 2
[    3.435657] usbcore: registered new interface driver udl
[    3.437287] brd: module loaded
[    3.455549] loop: module loaded
[    3.458172] mdio_bus fixed-0: GPIO lookup for consumer reset
[    3.458186] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    3.458198] mdio_bus fixed-0: No GPIO consumer reset found
[    3.458381] libphy: Fixed MDIO Bus: probed
[    3.458434] tun: Universal TUN/TAP device driver, 1.6
[    3.458831] CAN device driver interface
[    3.459922] rk_gmac-dwmac 30200000.ethernet: IRQ eth_wake_irq not found
[    3.459937] rk_gmac-dwmac 30200000.ethernet: IRQ eth_lpi not found
[    3.460110] rk_gmac-dwmac 30200000.ethernet: PTP uses main clock
[    3.460280] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
[    3.460295] rk_gmac-dwmac 30200000.ethernet: TX delay(0x26).
[    3.460308] rk_gmac-dwmac 30200000.ethernet: RX delay(0x11).
[    3.460343] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
[    3.460485] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
[    3.465614] rk_gmac-dwmac 30200000.ethernet: init for RMII
[    3.503424] rk_gmac-dwmac 30200000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[    3.503446] rk_gmac-dwmac 30200000.ethernet:         DWMAC1000
[    3.503458] rk_gmac-dwmac 30200000.ethernet: DMA HW capability register supported
[    3.503469] rk_gmac-dwmac 30200000.ethernet: RX Checksum Offload Engine supported
[    3.503480] rk_gmac-dwmac 30200000.ethernet: COE Type 2
[    3.503490] rk_gmac-dwmac 30200000.ethernet: TX Checksum insertion supported
[    3.503499] rk_gmac-dwmac 30200000.ethernet: Wake-Up On Lan supported
[    3.503560] rk_gmac-dwmac 30200000.ethernet: Normal descriptors
[    3.503570] rk_gmac-dwmac 30200000.ethernet: Ring mode enabled
[    3.503580] rk_gmac-dwmac 30200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    3.504527] mdio_bus stmmac-0: GPIO lookup for consumer reset
[    3.504539] mdio_bus stmmac-0: using device tree for GPIO lookup
[    3.504574] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio[0]'
[    3.504602] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio[0]'
[    3.504619] mdio_bus stmmac-0: using lookup tables for GPIO lookup
[    3.504631] mdio_bus stmmac-0: No GPIO consumer reset found
[    3.504643] rk_gmac-dwmac 30200000.ethernet: GPIO lookup for consumer snps,reset
[    3.504652] rk_gmac-dwmac 30200000.ethernet: using device tree for GPIO lookup
[    3.504678] of_get_named_gpiod_flags: can't parse 'snps,reset-gpios' property of node '/ethernet@30200000[0]'
[    3.504702] of_get_named_gpiod_flags: can't parse 'snps,reset-gpio' property of node '/ethernet@30200000[0]'
[    3.504718] rk_gmac-dwmac 30200000.ethernet: using lookup tables for GPIO lookup
[    3.504729] rk_gmac-dwmac 30200000.ethernet: No GPIO consumer snps,reset found
[    3.504743] libphy: stmmac: probed
[    3.520113] mdio_bus stmmac-0:00: GPIO lookup for consumer reset
[    3.520128] mdio_bus stmmac-0:00: using device tree for GPIO lookup
[    3.520178] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.520211] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ethernet@30200000/mdio/phy@0[0]'
[    3.520230] mdio_bus stmmac-0:00: using lookup tables for GPIO lookup
[    3.520242] mdio_bus stmmac-0:00: No GPIO consumer reset found
[    3.523121] usbcore: registered new interface driver rt2500usb
[    3.523199] usbcore: registered new interface driver rt73usb
[    3.523271] usbcore: registered new interface driver rt2800usb
[    3.523365] usbcore: registered new interface driver rtl8xxxu
[    3.523443] usbcore: registered new interface driver rndis_wlan
[    3.523508] usbcore: registered new interface driver cdc_ether
[    3.523566] usbcore: registered new interface driver rndis_host
[    3.524189] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.524250] dwc2 30040000.usb: supply vusb_d not found, using dummy regulator
[    3.524435] dwc2 30040000.usb: supply vusb_a not found, using dummy regulator
[    3.535671] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.535691] dwc2 30040000.usb: DWC OTG Controller
[    3.535741] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
[    3.535805] dwc2 30040000.usb: irq 47, io mem 0x30040000
[    3.536187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.536202] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.536213] usb usb1: Product: DWC OTG Controller
[    3.536223] usb usb1: Manufacturer: Linux 5.8.12-rk322x dwc2_hsotg
[    3.536233] usb usb1: SerialNumber: 30040000.usb
[    3.537218] hub 1-0:1.0: USB hub found
[    3.537293] hub 1-0:1.0: 1 port detected
[    3.539159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.539171] ehci-platform: EHCI generic platform driver
[    3.539643] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.539658] ehci-platform 30080000.usb: EHCI Host Controller
[    3.540044] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
[    3.540499] ehci-platform 30080000.usb: irq 48, io mem 0x30080000
[    3.555042] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
[    3.555378] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.555393] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.555404] usb usb2: Product: EHCI Host Controller
[    3.555414] usb usb2: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.555424] usb usb2: SerialNumber: 30080000.usb
[    3.556389] hub 2-0:1.0: USB hub found
[    3.556459] hub 2-0:1.0: 1 port detected
[    3.557418] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.557435] ehci-platform 300c0000.usb: EHCI Host Controller
[    3.557802] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
[    3.558272] ehci-platform 300c0000.usb: irq 50, io mem 0x300c0000
[    3.571062] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
[    3.571402] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.571417] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.571428] usb usb3: Product: EHCI Host Controller
[    3.571439] usb usb3: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.571448] usb usb3: SerialNumber: 300c0000.usb
[    3.572379] hub 3-0:1.0: USB hub found
[    3.572448] hub 3-0:1.0: 1 port detected
[    3.573401] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.573416] ehci-platform 30100000.usb: EHCI Host Controller
[    3.573859] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
[    3.574360] ehci-platform 30100000.usb: irq 52, io mem 0x30100000
[    3.587061] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
[    3.587396] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    3.587411] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.587422] usb usb4: Product: EHCI Host Controller
[    3.587432] usb usb4: Manufacturer: Linux 5.8.12-rk322x ehci_hcd
[    3.587443] usb usb4: SerialNumber: 30100000.usb
[    3.588422] hub 4-0:1.0: USB hub found
[    3.588498] hub 4-0:1.0: 1 port detected
[    3.589334] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.589377] ohci-platform: OHCI generic platform driver
[    3.589824] rockchip-usb2phy 11000000.syscon:usb2-phy@760: Requested PHY is disabled
[    3.589841] ohci-platform 300a0000.usb: Generic Platform OHCI controller
[    3.590205] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
[    3.590630] ohci-platform 300a0000.usb: irq 49, io mem 0x300a0000
[    3.651330] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.651346] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.651358] usb usb5: Product: Generic Platform OHCI controller
[    3.651368] usb usb5: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.651378] usb usb5: SerialNumber: 300a0000.usb
[    3.652366] hub 5-0:1.0: USB hub found
[    3.652438] hub 5-0:1.0: 1 port detected
[    3.653400] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.653418] ohci-platform 300e0000.usb: Generic Platform OHCI controller
[    3.653793] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
[    3.654191] ohci-platform 300e0000.usb: irq 51, io mem 0x300e0000
[    3.715324] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.715340] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.715352] usb usb6: Product: Generic Platform OHCI controller
[    3.715362] usb usb6: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.715372] usb usb6: SerialNumber: 300e0000.usb
[    3.716346] hub 6-0:1.0: USB hub found
[    3.716419] hub 6-0:1.0: 1 port detected
[    3.717356] rockchip-usb2phy 11000000.syscon:usb2-phy@800: Requested PHY is disabled
[    3.717372] ohci-platform 30120000.usb: Generic Platform OHCI controller
[    3.717764] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
[    3.718186] ohci-platform 30120000.usb: irq 53, io mem 0x30120000
[    3.779332] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[    3.779348] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.779359] usb usb7: Product: Generic Platform OHCI controller
[    3.779370] usb usb7: Manufacturer: Linux 5.8.12-rk322x ohci_hcd
[    3.779380] usb usb7: SerialNumber: 30120000.usb
[    3.780384] hub 7-0:1.0: USB hub found
[    3.780455] hub 7-0:1.0: 1 port detected
[    3.781527] usbcore: registered new interface driver usb-storage
[    3.782204] usbcore: registered new interface driver iforce
[    3.782329] usbcore: registered new interface driver xpad
[    3.782521] usbcore: registered new interface driver usbtouchscreen
[    3.783371] i2c /dev entries driver
[    3.787509] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    3.788040] device-mapper: raid: Loading target version 1.15.1
[    3.788315] Bluetooth: HCI UART driver ver 2.3
[    3.788328] Bluetooth: HCI UART protocol H4 registered
[    3.788335] Bluetooth: HCI UART protocol ATH3K registered
[    3.788391] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.788504] usbcore: registered new interface driver bfusb
[    3.788626] usbcore: registered new interface driver btusb
[    3.789177] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
[    3.789190] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
[    3.789244] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[    3.789277] gpio gpiochip2: Persistence not supported for GPIO 29
[    3.789812] Synopsys Designware Multimedia Card Interface Driver
[    3.790824] dwmmc_rockchip 30000000.mmc: IDMAC supports 32-bit address mode.
[    3.791158] dwmmc_rockchip 30000000.mmc: Using internal DMA controller.
[    3.791179] dwmmc_rockchip 30000000.mmc: Version ID is 270a
[    3.791285] dwmmc_rockchip 30000000.mmc: DW MMC controller at irq 44,32 bit host data width,256 deep fifo
[    3.791394] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer cd
[    3.791405] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    3.791461] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/mmc@30000000[0]' - status (0)
[    3.791491] gpio gpiochip1: Persistence not supported for GPIO 17
[    3.791530] dwmmc_rockchip 30000000.mmc: Got CD GPIO
[    3.791543] dwmmc_rockchip 30000000.mmc: GPIO lookup for consumer wp
[    3.791552] dwmmc_rockchip 30000000.mmc: using device tree for GPIO lookup
[    3.791579] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30000000[0]'
[    3.791603] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30000000[0]'
[    3.791621] dwmmc_rockchip 30000000.mmc: using lookup tables for GPIO lookup
[    3.791632] dwmmc_rockchip 30000000.mmc: No GPIO consumer wp found
[    3.804616] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    3.818457] dwmmc_rockchip 30010000.mmc: IDMAC supports 32-bit address mode.
[    3.819310] dwmmc_rockchip 30010000.mmc: Using internal DMA controller.
[    3.819331] dwmmc_rockchip 30010000.mmc: Version ID is 270a
[    3.819474] dwmmc_rockchip 30010000.mmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo
[    3.819578] dwmmc_rockchip 30010000.mmc: GPIO lookup for consumer wp
[    3.819589] dwmmc_rockchip 30010000.mmc: using device tree for GPIO lookup
[    3.819626] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30010000[0]'
[    3.819651] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30010000[0]'
[    3.819670] dwmmc_rockchip 30010000.mmc: using lookup tables for GPIO lookup
[    3.819680] dwmmc_rockchip 30010000.mmc: No GPIO consumer wp found
[    3.819746] dwmmc_rockchip 30010000.mmc: allocated mmc-pwrseq
[    3.819760] mmc_host mmc1: card is non-removable.
[    3.832685] mmc_host mmc1: Bus speed (slot 0) = 976562Hz (slot req 400000Hz, actual 244140HZ div = 2)
[    3.845903] dwmmc_rockchip 30020000.mmc: IDMAC supports 32-bit address mode.
[    3.846177] dwmmc_rockchip 30020000.mmc: Using internal DMA controller.
[    3.846197] dwmmc_rockchip 30020000.mmc: Version ID is 270a
[    3.846298] dwmmc_rockchip 30020000.mmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo
[    3.846394] dwmmc_rockchip 30020000.mmc: GPIO lookup for consumer wp
[    3.846405] dwmmc_rockchip 30020000.mmc: using device tree for GPIO lookup
[    3.846438] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/mmc@30020000[0]'
[    3.846464] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/mmc@30020000[0]'
[    3.846481] dwmmc_rockchip 30020000.mmc: using lookup tables for GPIO lookup
[    3.846492] dwmmc_rockchip 30020000.mmc: No GPIO consumer wp found
[    3.846555] mmc_host mmc2: card is non-removable.
[    3.859372] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
[    3.868617] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    3.869805] mmc1: new high speed SDIO card at address 0001
[    3.872705] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/working[0]' - status (0)
[    3.872739] gpio gpiochip3: Persistence not supported for GPIO 21
[    3.872748] gpio-117 (?): no flags found for gpios
[    3.873494] ledtrig-cpu: registered to indicate activity on CPUs
[    3.873614] hid: raw HID events driver (C) Jiri Kosina
[    3.874220] usbcore: registered new interface driver usbhid
[    3.874228] usbhid: USB HID core driver
[    3.874733] ashmem: initialized
[    3.876130] rockchip-efuse 11040000.efuse: GPIO lookup for consumer wp
[    3.876144] rockchip-efuse 11040000.efuse: using device tree for GPIO lookup
[    3.876193] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/efuse@11040000[0]'
[    3.876219] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/efuse@11040000[0]'
[    3.876236] rockchip-efuse 11040000.efuse: using lookup tables for GPIO lookup
[    3.876247] rockchip-efuse 11040000.efuse: No GPIO consumer wp found
[    3.878207] NET: Registered protocol family 10
[    3.880448] Segment Routing with IPv6
[    3.880558] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.882739] NET: Registered protocol family 17
[    3.882841] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    3.882848] can: controller area network core (rev 20170425 abi 9)
[    3.882958] NET: Registered protocol family 29
[    3.883577] Bluetooth: RFCOMM socket layer initialized
[    3.883634] Bluetooth: RFCOMM ver 1.11
[    3.883688] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.883707] Bluetooth: HIDP socket layer initialized
[    3.884057] 8021q: 802.1Q VLAN Support v1.8
[    3.884112] lib80211: common routines for IEEE802.11 drivers
[    3.884121] lib80211_crypt: registered algorithm 'NULL'
[    3.884141] lib80211_crypt: registered algorithm 'WEP'
[    3.884150] lib80211_crypt: registered algorithm 'CCMP'
[    3.884157] lib80211_crypt: registered algorithm 'TKIP'
[    3.884212] Key type dns_resolver registered
[    3.884894] ThumbEE CPU extension supported.
[    3.884918] Registering SWP/SWPB emulation handler
[    3.885466] Loading compiled-in X.509 certificates
[    3.885631] zswap: loaded using pool lzo/zbud
[    3.886315] Key type ._fscrypt registered
[    3.886326] Key type .fscrypt registered
[    3.886398] Key type fscrypt-provisioning registered
[    3.888107] Btrfs loaded, crc32c=crc32c-generic
[    3.928677] inno-hdmi-phy 12030000.hdmi-phy: IRQ index 0 not found
[    3.928975] inno-hdmi-phy 12030000.hdmi-phy: phy_flag is: 0
[    3.931492] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb1078b2c)
[    3.932028] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy2)
[    3.933119] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
[    3.934542] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb107c454)
[    3.934563] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.944775] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[    3.945057] mmc2: new high speed MMC card at address 0001
[    3.946409] mmcblk2: mmc2:0001 BJNB4R 29.1 GiB
[    3.947147] mmcblk2boot0: mmc2:0001 BJNB4R partition 1 4.00 MiB
[    3.947776] mmcblk2boot1: mmc2:0001 BJNB4R partition 2 4.00 MiB
[    3.948222] mmcblk2rpmb: mmc2:0001 BJNB4R partition 3 4.00 MiB, chardev (241:0)
[    3.950664]  mmcblk2: p1
[    3.990611] random: fast init done
[    4.103263] Console: switching to colour frame buffer device 240x67
[    4.157824] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device
[    4.159040] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[    4.159690] of_cfs_init
[    4.159753] of_cfs_init: OK
[    4.160130] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.192971] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.198634] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.198654] cfg80211: failed to load regulatory.db
[    4.200407] Freeing unused kernel memory: 1024K
[    4.227503] Run /init as init process
[    4.227512]   with arguments:
[    4.227518]     /init
[    4.227523]     earlyprintk
[    4.227528]   with environment:
[    4.227534]     HOME=/
[    4.227539]     TERM=linux
[    4.227544]     ubootpart=49e8e85f-01
[    4.227549]     cgroup_enable=memory
[    4.227554]     cgroup_memory=1
[    4.228007] process '/usr/bin/sh' started with executable stack
[    5.068114] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio_keys/power-key[0]' - status (0)
[    5.068167] gpio gpiochip3: Persistence not supported for GPIO 25
[    5.068765] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    5.440516] EXT4-fs (mmcblk2p1): mounted filesystem with writeback data mode. Opts: (null)
[    5.953457] systemd[1]: System time before build time, advancing clock.
[    5.994139] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    5.996265] systemd[1]: Detected architecture arm.
[    6.021263] systemd[1]: Set hostname to <rk322x-box>.
[    6.249547] dw-apb-uart 11030000.serial: forbid DMA for kernel console
[    6.367872] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    6.367902] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    6.804123] random: systemd: uninitialized urandom read (16 bytes read)
[    6.816441] random: systemd: uninitialized urandom read (16 bytes read)
[    6.823259] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    6.824702] random: systemd: uninitialized urandom read (16 bytes read)
[    6.825749] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.829195] systemd[1]: Created slice system-getty.slice.
[    6.830167] systemd[1]: Reached target System Time Synchronized.
[    6.831894] systemd[1]: Listening on udev Kernel Socket.
[    7.089759] EXT4-fs (mmcblk2p1): re-mounted. Opts: commit=600,errors=remount-ro
[    8.123291] rk3288-crypto 100a0000.cypto-controller: Crypto Accelerator successfully registered
[    8.130212] zram: Added device: zram0
[    8.131681] zram: Added device: zram1
[    8.133061] zram: Added device: zram2
[    8.233028] lima 20000000.gpu: gp - mali400 version major 1 minor 1
[    8.233417] lima 20000000.gpu: pp0 - mali400 version major 1 minor 1
[    8.233589] lima 20000000.gpu: pp1 - mali400 version major 1 minor 1
[    8.233656] lima 20000000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    8.234905] lima 20000000.gpu: bus rate = 300000000
[    8.234927] lima 20000000.gpu: mod rate = 300000000
[    8.235361] debugfs: Directory '20000000.gpu-mali' with parent 'vdd_log' already present!
[    8.235385] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[    8.236858] lima 20000000.gpu: Failed to register cooling device
[    8.237501] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[    8.238619] [drm] Initialized lima 1.1.0 20191231 for 20000000.gpu on minor 1
[    8.241077] hantro-vpu 20020000.video-codec: Adding to iommu group 0
[    8.242700] rkvdec 20030000.video-codec: Adding to iommu group 1
[    8.243273] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video0
[    8.244320] hantro-vpu 20020000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video1
[    8.288478] rockchip-rga 20060000.rga: HW Version: 0x04.01
[    8.513381] rtl8189es: probe of mmc1:0001:1 failed with error -110
[    8.531232] zram1: detected capacity change from 0 to 503390208
[    8.538171] rockchip-rga 20060000.rga: Registered rockchip-rga as /dev/video3
[    8.560694] optee: probing for conduit method.
[    8.560724] optee: revision 3.10 (a1d5c81f)
[    8.568250] optee: dynamic shared memory is enabled
[    8.568863] optee: initialized driver
[    8.609505] gpio_ir_recv ir-receiver: GPIO lookup for consumer (null)
[    8.609540] gpio_ir_recv ir-receiver: using device tree for GPIO lookup
[    8.609666] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
[    8.609818] gpio gpiochip1: Persistence not supported for GPIO 11
[    8.609959] Registered IR keymap rc-empty
[    8.610474] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[    8.611264] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
[    8.611874] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1
[    9.150986] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
[    9.151077] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
[    9.155682] asoc-simple-card hdmi-sound: i2s-hifi <-> 100c0000.i2s0 mapping ok
[    9.635137] Adding 491588k swap on /dev/zram1.  Priority:5 extents:1 across:491588k SSFS
[    9.824919] zram0: detected capacity change from 0 to 52428800
[   11.915508] systemd[1]: Started Armbian ZRAM config.
[   11.930914] systemd[1]: Starting Armbian memory supported logging...
[   12.027075] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
[   12.027134] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
[   16.324053] systemd[1]: Started Armbian memory supported logging.
[   16.339644] systemd[1]: Starting Journal Service...
[   16.803231] systemd[1]: Started Journal Service.
[   16.885258] systemd-journald[549]: Received request to flush runtime journal from PID 1
[   17.381785] random: crng init done
[   17.381804] random: 7 urandom warning(s) missed due to ratelimiting
[   19.153400] rk_gmac-dwmac 30200000.ethernet eth0: PHY [stmmac-0:00] driver [Rockchip integrated EPHY] (irq=POLL)
[   19.165279] rk_gmac-dwmac 30200000.ethernet eth0: No Safety Features support found
[   19.165313] rk_gmac-dwmac 30200000.ethernet eth0: PTP not supported by HW
[   19.165331] rk_gmac-dwmac 30200000.ethernet eth0: configuring for phy/rmii link mode
[   21.219643] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   21.219726] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 

@fabiobassaHere is photos of the borad.

11.thumb.jpg.9c6078baddb4ef23a0d6384f7aae71fc.jpg

22.thumb.jpg.f51be4dc6f4ec9d72b69f4e423b2886b.jpg

33.thumb.jpg.d7d8b14ec9296ff50d2e1de3f96a29df.jpg

 

Link to comment
Share on other sites

@zero48

Your sdcard log is truncated at some point. It seems that the internal bootloader stops before loading the necessary binaries from the sdcard  (see the LOADER error message...). It could happen though that the sdcard boots, switches the UART to 115200 bps and UART FIFO is flushed away, so we don't really get the latest messages.

 

Anyway me and @fabiobassa lately discovered an incompatibility with some existing boards and a part of the bootloader on the sdcard.

I just refreshed the multitool image with the incompatible code fixed, so you download it again from the first page and try again, maybe it solves your problem too

Link to comment
Share on other sites

12 minutes ago, jock said:

@zero48

Your sdcard log is truncated at some point. It seems that the internal bootloader stops before loading the necessary binaries from the sdcard  (see the LOADER error message...). It could happen though that the sdcard boots, switches the UART to 115200 bps and UART FIFO is flushed away, so we don't really get the latest messages.

 

Anyway me and @fabiobassa lately discovered an incompatibility with some existing boards and a part of the bootloader on the sdcard.

I just refreshed the multitool image with the incompatible code fixed, so you download it again from the first page and try again, maybe it solves your problem too

That solved the problem !!

Now the SDcard it is accepting the image (testing with Focal which is bigger) flawlessly

 

  

 

Thanks very much to you and @fabiobassa for the support and patience 

 

Kudos !! 

 

image.png

Link to comment
Share on other sites

12 minutes ago, megaduo said:

@jockNot working,Maybe it's about the driver,I don't know what's meaning of error -110(rtl8189es: probe of mmc1:0001:1 failed with error -110) i'm gonna to compile the driver to check if it is working.

We're on the right way but maybe something still has to be refined.

I have another suggestion: take the two dtbo I gave you in this previous post, put them in the proper place.

Try first overlays=wlan-alt-wiring wlan8189-etv-ah and, if does not work, try overlays=wlan-alt-wiring wlan8189-etv-al in armbianEnv.txt

 

The error -110 is the standard linux error for timeout, so probably the sdio works because wlan-alt-wiring fixed the GPIO wiring of the bus, but the power enable GPIO pin has the inverted polarity (al=ACTIVE_LOW, ah=ACTIVE_HIGH) so we still need to catch this to let the wifi chip correctly being powered on.

 

edit: thanks for the photos, that's definitely not a board I have ever seen and does not resemble any of the common boards we encountered here on the forums.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines