Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] Consult rk3328-roc-cc kernel problem

11

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
11

【Linux】 Consult rk3328-roc-cc kernel problem

Posted at 4/27/2022 14:31:50      View:1855 | Replies:2        Print      Only Author   [Copy Link] 1#
[ Last edited by liuhw In 4/27/2022 14:34 Editor ]\n\nCompile 5.15, 5, 17 versions of the kernel, the same problem occurs when starting, please enlighten me


DDR version 1.16 20190528
ID:0x805 N
In
DDR4
786MHz
Bus Width=32 Col=10 Bank=4 Bank Group=2 Row=15/15 CS=2 Die Bus-Width=16 Size=2048MB
ddrconfig:19
OUT
Boot1 Release Time: May 13 2019 17:34:36, version: 2.50
ChipType = 0x11, 239
mmc2:cmd1,400
emmc reinit
mmc2:cmd1,400
emmc reinit
mmc2:cmd1,400
SdmmcInit=2 1
mmc0:cmd5,20
SdmmcInit=0 0
BootCapSize=0
UserCapSize=30720MB
FwPartOffset=2000 , 0
StorageInit ok = 18149
Raw SecureMode = 0
SecureInit read PBA: 0x4
SecureInit read PBA: 0x404
SecureInit read PBA: 0x804
SecureInit read PBA: 0xc04
SecureInit read PBA: 0x1004
SecureInit ret = 0, SecureMode = 0
atags_set_bootdev: ret0)
GPT 0x337a9f0 signature is wrong
recovery gpt...
GPT 0x337a9f0 signature is wrong
recovery gpt fail!
LoadTrust Addr:0x4000
No find bl30.bin
No find bl32.bin
Load uboot, ReadLba = 2000
hdr 000000000337a3b0 + 0x0:0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Load OK, addr=0x200000, size=0x9b6f0
RunBL31 0x10000
NOTICE:  BL31: v1.3(debug):0e4d696
NOTICE:  BL31: Built : 09:22:40, Aug 27 2019
NOTICE:  BL31:Rockchip release version: v1.3
INFO:    ARM GICv2 driver initialized
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 1
INFO:    plat_rockchip_pmu_init: pd status 0xe
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x200000
INFO:    SPSR = 0x3c9


U-Boot 2017.09 (Feb 24 2022 - 22:29:21 +0800)

Model: Rockchip RK3328 EVB
DRAM:  2 GiB
Relocation Offset is: 7fd1e000
PMIC:  RK8050 (on=0x02, off=0x00)
vdd_logic 1100000 uV
vdd_arm 1100000 uV
MMC:   rksdmmc@ff500000: 1, rksdmmc@ff520000: 0
Using default environment

In:    serial@ff130000
Out:   serial@ff130000
Err:   serial@ff130000
Model: Rockchip RK3328 EVB
CLK:      apll           400000000 Hz
          dpll          1572000000 Hz
          cpll          1200000000 Hz
          gpll           491009999 Hz
          npll           600000000 Hz
        armclk           600000000 Hz
      aclk_bus           150000000 Hz
      hclk_bus            75000000 Hz
      pclk_bus            75000000 Hz
     aclk_peri           150000000 Hz
     hclk_peri            75000000 Hz
     pclk_peri            75000000 Hz
Net:   No ethernet found.
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
reading /extlinux/extlinux.conf
160 bytes read in 3 ms (51.8 KiB/s)
1:      rk3328-roc-cc
Retrieving file: /Image
reading /Image
22043136 bytes read in 943 ms (22.3 MiB/s)
append: earlycon=uart8250,mmio32,0xff130000 rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4
Retrieving file: /rk3328-roc-cc.dtb
reading /rk3328-roc-cc.dtb
35620 bytes read in 4 ms (8.5 MiB/s)
## Flattened Device Tree blob at 01f00000
   Booting using the fdt blob at 0x1f00000
   Loading Device Tree to 000000007deff000, end 000000007df0ab23 ... OK
Adding bank: start=0x00200000, size=0x7fe00000

Starting kernel ...


