- 收藏
- 点赞
- 分享
- 举报
RV1126 启动跑到kernel就卡住【求解】
下面是4块板子的2种异常打印,哪问大神有解药?
#
~ïï½_îåûë»çç÷ýïûþþþ¤ñ÷þ¢ûÓ÷yúlû|÷Ïïï}H;A×ùÎdwmmc@ffc50000: 0, dwmmc@ffc60000: 1
Bootdev(atags): mmc 0
MMC0: HS200, 200Mhz
PartType: EFI
boot mode: None
DTB: rk-kernel.dtb
FIT: no signed, no conf required
HASH(c): OK
I2c0 speed: 400000Hz
PMIC: RK8090 (on=0x40, off=0x00)
vdd_npu_vepu 800000 uV
vdd_arm 800000 uV
io-domain: OK
Warn: can’t find connect driver
stdio_add_devices: Video device failed (ret=-19)
Model: Rockchip RV1126 EVB DDR3 V13 Board
CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
apll 816000 KHz
dpll 462000 KHz
gpll 1188000 KHz
cpll 500000 KHz
hpll 1400000 KHz
aclk_pdbus 500000 KHz
hclk_pdbus 198000 KHz
pclk_pdbus 99000 KHz
aclk_pdphp 297000 KHz
hclk_pdphp 198000 KHz
hclk_pdaudio 148500 KHz
hclk_pdcore 198000 KHz
pclk_pdpmu 99000 KHz
Net: eth0: ethernet@ffc40000
Hit key to stop autoboot(‘CTRL+C’): 0
Booting FIT Image at 0x3b4b1940 with size 0x00645200
Fdt Ramdisk skip relocation
Loading kernel from FIT Image at 3b4b1940 …
Using ‘conf’ configuration
optee api revision: 2.0
TEEC: Waring: Could not find security partition
Verified-boot: 0
Trying ‘kernel’ kernel subimage
Description: unavailable
Type: Kernel Image
Compression: uncompressed
Data Start: 0x3b4ca140
Data Size: 6474136 Bytes = 6.2 MiB
Architecture: ARM
OS: Linux
Load Address: 0x02008000
Entry Point: 0x02008000
Hash algo: sha256
Hash value: 55426c719422e944db10322abe86ce993000beb180188bc6afc521bc94b9229b
Verifying Hash Integrity … sha256+ OK
Loading fdt from FIT Image at 3b4b1940 …
Using ‘conf’ configuration
Trying ‘fdt’ fdt subimage
Description: unavailable
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x3b4b2140
Data Size: 97818 Bytes = 95.5 KiB
Architecture: ARM
Load Address: 0x08300000
Hash algo: sha256
Hash value: ea61df4a2439f720d8307c3b104051c36b97f124504aaa3acd9b55ce559d0cfc
Verifying Hash Integrity … sha256+ OK
Loading fdt from 0x08300000 to 0x08300000
Booting using the fdt blob at 0x08300000
Loading Kernel Image from 0x3b4ca140 to 0x02008000 … OK
‘reserved-memory’ ramoops@8000000: addr=8000000 size=100000
Using Device Tree in place at 08300000, end 0831ae19
Adding bank: 0x00000000 - 0x08400000 (size: 0x08400000)
Adding bank: 0x08648000 - 0x40000000 (size: 0x379b8000)
Total: 526.142 ms
Starting kernel …
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Linux version 4.19.111 (zxguan2@pbipbipbi-HVM-domU) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #1 SMP PREEMPT Thu May 27 10:58:38 CST 2021
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Rockchip RV1126 EVB DDR3 V13 Board
[ 0.000000] earlycon: uart8250 at MMIO32 0xff570000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node ‘drm-logo@00000000’: base 0x00000000, size 0 MiB
[ 0.000000] Reserved memory: created CMA memory pool at 0x3f800000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x2f800000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node isp, compatible id shared-dma-pool
[ 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 15 pages/cpu s32140 r8192 d21108 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 259512
[ 0.000000] Kernel command line: user_debug=31 storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal rootwait earlycon=uart8250,mmio32,0xff570000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 snd_aloop.index=7
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 751248K/1046240K available (8192K kernel code, 350K rwdata, 2108K rodata, 1024K init, 907K bss, 24656K reserved, 270336K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xb0000000 - 0xf0000000 (1024 MB)
[ 0.000000] pkmap : 0xafe00000 - 0xb0000000 ( 2 MB)
[ 0.000000] modules : 0xaf000000 - 0xafe00000 ( 14 MB)
[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 351 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 908 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: random: get_random_bytes called from start_kernel+0x324/0x4a4 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008686] Switching to timer-based delay loop, resolution 41ns
[ 0.016494] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.027642] pid_max: default: 4096 minimum: 301
[ 0.032746] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.039937] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.048271] CPU: Testing write buffer coherency: ok
[ 0.053972] /cpus/cpu@f00 missing clock-frequency property
[ 0.059999] /cpus/cpu@f01 missing clock-frequency property
[ 0.066017] /cpus/cpu@f02 missing clock-frequency property
[ 0.072002] /cpus/cpu@f03 missing clock-frequency property
[ 0.077970] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.084919] Setting up static identity map for 0x100000 - 0x100060
[ 0.091845] rcu: Hierarchical SRCU implementation.
[ 0.097733] smp: Bringing up secondary CPUs …
[ 0.103602] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.104606] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.105548] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.105682] smp: Brought up 1 node, 4 CPUs
[ 0.128914] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[ 0.135743] CPU: All CPU(s) started in SVC mode.
[ 0.141666] devtmpfs: initialized
[ 0.172083] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.181147] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.191719] futex hash table entries: 16 (order: -2, 1024 bytes)
[ 0.198431] pinctrl core: initialized pinctrl subsystem
[ 0.205282] NET: Registered protocol family 16
[ 0.210787] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.220278] cpuidle: using governor menu
[ 0.224611] Registered FIQ tty driver
[ 0.229145] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.237889] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.246446] console [pstore-1] enabled
[ 0.250720] pstore: Registered ramoops as persistent store backend
[ 0.257506] ramoops: attached 0x100000@0x8000000, ecc: 0/0
[ 0.308661] cryptd: max_cpu_qlen set to 1000
[ 0.314200] fiq debugger fiq mode enabled
[[ 0.318824] console [ttyFIQ0] enabled
0.318824] console [ttyFIQ0] enabled
[ 0.326508] bootconsole [uart8250] disabled
[ 0.326508] bootconsole [uart8250] disabled
[ 0.331372] Registered fiq debugger ttyFIQ0
[ 0.331947] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 0.334787] rk_iommu ffb00f00.iommu: version = 1
[ 0.335450] rk_iommu ffb20800.iommu: version = 1
[ 0.335902] rk_iommu ffb60e00.iommu: version = 1
[ 0.336457] rk_iommu ffb80480.iommu: version = 1
[ 0.336873] rk_iommu ffb90800.iommu: version = 1
[ 0.337289] rk_iommu ffbb0f00.iommu: version = 1
[ 0.338240] SCSI subsystem initialized
[ 0.338557] usbcore: registered new interface driver usbfs
[ 0.338660] usbcore: registered new interface driver hub
[ 0.338808] usbcore: registered new device driver usb
[ 0.338920] media: Linux media interface: v0.10
[ 0.338996] videodev: Linux video capture interface: v2.00
[ 0.339069] pps_core: LinuxPPS API ver. 1 registered
[ 0.339093] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.339138] PTP clock support registered
[ 0.340442] Advanced Linux Sound Architecture Driver Initialized.
[ 0.341168] Bluetooth: Core ver 2.22
[ 0.341235] NET: Registered protocol family 31
[ 0.341262] Bluetooth: HCI device and connection manager initialized
[ 0.341292] Bluetooth: HCI socket layer initialized
[ 0.341320] Bluetooth: L2CAP socket layer initialized
[ 0.341381] Bluetooth: SCO socket layer initialized
[ 0.341852] rockchip-cpuinfo cpuinfo: SoC : 11260000
[ 0.341887] rockchip-cpuinfo cpuinfo: Serial : b26f38bb32c5fb15
[ 0.342780] clocksource: Switched to clocksource arch_sys_counter
[ 0.345619] NET: Registered protocol family 2
[ 0.346552] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.346618] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.346774] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.346979] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.347161] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.347237] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.347487] NET: Registered protocol family 1
[ 0.348155] RPC: Registered named UNIX socket transport module.
[ 0.348236] RPC: Registered udp transport module.
[ 0.348260] RPC: Registered tcp transport module.
[ 0.348280] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.350125] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.352675] Initialise system
#
另外一种情况
~þîïïïﱿçÑï²eEýï¿ýþ}’}¢}Ãû¸þßû¿¿â÷ï¤þ§ºîùØߨþdwmmc@ffc50000: 0, dwmmc@ffc60000: 1
Bootdev(atags): mmc 0
MMC0: HS200, 200Mhz
PartType: EFI
boot mode: None
DTB: rk-kernel.dtb
FIT: no signed, no conf required
HASH(c): OK
I2c0 speed: 400000Hz
PMIC: RK8090 (on=0x40, off=0x00)
vdd_npu_vepu 800000 uV
vdd_arm 800000 uV
io-domain: OK
Warn: can’t find connect driver
stdio_add_devices: Video device failed (ret=-19)
Model: Rockchip RV1126 EVB DDR3 V13 Board
CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
apll 816000 KHz
dpll 332000 KHz
gpll 1188000 KHz
cpll 500000 KHz
hpll 1400000 KHz
aclk_pdbus 500000 KHz
hclk_pdbus 198000 KHz
pclk_pdbus 99000 KHz
aclk_pdphp 297000 KHz
hclk_pdphp 198000 KHz
hclk_pdaudio 148500 KHz
hclk_pdcore 198000 KHz
pclk_pdpmu 99000 KHz
Net: eth0: ethernet@ffc40000
Hit key to stop autoboot(‘CTRL+C’): 0
Booting FIT Image at 0x3b4af140 with size 0x00647a00
Fdt Ramdisk skip relocation
Loading kernel from FIT Image at 3b4af140 …
Using ‘conf’ configuration
optee api revision: 2.0
TEEC: Waring: Could not find security partition
Verified-boot: 0
Trying ‘kernel’ kernel subimage
Description: unavailable
Type: Kernel Image
Compression: uncompressed
Data Start: 0x3b4c7940
Data Size: 6484232 Bytes = 6.2 MiB
Architecture: ARM
OS: Linux
Load Address: 0x02008000
Entry Point: 0x02008000
Hash algo: sha256
Hash value: c73c092319df547cc90307cd383c0f1031420b58667a3cf971353eaef0d3d015
Verifying Hash Integrity … sha256+ OK
Loading fdt from FIT Image at 3b4af140 …
Using ‘conf’ configuration
Trying ‘fdt’ fdt subimage
Description: unavailable
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x3b4af940
Data Size: 97814 Bytes = 95.5 KiB
Architecture: ARM
Load Address: 0x08300000
Hash algo: sha256
Hash value: 419e8de46136378e305b4d27618858dbe9fca0fc14eb1781587a532133c91b97
Verifying Hash Integrity … sha256+ OK
Loading fdt from 0x08300000 to 0x08300000
Booting using the fdt blob at 0x08300000
Loading Kernel Image from 0x3b4c7940 to 0x02008000 … OK
‘reserved-memory’ ramoops@8000000: addr=8000000 size=100000
Using Device Tree in place at 08300000, end 0831ae15
Adding bank: 0x00000000 - 0x08400000 (size: 0x08400000)
Adding bank: 0x08648000 - 0x40000000 (size: 0x379b8000)
Total: 545.414 ms
Starting kernel …
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Linux version 4.19.111 (zxguan2@pbipbipbi-HVM-domU) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #2 SMP PREEMPT Tue Jun 22 10:10:55 CST 2021
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Rockchip RV1126 EVB DDR3 V13 Board
[ 0.000000] earlycon: uart8250 at MMIO32 0xff570000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node ‘drm-logo@00000000’: base 0x00000000, size 0 MiB
[ 0.000000] Reserved memory: created CMA memory pool at 0x3f800000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x2f800000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node isp, compatible id shared-dma-pool
[ 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 15 pages/cpu s32140 r8192 d21108 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 259512
[ 0.000000] Kernel command line: user_debug=31 storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal rootwait earlycon=uart8250,mmio32,0xff570000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 snd_aloop.index=7
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 751248K/1046240K available (8192K kernel code, 350K rwdata, 2112K rodata, 1024K init, 907K bss, 24656K reserved, 270336K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xb0000000 - 0xf0000000 (1024 MB)
[ 0.000000] pkmap : 0xafe00000 - 0xb0000000 ( 2 MB)
[ 0.000000] modules : 0xaf000000 - 0xafe00000 ( 14 MB)
[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 351 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 908 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: random: get_random_bytes called from start_kernel+0x324/0x4a4 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008653] Switching to timer-based delay loop, resolution 41ns
[ 0.016406] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.027513] pid_max: default: 4096 minimum: 301
[ 0.032617] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.039789] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.048171] CPU: Testing write buffer coherency: ok
[ 0.053862] /cpus/cpu@f00 missing clock-frequency property
[ 0.059847] /cpus/cpu@f01 missing clock-frequency property
[ 0.065809] /cpus/cpu@f02 missing clock-frequency property
[ 0.071783] /cpus/cpu@f03 missing clock-frequency property
[ 0.077734] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.084690] Setting up static identity map for 0x100000 - 0x100060
[ 0.091599] rcu: Hierarchical SRCU implementation.
[ 0.097486] smp: Bringing up secondary CPUs …
[ 1.125055] CPU1: failed to come online
[ 2.141766] CPU2: failed to come online
[ 3.158469] CPU3: failed to come online
[ 3.162722] smp: Brought up 1 node, 1 CPU
[ 3.167113] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 3.173829] CPU: All CPU(s) started in SVC mode.
[ 3.179481] devtmpfs: initialized
[ 3.208194] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 3.217563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 3.228202] futex hash table entries: 16 (order: -2, 1024 bytes)
[ 3.234906] pinctrl core: initialized pinctrl subsystem
[ 3.241835] NET: Registered protocol family 16
[ 3.247298] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 3.256658] cpuidle: using governor menu
[ 3.260956] Registered FIQ tty driver
[ 3.265350] hw-breakpoint: Failed to enable monitor mode on CPU 0.
[ 3.274284] console [pstore-1] enabled
[ 3.278652] pstore: Registered ramoops as persistent store backend
[ 3.285372] ramoops: attached 0x100000@0x8000000, ecc: 0/0
[ 3.335965] cryptd: max_cpu_qlen set to 1000
[ 3.341616] fiq debugger fiq mode enabled
[ 3.346423] console [ttyFIQ0] enabled
[ 3.346423] console [ttyFIQ0] enabled
[ 3.350479] bootconsole [uart8250] disabled
[ 3.350479] bootconsole [uart8250] disabled
[ 3.358932] Registered fiq debugger ttyFIQ0
[ 3.359555] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 3.362491] rk_iommu ffb00f00.iommu: version = 1
[ 3.363091] rk_iommu ffb20800.iommu: version = 1
[ 3.363647] rk_iommu ffb60e00.iommu: version = 1
[ 3.364328] rk_iommu ffb80480.iommu: version = 1
[ 3.364891] rk_iommu ffb90800.iommu: version = 1
[ 3.365522] rk_iommu ffbb0f00.iommu: version = 1
[ 3.366537] SCSI subsystem initialized
[ 3.366911] usbcore: registered new interface driver usbfs
[ 3.367034] usbcore: registered new interface driver hub
[ 3.367253] usbcore: registered new device driver usb
[ 3.367377] media: Linux media interface: v0.10
[ 3.367466] videodev: Linux video capture interface: v2.00
[ 3.367560] pps_core: LinuxPPS API ver. 1 registered
[ 3.367598] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 3.367657] PTP clock support registered
[ 3.369120] Advanced Linux Sound Architecture Driver Initialized.
[ 3.369832] Bluetooth: Core ver 2.22
[ 3.369936] NET: Registered protocol family 31
[ 3.369979] Bluetooth: HCI device and connection manager initialized
[ 3.370025] Bluetooth: HCI socket layer initialized
[ 3.370067] Bluetooth: L2CAP socket layer initialized
[ 3.370140] Bluetooth: SCO socket layer initialized
[ 3.370656] rockchip-cpuinfo cpuinfo: SoC : 11260000
[ 3.370708] rockchip-cpuinfo cpuinfo: Serial : a2a3b322e46de981
[ 3.371652] clocksource: Switched to clocksource arch_sys_counter
[ 3.374594] NET: Registered protocol family 2
[ 3.375643] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 3.375753] TCP establish~ïïïﱿçÑï²åAÏ¿ûþ}¤}¢}Ó¿¸þ׿à÷ïî«ý·ùþßwmmc@ffc50000: 0, dwmmc@ffc60000: 1
Bootdev(atags): mmc 0
MMC0: HS200, 200Mhz
PartType: EFI
boot mode: None
DTB: rk-kernel.dtb
FIT: no signed, no conf required
HASH(c): OK
I2c0 speed: 400000Hz
PMIC: RK8090 (on=0x04, off=0x00)
vdd_npu_vepu 800000 uV
vdd_arm 800000 uV
þîïﱿçÑïÃíQÏû}¤}¢ûï~Ãûºþ×çëûçîC»ýïñßØwmmc@ffc50000: 0, dwmmc@ffc60000: 1
Bootdev(atags): mmc 0
MMC0: HS200, 200Mhz
PartType: EFI
boot mode: None
DTB: rk-kernel.dtb
FIT: no signed, no conf required
HASH(c): OK
I2c0 speed: 400000Hz
PMIC: RK8090 (on=0x04, off=0x00)
vdd_npu_vepu 800000 uV
vdd_arm 800000 uV
io-domain: OK
Warn: can’t find connect driver
stdio_add_devices: Video device failed (ret=-19)
Model: Rockchip RV1126 EVB DDR3 V13 Board
CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
apll 816000 KHz
dpll 332000 KHz
gpll 1188000 KHz
cpll 500000 KHz
hpll 1400000 KHz
aclk_pdbus 500000 KHz
hclk_pdbus 198000 KHz
pclk_pdbus 99000 KHz
aclk_pdphp 297000 KHz
hclk_pdphp 198000 KHz
hclk_pdaudio 148500 KHz
hclk_pdcore 198000 KHz
pclk_pdpmu 99000 KHz
Net: eth0: ethernet@ffc40000
Hit key to stop autoboot(‘CTRL+C’): 0
Booting FIT Image at 0x3b4af140 with size 0x00647a00
Fdt Ramdisk skip relocation
Loading kernel from FIT Image at 3b4af140 …
Using ‘conf’ configuration
optee api revision: 2.0
TEEC: Waring: Could not find security partition
Verified-boot: 0
Trying ‘kernel’ kernel subimage
Description: unavailable
Type: Kernel Image
Compression: uncompressed
Data Start: 0x3b4c7940
Data Size: 6484232 Bytes = 6.2 MiB
Architecture: ARM
OS: Linux
Load Address: 0x02008000
Entry Point: 0x02008000
Hash algo: sha256
Hash value: c73c092319df547cc90307cd383c0f1031420b58667a3cf971353eaef0d3d015
Verifying Hash Integrity … sha256+ OK
Loading fdt from FIT Image at 3b4af140 …
Using ‘conf’ configuration
Trying ‘fdt’ fdt subimage
Description: unavailable
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x3b4af940
Data Size: 97814 Bytes = 95.5 KiB
Architecture: ARM
Load Address: 0x08300000
Hash algo: sha256
Hash value: 419e8de46136378e305b4d27618858dbe9fca0fc14eb1781587a532133c91b97
Verifying Hash Integrity … sha256+ OK
Loading fdt from 0x08300000 to 0x08300000
Booting using the fdt blob at 0x08300000
Loading Kernel Image from 0x3b4c7940 to 0x02008000 … OK
‘reserved-memory’ ramoops@8000000: addr=8000000 size=100000
Using Device Tree in place at 08300000, end 0831ae15
Adding bank: 0x00000000 - 0x08400000 (size: 0x08400000)
Adding bank: 0x08648000 - 0x40000000 (size: 0x379b8000)
Total: 545.278 ms
Starting kernel …
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Linux version 4.19.111 (zxguan2@pbipbipbi-HVM-domU) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #2 SMP PREEMPT Tue Jun 22 10:10:55 CST 2021
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Rockchip RV1126 EVB DDR3 V13 Board
[ 0.000000] earlycon: uart8250 at MMIO32 0xff570000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node ‘drm-logo@00000000’: base 0x00000000, size 0 MiB
[ 0.000000] Reserved memory: created CMA memory pool at 0x3f800000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x2f800000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node isp, compatible id shared-dma-pool
[ 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 15 pages/cpu s32140 r8192 d21108 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 259512
[ 0.000000] Kernel command line: user_debug=31 storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal rootwait earlycon=uart8250,mmio32,0xff570000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 snd_aloop.index=7
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 751248K/1046240K available (8192K kernel code, 350K rwdata, 2112K rodata, 1024K init, 907K bss, 24656K reserved, 270336K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xb0000000 - 0xf0000000 (1024 MB)
[ 0.000000] pkmap : 0xafe00000 - 0xb0000000 ( 2 MB)
[ 0.000000] modules : 0xaf000000 - 0xafe00000 ( 14 MB)
[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 351 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 908 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: random: get_random_bytes called from start_kernel+0x324/0x4a4 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008478] Switching to timer-based delay loop, resolution 41ns
[ 0.016207] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.027246] pid_max: default: 4096 minimum: 301
[ 0.032332] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.039248] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.047553] CPU: Testing write buffer coherency: ok
[ 0.053167] /cpus/cpu@f00 missing clock-frequency property
[ 0.059093] /cpus/cpu@f01 missing clock-frequency property
[ 0.064983] /cpus/cpu@f02 missing clock-frequency property
[ 0.070744] /cpus/cpu@f03 missing clock-frequency property
[ 0.076557] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.083515] Setting up static identity map for 0x100000 - 0x100060
[ 0.090167] rcu: Hierarchical SRCU implementation.
[ 0.095913] smp: Bringing up secondary CPUs …
[ 0.101541] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.102597] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.103578] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.103714] smp: Brought up 1 node, 4 CPUs
[ 0.126419] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[ 0.132981] CPU: All CPU(s) started in SVC mode.
[ 0.138716] devtmpfs: initialized
[ 0.167128] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.175884] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.186226] futex hash table entries: 16 (order: -2, 1024 bytes)
[ 0.192758] pinctrl core: initialized pinctrl subsystem
[ 0.199684] NET: Registered protocol family 16
[ 0.205149] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.214431] cpuidle: using governor menu
[ 0.218742] Registered FIQ tty driver
[ 0.223287] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.231998] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.240564] console [pstore-1] enabled
[ 0.244884] pstore: Registered ramoops as persistent store backend
[ 0.251610] ramoops: attached 0x100000@0x8000000, ecc: 0/0
[ 0.301709] cryptd: max_cpu_qlen set to 1000
[ 0.307169] fiq debugger fiq mode enabled
[[ 0.311877] console [ttyFIQ0] enabled
0.311877] console [ttyFIQ0] enabled
[ 0.319454] bootconsole [uart8250] disabled
[ 0.319454] bootconsole [uart8250] disabled
[ 0.324330] Registered fiq debugger ttyFIQ0
[ 0.324926] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 0.327806] rk_iommu ffb00f00.iommu: version = 1
[ 0.328407] rk_iommu ffb20800.iommu: version = 1
[ 0.328853] rk_iommu ffb60e00.iommu: version = 1
[ 0.329499] rk_iommu ffb80480.iommu: version = 1
[ 0.330069] rk_iommu ffb90800.iommu: version = 1
[ 0.330538] rk_iommu ffbb0f00.iommu: version = 1
[ 0.331585] SCSI subsystem initialized
[ 0.331921] usbcore: registered new interface driver usbfs
[ 0.332014] usbcore: registered new interface driver hub
[ 0.332191] usbcore: registered new device driver usb
[ 0.332300] media: Linux media interface: v0.10
[ 0.332371] videodev: Linux video capture interface: v2.00
[ 0.332440] pps_core: LinuxPPS API ver. 1 registered
[ 0.332464] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.332514] PTP clock support registered
[ 0.333846] Advanced Linux Sound Architecture Driver Initialized.
[ 0.334586] Bluetooth: Core ver 2.22
[ 0.334678] NET: Registered protocol family 31
[ 0.334702] Bluetooth: HCI device and connection manager initialized
[ 0.334734] Bluetooth: HCI socket layer initialized
[ 0.334761] Bluetooth: L2CAP socket layer initialized
[ 0.334819] Bluetooth: SCO socket layer initialized
[ 0.335304] rockchip-cpuinfo cpuinfo: SoC : 11260000
[ 0.335341] rockchip-cpuinfo cpuinfo: Serial : a2a3b322e46de981
[ 0.336251] clocksource: Switched to clocksource arch_sys_counter
[ 0.339112] NET: Registered protocol family 2
[ 0.340225] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.340290] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.340448] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.340650] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.340816] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.340905] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.341153] NET: Registered protocol family 1
[ 0.341842] RPC: Registered named UNIX socket transport module.
[ 0.341873] RPC: Registered udp transport module.
[ 0.341891] RPC: Registered tcp transport module.
[ 0.341912] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.343740] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.346228] Initialise system trusted keyrings
[ ~þîïï½±¿çïÃí÷û÷ýï’¢û}Óï¸ßûßçëûÃ÷ï¤;îC»ýîyïñØdwmmc@ffc50000: 0, dwmmc@ffc60000: 1
Bootdev(atags): mmc 0
MMC0: HS200, 200Mhz
PartType: EFI
boot mode: None
DTB: rk-kernel.dtb
FIT: no signed, no conf required
HASH(c): OK
I2c0 speed: 400000Hz
PMIC: RK8090 (on=0x04, off=0x00)
vdd_npu_vepu 800000 uV
vdd_arm 800000 uV
îßïïïïÓyÃí÷û÷ÏûÓ~’}¢ûï}ÃûºïþßûÏ÷ÏÓ#÷Sî»ýîùßØßþßwmmc@ffc50000: 0, dwmmc@ffc60000: 1
Bootdev(atags): mmc 0
MMC0: HS200, 200Mhz
PartType: EFI
boot mode: None
DTB: rk-kernel.dtb
FIT: no signed, no conf required
HASH(c): OK
I2c0 speed: 400000Hz
PMIC: RK8090 (on=0x04, off=0x00)
vdd_npu_vepu 800000 uV
vdd_arm 800000 uV
io-domain: OK
Warn: can’t find connect driver
stdio_add_devices: Video device failed (ret=-19)
Model: Rockchip RV1126 EVB DDR3 V13 Board
CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
apll 816000 KHz
dpll 332000 KHz
gpll 1188000 KHz
cpll 500000 KHz
hpll 1400000 KHz
aclk_pdbus 500000 KHz
hclk_pdbus 198000 KHz
pclk_pdbus 99000 KHz
aclk_pdphp 297000 KHz
hclk_pdphp 198000 KHz
hclk_pdaudio 148500 KHz
hclk_pdcore 198000 KHz
pclk_pdpmu 99000 KHz
Net: eth0: ethernet@ffc40000
Hit key to stop autoboot(‘CTRL+C’): 0
Booting FIT Image at 0x3b4af140 with size 0x00647a00
Fdt Ramdisk skip relocation
Loading kernel from FIT Image at 3b4af140 …
Using ‘conf’ configuration
optee api revision: 2.0
TEEC: Waring: Could not find security partition
Verified-boot: 0
Trying ‘kernel’ kernel subimage
Description: unavailable
Type: Kernel Image
Compression: uncompressed
Data Start: 0x3b4c7940
Data Size: 6484232 Bytes = 6.2 MiB
Architecture: ARM
OS: Linux
Load Address: 0x02008000
Entry Point: 0x02008000
Hash algo: sha256
Hash value: c73c092319df547cc90307cd383c0f1031420b58667a3cf971353eaef0d3d015
Verifying Hash Integrity … sha256+ OK
Loading fdt from FIT Image at 3b4af140 …
Using ‘conf’ configuration
Trying ‘fdt’ fdt subimage
Description: unavailable
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x3b4af940
Data Size: 97814 Bytes = 95.5 KiB
Architecture: ARM
Load Address: 0x08300000
Hash algo: sha256
Hash value: 419e8de46136378e305b4d27618858dbe9fca0fc14eb1781587a532133c91b97
Verifying Hash Integrity … sha256+ OK
Loading fdt from 0x08300000 to 0x08300000
Booting using the fdt blob at 0x08300000
Loading Kernel Image from 0x3b4c7940 to 0x02008000 … OK
‘reserved-memory’ ramoops@8000000: addr=8000000 size=100000
Using Device Tree in place at 08300000, end 0831ae15
Adding bank: 0x00000000 - 0x08400000 (size: 0x08400000)
Adding bank: 0x08648000 - 0x40000000 (size: 0x379b8000)
Total: 545.318 ms
Starting kernel …
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Linux version 4.19.111 (zxguan2@pbipbipbi-HVM-domU) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #2 SMP PREEMPT Tue Jun 22 10:10:55 CST 2021
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Rockchip RV1126 EVB DDR3 V13 Board
[ 0.000000] earlycon: uart8250 at MMIO32 0xff570000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node ‘drm-logo@00000000’: base 0x00000000, size 0 MiB
[ 0.000000] Reserved memory: created CMA memory pool at 0x3f800000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x2f800000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node isp, compatible id shared-dma-pool
[ 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 15 pages/cpu s32140 r8192 d21108 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 259512
[ 0.000000] Kernel command line: user_debug=31 storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal rootwait earlycon=uart8250,mmio32,0xff570000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 snd_aloop.index=7
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 751248K/1046240K available (8192K kernel code, 350K rwdata, 2112K rodata, 1024K init, 907K bss, 24656K reserved, 270336K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xb0000000 - 0xf0000000 (1024 MB)
[ 0.000000] pkmap : 0xafe00000 - 0xb0000000 ( 2 MB)
[ 0.000000] modules : 0xaf000000 - 0xafe00000 ( 14 MB)
[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 351 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 908 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: random: get_random_bytes called from start_kernel+0x324/0x4a4 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008661] Switching to timer-based delay loop, resolution 41ns
[ 0.016459] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.027621] pid_max: default: 4096 minimum: 301
[ 0.032779] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.039978] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.047751] CPU: Testing write buffer coherency: ok
[ 0.053471] /cpus/cpu@f00 missing clock-frequency property
[ 0.059508] /cpus/cpu@f01 missing clock-frequency property
[ 0.065479] /cpus/cpu@f02 missing clock-frequency property
[ 0.071412] /cpus/cpu@f03 missing clock-frequency property
[ 0.077371] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.084332] Setting up static identity map for 0x100000 - 0x100060
[ 0.091266] rcu: Hierarchical SRCU implementation.
[ 0.097159] smp: Bringing up secondary CPUs …
[ 0.102995] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.104050] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.105023] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.105159] smp: Brought up 1 node, 4 CPUs
[ 0.128392] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[ 0.135215] CPU: All CPU(s) started in SVC mode.
[ 0.141142] devtmpfs: initialized
[ 0.169803] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.178738] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.189353] futex hash table entries: 16 (order: -2, 1024 bytes)
[ 0.196033] pinctrl core: initialized pinctrl subsystem
[ 0.202932] NET: Registered protocol family 16
[ 0.208264] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.217727] cpuidle: using governor menu
[ 0.222021] Registered FIQ tty driver
[ 0.226444] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.235093] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.243828] console [pstore-1] enabled
[ 0.248220] pstore: Registered ramoops as persistent store backend
[ 0.254970] ramoops: attached 0x100000@0x8000000, ecc: 0/0
[ 0.305259] cryptd: max_cpu_qlen set to 1000
[ 0.310784] fiq debugger fiq mode enabled
[[ 0.315585] console [ttyFIQ0] enabled
0.315585] console [ttyFIQ0] enabled
[ 0.323217] bootconsole [uart8250] disabled
[ 0.323217] bootconsole [uart8250] disabled
[ 0.328040] Registered fiq debugger ttyFIQ0
[ 0.328654] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 0.331531] rk_iommu ffb00f00.iommu: version = 1
[ 0.332133] rk_iommu ffb20800.iommu: version = 1
[ 0.332576] rk_iommu ffb60e00.iommu: version = 1
[ 0.333233] rk_iommu ffb80480.iommu: version = 1
[ 0.333802] rk_iommu ffb90800.iommu: version = 1
[ 0.334274] rk_iommu ffbb0f00.iommu: version = 1
[ 0.335353] SCSI subsystem initialized
[ 0.335678] usbcore: registered new interface driver usbfs
[ 0.335771] usbcore: registered new interface driver hub
[ 0.335979] usbcore: registered new device driver usb
[ 0.336101] media: Linux media interface: v0.10
[ 0.336175] videodev: Linux video capture interface: v2.00
[ 0.336246] pps_core: LinuxPPS API ver. 1 registered
[ 0.336269] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.336313] PTP clock support registered
[ 0.337686] Advanced Linux Sound Architecture Driver Initialized.
[ 0.338417] Bluetooth: Core ver 2.22
[ 0.338502] NET: Registered protocol family 31
[ 0.338526] Bluetooth: HCI device and connection manager initialized
[ 0.338557] Bluetooth: HCI socket layer initialized
[ 0.338584] Bluetooth: L2CAP socket layer initialized
[ 0.338642] Bluetooth: SCO socket layer initialized
[ 0.339225] rockchip-cpuinfo cpuinfo: SoC : 11260000
[ 0.339262] rockchip-cpuinfo cpuinfo: Serial : a2a3b322e46de981
[ 0.340209] clocksource: Switched to clocksource arch_sys_counter
[ 0.342739] NET: Registered protocol family 2
[ 0.343706] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.343758] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.343930] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.344128] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.344296] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.344381] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.344639] NET: Registered protocol family 1
[ 0.345327] RPC: Registered named UNIX socket transport module.
[ 0.345350] RPC: Registered udp transport module.
[ 0.345384] RPC: Registered tcp transport module.
[ 0.345405] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.347249] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.349732] Initialise system trusted keyrings
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
-
2023-03-07 09:54:45
-
2022-07-18 11:19:23
-
2015-01-21 09:30:43
-
2022-03-22 10:29:47
-
2018-09-04 14:42:33
-
2023-06-05 11:16:31
-
12022-09-15 17:02:45
-
2013-08-12 16:38:59
-
2023-06-05 17:53:26
-
2023-12-25 15:21:42
-
2024-05-07 16:53:42
-
2020-11-21 10:43:35
-
2022-06-23 17:00:32
-
2015-12-18 15:13:21
-
2023-11-01 10:36:24
-
2022-05-11 12:03:20
-
2021-04-22 19:54:24
-
2024-09-20 17:44:51
-
2022-02-23 16:02:46
-
5Hi3516CV610 如何使用SD卡升级固件
-
5cat /dev/logmpp 报错 <3>[ vi] [func]:vi_send_frame_node [line]:99 [info]:vi pic queue is full!
-
50如何获取vpss chn的图像修改后发送至vo
-
5FPGA通过Bt1120传YUV422数据过来,vi接收不到数据——3516dv500
-
50SS928 运行PQtools 拼接 推到设备里有一半画面会异常
-
53536AV100的sample_vdec输出到CVBS显示
-
10海思板子mpp怎么在vi阶段改变视频数据尺寸
-
10HI3559AV100 多摄像头同步模式
-
9海思ss928单路摄像头vio中加入opencv处理并显示
-
10EB-RV1126-BC-191板子运行自己编码的程序
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明