[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.17.4 (liuhw@lenovo) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #1 SMP PREEMPT Tue Apr 26 22:14:54 CST 2022
[    0.000000] Machine model: Firefly roc-rk3328-cc
[    0.000000] earlycon: uart8250 at MMIO32 0x00000000ff130000 (options '')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x000000007fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x7fbc8b40-0x7fbcafff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000200000-0x000000007fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000200000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
[    0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[    0.000000] cma: Reserved 32 MiB at 0x0000000079c00000
[    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 19 pages/cpu s40280 r8192 d29352 u77824
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Fallback order for Node 0: 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 515592
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 1999824K/2095104K available (12736K kernel code, 1302K rwdata, 4888K rodata, 2496K init, 458K bss, 62512K reserved, 32768K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: get_random_bytes called from start_kernel+0x484/0x678 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.002011] Console: colour dummy device 80x25
[    0.002454] printk: console [tty0] enabled
[    0.002875] printk: bootconsole [uart8250] disabled
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.17.4 (liuhw@lenovo) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #1 SMP PREEMPT Tue Apr 26 22:14:54 CST 2022
[    0.000000] Machine model: Firefly roc-rk3328-cc
[    0.000000] earlycon: uart8250 at MMIO32 0x00000000ff130000 (options '')
[    0.000000] printk: bootconsole [uart8250] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x000000007fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x7fbc8b40-0x7fbcafff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000200000-0x000000007fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000200000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
[    0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[    0.000000] cma: Reserved 32 MiB at 0x0000000079c00000
[    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 19 pages/cpu s40280 r8192 d29352 u77824
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Fallback order for Node 0: 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 515592
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 rw root=/dev/mmcblk0p2 rootwait rootfstype=ext4
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 1999824K/2095104K available (12736K kernel code, 1302K rwdata, 4888K rodata, 2496K init, 458K bss, 62512K reserved, 32768K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: get_random_bytes called from start_kernel+0x484/0x678 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.002011] Console: colour dummy device 80x25
[    0.002454] printk: console [tty0] enabled
[    0.002875] printk: bootconsole [uart8250] disabled
[    0.003510] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.003583] pid_max: default: 32768 minimum: 301
[    0.003788] LSM: Security Framework initializing
[    0.004058] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.004127] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.007327] cblist_init_generic: Setting adjustable number of callback queues.
[    0.007390] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.007814] rcu: Hierarchical SRCU implementation.
[    0.008898] EFI services will not be available.
[    0.009536] smp: Bringing up secondary CPUs ...
[    0.010745] Detected VIPT I-cache on CPU1
[    0.010871] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.012082] Detected VIPT I-cache on CPU2
[    0.012197] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.013368] Detected VIPT I-cache on CPU3
[    0.013490] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.013684] smp: Brought up 1 node, 4 CPUs
[    0.013815] SMP: Total of 4 processors activated.
[    0.013849] CPU features: detected: 32-bit EL0 Support
[    0.013884] CPU features: detected: 32-bit EL1 Support
[    0.013917] CPU features: detected: CRC32 instructions
[    0.029031] CPU: All CPU(s) started at EL2
[    0.029173] alternatives: patching kernel code
[    0.032493] devtmpfs: initialized
[    0.052652] KASLR disabled due to lack of seed
[    0.053247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.053362] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.055634] pinctrl core: initialized pinctrl subsystem
[    0.057210] DMI not present or invalid.
[    0.058357] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.061779] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.062305] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.062813] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.063008] audit: initializing netlink subsys (disabled)
[    0.063398] audit: type=2000 audit(0.064:1): state=initialized audit_enabled=0 res=1
[    0.065445] thermal_sys: Registered thermal governor 'step_wise'
[    0.065468] thermal_sys: Registered thermal governor 'power_allocator'
[    0.066150] cpuidle: using governor menu
[    0.066748] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.067022] ASID allocator initialised with 65536 entries
[    0.067416] Serial: AMBA PL011 UART driver
[    0.081715] platform ff3c0000.hdmi: Fixing up cyclic dependency with ff370000.vop
[    0.100969] rockchip-gpio ff210000.gpio: probed /pinctrl/gpio@ff210000
[    0.102576] rockchip-gpio ff220000.gpio: probed /pinctrl/gpio@ff220000
[    0.103905] rockchip-gpio ff230000.gpio: probed /pinctrl/gpio@ff230000
[    0.105078] rockchip-gpio ff240000.gpio: probed /pinctrl/gpio@ff240000
[    0.135612] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.135693] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.135736] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.135766] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.139211] ACPI: Interpreter disabled.
[    0.142732] iommu: Default domain type: Translated
[    0.142789] iommu: DMA domain TLB invalidation policy: strict mode
[    0.145137] vgaarb: loaded
[    0.145946] SCSI subsystem initialized
[    0.146922] usbcore: registered new interface driver usbfs
[    0.147074] usbcore: registered new interface driver hub
[    0.147241] usbcore: registered new device driver usb
[    0.148117] pps_core: LinuxPPS API ver. 1 registered
[    0.148161] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email]giometti@linux.it[/email]>
[    0.148248] PTP clock support registered
[    0.148362] EDAC MC: Ver: 3.0.0
[    0.150664] FPGA manager framework
[    0.150979] Advanced Linux Sound Architecture Driver Initialized.
[    0.153437] clocksource: Switched to clocksource arch_sys_counter
[    0.154067] VFS: Disk quotas dquot_6.6.0
[    0.154233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.154777] pnp: PnP ACPI: disabled
[    0.170527] NET: Registered PF_INET protocol family
[    0.170865] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.173280] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.173470] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.173760] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.174296] TCP: Hash tables configured (established 16384 bind 16384)
[    0.174567] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.174692] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.175084] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.175994] RPC: Registered named UNIX socket transport module.
[    0.176050] RPC: Registered udp transport module.
[    0.176094] RPC: Registered tcp transport module.
[    0.176124] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.176177] PCI: CLS 0 bytes, default 64
[    0.178001] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.179024] kvm [1]: IPA Size Limit: 40 bits
[    0.182006] kvm [1]: vgic interrupt IRQ9
[    0.182307] kvm [1]: Hyp mode initialized successfully
[    0.185877] Initialise system trusted keyrings
[    0.186322] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[    0.204044] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.205842] NFS: Registering the id_resolver key type
[    0.205929] Key type id_resolver registered
[    0.205957] Key type id_legacy registered
[    0.206194] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.206231] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.206643] 9p: Installing v9fs 9p2000 file system support
[    0.277142] Key type asymmetric registered
[    0.277202] Asymmetric key parser 'x509' registered
[    0.277353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.277405] io scheduler mq-deadline registered
[    0.277473] io scheduler kyber registered
[    0.286611] EINJ: ACPI disabled.
[    0.291931] dma-pl330 ff1f0000.dma-controller: Loaded driver for PL330 DMAC-241330
[    0.292016] dma-pl330 ff1f0000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    0.302029] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.306515] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 20, base_baud = 1500000) is a 16550A
[    0.387551] printk: console [ttyS2] enabled
[    0.409137] loop: module loaded
[    0.410944] megasas: 07.719.03.00-rc1
[    0.421168] tun: Universal TUN/TAP device driver, 1.6
[    0.423196] thunder_xcv, ver 1.0
[    0.423653] thunder_bgx, ver 1.0
[    0.424080] nicpf, ver 1.0
[    0.425253] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.425981] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.426663] hclge is initializing
[    0.427023] e1000: Intel(R) PRO/1000 Network Driver
[    0.427474] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.428116] e1000e: Intel(R) PRO/1000 Network Driver
[    0.428574] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.429223] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.429768] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.430406] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.430986] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.431585] sky2: driver version 1.30
[    0.432967] VFIO - User Level meta-driver version: 0.3
[    0.436974] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator
[    0.438130] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator
[    0.451793] dwc2 ff580000.usb: DWC OTG Controller
[    0.452324] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
[    0.453035] dwc2 ff580000.usb: irq 40, io mem 0xff580000
[    0.455253] hub 1-0:1.0: USB hub found
[    0.455711] hub 1-0:1.0: 1 port detected
[    0.458561] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.459194] ehci-pci: EHCI PCI platform driver
[    0.459708] ehci-platform: EHCI generic platform driver
[    0.463091] ehci-platform ff5c0000.usb: EHCI Host Controller
[    0.463694] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
[    0.464685] ehci-platform ff5c0000.usb: irq 41, io mem 0xff5c0000
[    0.477492] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
[    0.479584] hub 2-0:1.0: USB hub found
[    0.480041] hub 2-0:1.0: 1 port detected
[    0.481465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.482092] ohci-pci: OHCI PCI platform driver
[    0.482633] ohci-platform: OHCI generic platform driver
[    0.483877] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
[    0.484557] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
[    0.485570] ohci-platform ff5d0000.usb: irq 42, io mem 0xff5d0000
[    0.551060] hub 3-0:1.0: USB hub found
[    0.551510] hub 3-0:1.0: 1 port detected
[    0.553828] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    0.554416] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4
[    0.555427] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[    0.556420] xhci-hcd xhci-hcd.0.auto: irq 43, io mem 0xff600000
[    0.558992] hub 4-0:1.0: USB hub found
[    0.559459] hub 4-0:1.0: 1 port detected
[    0.560587] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    0.561189] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
[    0.561996] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    0.562760] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.564937] hub 5-0:1.0: USB hub found
[    0.565378] hub 5-0:1.0: 1 port detected
[    0.566985] usbcore: registered new interface driver usb-storage
[    0.570940] i2c_dev: i2c /dev entries driver
[    0.576678] rk808 1-0018: chip id: 0x8050
[    0.585375] rk808-regulator rk808-regulator: there is no dvs0 gpio
[    0.586102] rk808-regulator rk808-regulator: there is no dvs1 gpio
[    0.611771] dw_wdt ff1a0000.watchdog: No valid TOPs array specified
[    0.617321] cpu cpu0: EM: created perf domain
[    0.620586] sdhci: Secure Digital Host Controller Interface driver
[    0.621166] sdhci: Copyright(c) Pierre Ossman
[    0.622156] Synopsys Designware Multimedia Card Interface Driver
[    0.623178] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.623715] dwmmc_rockchip ff520000.mmc: IDMAC supports 32-bit address mode.
[    0.624385] dwmmc_rockchip ff520000.mmc: Using internal DMA controller.
[    0.624999] dwmmc_rockchip ff520000.mmc: Version ID is 270a
[    0.625606] dwmmc_rockchip ff520000.mmc: DW MMC controller at irq 38,32 bit host data width,256 deep fifo
[    0.627023] ledtrig-cpu: registered to indicate activity on CPUs
[    0.627708] mmc_host mmc1: card is non-removable.
[    0.628916] usbcore: registered new interface driver usbhid
[    0.629480] usbhid: USB HID core driver
[    0.633326] NET: Registered PF_PACKET protocol family
[    0.634088] 9pnet: Installing 9P2000 support
[    0.634558] Key type dns_resolver registered
[    0.635459] Loading compiled-in X.509 certificates
[    0.640931] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    0.671850] ALSA device list:
[    0.672161]   No soundcards found.
[    0.672718] dw-apb-uart ff130000.serial: forbid DMA for kernel console
[    0.673521] Waiting for root device /dev/mmcblk0p2...
[    0.681032] rockchip-pm-domain ff100000.syscon:power-controller: failed to get ack on domain 'hevc', val=0x88220
[    1.162279] dwmmc_rockchip ff520000.mmc: Busy; trying anyway
[    1.662833] mmc_host mmc1: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[    1.677499] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[    2.198961] dwmmc_rockchip ff520000.mmc: Busy; trying anyway
[    2.699505] mmc_host mmc1: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[    2.714078] mmc_host mmc1: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[    3.239625] dwmmc_rockchip ff520000.mmc: Busy; trying anyway
[    3.740171] mmc_host mmc1: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[    3.754870] mmc_host mmc1: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
[    3.782300] random: fast init done
[    4.289030] dwmmc_rockchip ff520000.mmc: Busy; trying anyway
[    4.789596] mmc_host mmc1: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[   31.709523] vcc_sd: disabling

Reply

Use props Report

235

Credits

0

Prestige

0

Contribution

intermediate

Rank: 3Rank: 3

Credits
235
Posted at 4/28/2022 15:28:21        Only Author  2#
What specific problem are you encountering and can I help you?
Reply

Use props Report

11

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
11
Posted at 4/29/2022 11:26:50        Only Author  3#
thanks you, using this config file can start normally

linux-5.17.4-config.gz

43.56 KB, Down times: 12

Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list