|
【Linux】
RK3566烧录Buildroot固件系统反复重启
发表于 2021-12-20 23:51:57
浏览:3383
|
回复:4
打印
只看该作者
[复制链接]
楼主
使用Firefly提供的方法切换的emmc存储,因为使用原厂方法无法读取存储列表。
然后进行固件烧录,系统反复重启,无法进入。系统启动log:
看log好像是启动完成后调用init进程 然后又跑去了其他存储器?
- U-Boot 2017.09-gbcbe77799e #liuth (Oct 12 2021 - 15:01:12 +0800)
- Model: Firefly RK3568 Board
- PreSerial: 2, raw, 0xfe660000
- DRAM: 4 GiB
- Sysmem: init
- Relocation Offset: ed356000
- Relocation fdt: eb9f8f50 - eb9fece0
- CR: M/C/I
- Using default environment
- dwmmc@fe2b0000: 1, dwmmc@fe2c0000: 2, sdhci@fe310000: 0
- Bootdev(atags): mmc 0
- MMC0: HS200, 200Mhz
- PartType: EFI
- boot mode: recovery (misc)
- FIT: no signed, no conf required
- DTB: rk-kernel.dtb
- HASH(c): OK
- I2c0 speed: 100000Hz
- PMIC: RK8090 (on=0x40, off=0x00)
- vdd_logic init 900000 uV
- vdd_gpu init 900000 uV
- vdd_npu init 900000 uV
- io-domain: OK
- Could not find baseparameter partition
- Model: Firefly RK3566-ROC-PC HDMI(Linux)
- Rockchip UBOOT DRM driver version: v1.0.1
- VOP have 1 active VP
- vp0 have layer nr:6[0 2 4 1 3 5 ], primary plane: 4
- vp1 have layer nr:0[], primary plane: 0
- vp2 have layer nr:0[], primary plane: 0
- hdmi@fe0a0000 disconnected
- CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
- apll 816000 KHz
- dpll 528000 KHz
- gpll 1188000 KHz
- cpll 1000000 KHz
- npll 1200000 KHz
- vpll 24000 KHz
- hpll 24000 KHz
- ppll 200000 KHz
- armclk 816000 KHz
- aclk_bus 150000 KHz
- pclk_bus 100000 KHz
- aclk_top_high 500000 KHz
- aclk_top_low 400000 KHz
- hclk_top 150000 KHz
- pclk_top 100000 KHz
- aclk_perimid 300000 KHz
- hclk_perimid 150000 KHz
- pclk_pmu 100000 KHz
- Net: eth1: ethernet@fe010000
- Hit key to stop autoboot('CTRL+C'): 0
- ## Booting FIT Image at 0xe9a59340 with size 0x01d9ec00
- Fdt Ramdisk skip relocation
- ## Loading kernel from FIT Image at e9a59340 ...
- 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: 0xe9a77540
- Data Size: 23980040 Bytes = 22.9 MiB
- Architecture: AArch64
- OS: Linux
- Load Address: 0x00280000
- Entry Point: 0x00280000
- Hash algo: sha256
- Hash value: 6cc6107c9272176dc6804fc247496685fa018e112ff0131c31e09eb4238fefbc
- Verifying Hash Integrity ... sha256+ OK
- ## Loading ramdisk from FIT Image at e9a59340 ...
- Using 'conf' configuration
- Trying 'ramdisk' ramdisk subimage
- Description: unavailable
- Type: RAMDisk Image
- Compression: uncompressed
- Data Start: 0xeb155f40
- Data Size: 6954815 Bytes = 6.6 MiB
- Architecture: AArch64
- OS: Linux
- Load Address: 0x0a200000
- Entry Point: unavailable
- Hash algo: sha256
- Hash value: 79f188eb958c409bbba174ce84dfeb54441dcd33933796ea2e81b81bd88958ed
- Verifying Hash Integrity ... sha256+ OK
- Loading ramdisk from 0xeb155f40 to 0x0a200000
- ## Loading fdt from FIT Image at e9a59340 ...
- Using 'conf' configuration
- Trying 'fdt' fdt subimage
- Description: unavailable
- Type: Flat Device Tree
- Compression: uncompressed
- Data Start: 0xe9a59b40
- Data Size: 121101 Bytes = 118.3 KiB
- Architecture: AArch64
- Load Address: 0x0a100000
- Hash algo: sha256
- Hash value: 622119831e9bc9216ff8a5e65b07729a2506b68db47d0f78ccd1ce4a7380b328
- Verifying Hash Integrity ... sha256+ OK
- Loading fdt from 0x0a100000 to 0x0a100000
- Booting using the fdt blob at 0x0a100000
- Loading Kernel Image from 0xe9a77540 to 0x00280000 ... OK
- 'reserved-memory' ramoops@110000: addr=110000 size=f0000
- Using Device Tree in place at 000000000a100000, end 000000000a12090c
- vp0, plane_mask:0x15, primary-id:4, curser-id:-1
- vp1, plane_mask:0x0, primary-id:0, curser-id:-1
- vp2, plane_mask:0x0, primary-id:0, curser-id:-1
- Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
- Adding bank: 0x09400000 - 0xf0000000 (size: 0xe6c00000)
- Adding bank: 0x1f0000000 - 0x200000000 (size: 0x10000000)
- Total: 812.344 ms
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
- [ 0.000000] Linux version 4.19.193 (liuth@tchip16) (rk356x: 4c08742fc2043433a474eda39e2f942f4f412efd) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05), GNU ld (Linaro_Binutils-2017.05) 2.27.0.20161019) #154 SMP Mon Oct 11 15:55:04 CST 2021
- [ 0.000000] Machine model: Firefly RK3566-ROC-PC HDMI(Linux)
- [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '')
- [ 0.000000] bootconsole [uart8250] enabled
- [ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
- [ 0.000000] cma: Reserved 16 MiB at 0x00000000ef000000
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.1 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: Trusted OS migration not required
- [ 0.000000] psci: SMC Calling Convention v1.2
- [ 0.000000] percpu: Embedded 23 pages/cpu s54184 r8192 d31832 u94208
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: detected: Virtualization Host Extensions
- [ 0.000000] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1027656
- [ 0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal storagenode=sdhci@fe310000 ro rootwait earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0 root=PARTLABEL=rootfs rootfstype=ext4 overlayroot=device:dev=PARTLABEL=userdata,fstype=ext4,mkfs=1 coherent_pool=1m systemd.gpt_auto=0 cgroup_enable=memory swapaccount=1
- [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
- [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] software IO TLB: mapped [mem 0xe9f00000-0xedf00000] (64MB)
- [ 0.000000] Memory: 3971588K/4175872K available (14654K kernel code, 1978K rwdata, 5168K rodata, 1600K init, 586K bss, 187900K reserved, 16384K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 52969 entries in 207 pages
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 0.000000] rcu: RCU event tracing is enabled.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
- [ 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] GICv3: GIC: Using split EOI/Deactivate mode
- [ 0.000000] GICv3: Distributor has no Range Selector support
- [ 0.000000] GICv3: no VLPI support, no direct LPI support
- [ 0.000000] ITS [mem 0xfd440000-0xfd45ffff]
- [ 0.000000] ITS@0x00000000fd440000: allocated 8192 Devices @210000 (indirect, esz 8, psz 64K, shr 0)
- [ 0.000000] ITS@0x00000000fd440000: allocated 32768 Interrupt Collections @220000 (flat, esz 2, psz 64K, shr 0)
- [ 0.000000] ITS: using cache flushing for cmd queue
- [ 0.000000] GIC: using LPI property table @0x0000000000230000
- [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
- [ 0.000000] CPU0: using LPI pending table @0x0000000000240000
- [ 0.000000] GIC: using cache flushing for LPI property table
- [ 0.000000] random: random: get_random_bytes called from start_kernel+0x36c/0x510 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.002220] Console: colour dummy device 80x25
- [ 0.002682] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
- [ 0.003635] pid_max: default: 32768 minimum: 301
- [ 0.004237] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.004881] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.007383] ASID allocator initialised with 32768 entries
- [ 0.008055] rcu: Hierarchical SRCU implementation.
- [ 0.011434] Platform MSI: interrupt-controller@fd440000 domain created
- [ 0.012636] PCI/MSI: /interrupt-controller@fd400000/interrupt-controller@fd440000 domain created
- [ 0.014244] smp: Bringing up secondary CPUs ...
- I/TC: Secondary CPU 1 initializing
- I/TC: Secondary CPU 1 switching to normal world boot
- I/TC: Secondary CPU 2 initializing
- I/TC: Secondary CPU 2 switching to normal world boot
- I/TC: Secondary CPU 3 initializing
- I/TC: Secondary CPU 3 switching to normal world boot
- [ 0.016162] Detected VIPT I-cache on CPU1
- [ 0.016205] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
- [ 0.016264] CPU1: using LPI pending table @0x0000000000250000
- [ 0.016327] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
- [ 0.017913] Detected VIPT I-cache on CPU2
- [ 0.017951] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
- [ 0.018008] CPU2: using LPI pending table @0x0000000000260000
- [ 0.018057] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
- [ 0.019611] Detected VIPT I-cache on CPU3
- [ 0.019643] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
- [ 0.019700] CPU3: using LPI pending table @0x0000000000270000
- [ 0.019748] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
- [ 0.019886] smp: Brought up 1 node, 4 CPUs
- [ 0.026753] SMP: Total of 4 processors activated.
- [ 0.027194] CPU features: detected: GIC system register CPU interface
- [ 0.027797] CPU features: detected: Privileged Access Never
- [ 0.028316] CPU features: detected: LSE atomic instructions
- [ 0.028838] CPU features: detected: User Access Override
- [ 0.029330] CPU features: detected: 32-bit EL0 Support
- [ 0.029804] CPU features: detected: RAS Extension Support
- [ 0.030519] CPU: All CPU(s) started at EL2
- [ 0.030928] alternatives: patching kernel code
- [ 0.038467] devtmpfs: initialized
- [ 0.069773] Registered cp15_barrier emulation handler
- [ 0.070266] Registered setend emulation handler
- [ 0.071126] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
- [ 0.072046] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 0.073420] pinctrl core: initialized pinctrl subsystem
- [ 0.075112] NET: Registered protocol family 16
- [ 0.080426] cpuidle: using governor menu
- [ 0.080855] Registered FIQ tty driver
- [ 0.082119] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.084294] DMA: preallocated 1024 KiB pool for atomic allocations
- [ 0.088851] console [pstore-1] enabled
- [ 0.089203] pstore: Registered ramoops as persistent store backend
- [ 0.089777] ramoops: attached 0xf0000@0x110000, ecc: 0/0
- [ 0.128240] rockchip-gpio fdd60000.gpio: probed gpio0 (fdd60000.gpio)
- [ 0.129589] rockchip-gpio fe740000.gpio: probed gpio1 (fe740000.gpio)
- [ 0.130897] rockchip-gpio fe750000.gpio: probed gpio2 (fe750000.gpio)
- [ 0.132225] rockchip-gpio fe760000.gpio: probed gpio3 (fe760000.gpio)
- [ 0.133531] rockchip-gpio fe770000.gpio: probed gpio4 (fe770000.gpio)
- [ 0.134241] rockchip-pinctrl pinctrl: probed pinctrl
- [ 0.153631] cryptd: max_cpu_qlen set to 1000
- [[ 0.156054] console [ttyFIQ0] enabled
- 0.156054] console [ttyFIQ0] enabled
- [ 0.156740] bootconsole [uart8250] disabled
- [ 0.156740] bootconsole [uart8250] disabled
- [ 0.157413] Registered fiq debugger ttyFIQ0
- [ 0.158753] vcc3v3_sys: supplied by dc_12v
- [ 0.159256] vcc5v0_sys: supplied by dc_12v
- [ 0.161054] vcc2v5-sys: supplied by vcc3v3_sys
- [ 0.161554] vcc3v3_vga: supplied by vcc3v3_sys
- [ 0.162068] pcie30_avdd0v9: supplied by vcc3v3_sys
- [ 0.162565] pcie30_avdd1v8: supplied by vcc3v3_sys
- [ 0.163056] vcc3v3_bu: supplied by vcc5v0_sys
- [ 0.164832] rk_iommu fde4b000.iommu: version = 2
- [ 0.165632] rk_iommu fdea0800.iommu: version = 2
- [ 0.166178] rk_iommu fded0480.iommu: version = 2
- [ 0.166588] rk_iommu fdee0800.iommu: version = 2
- [ 0.166965] rk_iommu fdef0800.iommu: version = 2
- [ 0.167341] rk_iommu fdf40f00.iommu: version = 2
- [ 0.167835] rk_iommu fdf80800.iommu: version = 2
- [ 0.168231] rk_iommu fdff1a00.iommu: version = 2
- [ 0.168567] rk_iommu fe043e00.iommu: version = 2
- [ 0.169691] SCSI subsystem initialized
- [ 0.170047] usbcore: registered new interface driver usbfs
- [ 0.170138] usbcore: registered new interface driver hub
- [ 0.170215] usbcore: registered new device driver usb
- [ 0.170347] media: Linux media interface: v0.10
- [ 0.170421] videodev: Linux video capture interface: v2.00
- [ 0.170548] pps_core: LinuxPPS API ver. 1 registered
- [ 0.170574] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 0.170617] PTP clock support registered
- [ 0.171081] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
- [ 0.173976] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.174645] Bluetooth: Core ver 2.22
- [ 0.174723] NET: Registered protocol family 31
- [ 0.174749] Bluetooth: HCI device and connection manager initialized
- [ 0.174779] Bluetooth: HCI socket layer initialized
- [ 0.174806] Bluetooth: L2CAP socket layer initialized
- [ 0.174866] Bluetooth: SCO socket layer initialized
- [ 0.175466] rockchip-cpuinfo cpuinfo: SoC : 35661000
- [ 0.175499] rockchip-cpuinfo cpuinfo: Serial : fc54ec3e49409045
- [ 0.176985] clocksource: Switched to clocksource arch_sys_counter
- [ 0.277785] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
- [ 0.278224] NET: Registered protocol family 2
- [ 0.279135] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes)
- [ 0.279264] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
- [ 0.279594] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
- [ 0.280690] TCP: Hash tables configured (established 32768 bind 32768)
- [ 0.280881] UDP hash table entries: 2048 (order: 5, 196608 bytes)
- [ 0.281127] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
- [ 0.281556] NET: Registered protocol family 1
- [ 0.282241] RPC: Registered named UNIX socket transport module.
- [ 0.282272] RPC: Registered udp transport module.
- [ 0.282285] RPC: Registered tcp transport module.
- [ 0.282297] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.284141] Trying to unpack rootfs image as initramfs...
- [ 0.673525] Freeing initrd memory: 6788K
- [ 0.675395] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
- [ 0.678419] Initialise system trusted keyrings
- [ 0.678678] workingset: timestamp_bits=61 max_order=20 bucket_order=0
- [ 0.688782] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.689944] NFS: Registering the id_resolver key type
- [ 0.689996] Key type id_resolver registered
- [ 0.690011] Key type id_legacy registered
- [ 0.690060] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
- [ 0.690404] fuse init (API version 7.27)
- [ 0.691057] SGI XFS with security attributes, no debug enabled
- [ 0.694780] NET: Registered protocol family 38
- [ 0.694836] Key type asymmetric registered
- [ 0.694852] Asymmetric key parser 'x509' registered
- [ 0.694913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
- [ 0.694943] io scheduler noop registered
- [ 0.694966] io scheduler deadline registered
- [ 0.695150] io scheduler cfq registered (default)
- [ 0.695178] io scheduler mq-deadline registered
- [ 0.695200] io scheduler kyber registered
- [ 0.696655] rockchip-csi2-dphy csi2-dphy0: csi2 dphy0 probe successfully!
- [ 0.696869] rockchip-csi2-dphy-hw fe870000.csi2-dphy-hw: csi2 dphy hw probe successfully!
- [ 0.699998] phy phy-fe8a0000.usb2-phy.0: Linked as a consumer to regulator.4
- [ 0.700380] phy phy-fe8a0000.usb2-phy.1: No vbus specified for otg port
- [ 0.702333] extcon extcon1: failed to create extcon usb2-phy link
- [ 0.702514] phy phy-fe8b0000.usb2-phy.2: Linked as a consumer to regulator.4
- [ 0.702756] phy phy-fe8b0000.usb2-phy.3: Linked as a consumer to regulator.4
- [ 0.702934] phy phy-fe8b0000.usb2-phy.3: No vbus specified for otg port
- [ 0.712546] rk-pcie 3c0000000.pcie: Linked as a consumer to regulator.12
- [ 0.712923] rk-pcie 3c0000000.pcie: missing legacy IRQ resource
- [ 0.712970] rk-pcie 3c0000000.pcie: Missing *config* reg space
- [ 0.713001] rk-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
- [ 0.713047] rk-pcie 3c0000000.pcie: err 0x300000000..0x3007fffff -> 0x00000000
- [ 0.713088] rk-pcie 3c0000000.pcie: IO 0x300800000..0x3008fffff -> 0x00800000
- [ 0.713123] rk-pcie 3c0000000.pcie: MEM 0x300900000..0x33fffffff -> 0x00900000
- [ 0.713141] mpp_service mpp-srv: 00b8be6742e6 author: Ding Wei 2021-09-26 video: rockchip: mpp: fix issue for CONFIG_IOMMU_SUPPORT=n
- [ 0.713150] mpp_service mpp-srv: probe start
- [ 0.714391] iommu: Adding device fdf40000.rkvenc to group 5
- [ 0.714449] mpp_rkvenc fdf40000.rkvenc: Linked as a consumer to fdf40f00.iommu
- [ 0.714722] mpp_rkvenc fdf40000.rkvenc: probing start
- [ 0.715378] mpp_rkvenc fdf40000.rkvenc: venc regulator not ready, retry
- [ 0.715407] rkvenc_init:1199: failed to add venc devfreq
- [ 0.717264] iommu: Adding device fdea0400.vdpu to group 1
- [ 0.717308] mpp_vdpu2 fdea0400.vdpu: Linked as a consumer to fdea0800.iommu
- [ 0.717551] mpp_vdpu2 fdea0400.vdpu: probe device
- [ 0.718305] mpp_vdpu2 fdea0400.vdpu: probing finish
- [ 0.719060] iommu: Adding device fdee0000.vepu to group 3
- [ 0.719101] mpp_vepu2 fdee0000.vepu: Linked as a consumer to fdee0800.iommu
- [ 0.719366] mpp_vepu2 fdee0000.vepu: probe device
- [ 0.720120] mpp_vepu2 fdee0000.vepu: probing finish
- [ 0.720899] iommu: Adding device fdef0000.iep to group 4
- [ 0.720954] mpp-iep2 fdef0000.iep: Linked as a consumer to fdef0800.iommu
- [ 0.721170] mpp-iep2 fdef0000.iep: probe device
- [ 0.721818] mpp-iep2 fdef0000.iep: allocate roi buffer failed
- [ 0.722065] mpp-iep2 fdef0000.iep: probing finish
- [ 0.722745] iommu: Adding device fded0000.jpegd to group 2
- [ 0.722800] mpp_jpgdec fded0000.jpegd: Linked as a consumer to fded0480.iommu
- [ 0.723014] mpp_jpgdec fded0000.jpegd: probe device
- [ 0.723836] mpp_jpgdec fded0000.jpegd: probing finish
- [ 0.724635] iommu: Adding device fdf80200.rkvdec to group 6
- [ 0.724691] mpp_rkvdec2 fdf80200.rkvdec: Linked as a consumer to fdf80800.iommu
- [ 0.725023] mpp_rkvdec2 fdf80200.rkvdec: probing start
- [ 0.725293] mpp_rkvdec2 fdf80200.rkvdec: 16 task capacity link mode detected
- [ 0.725792] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found!
- [ 0.725823] rkvdec2_init:661: No niu aclk reset resource define
- [ 0.725850] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found!
- [ 0.725871] rkvdec2_init:664: No niu hclk reset resource define
- [ 0.726119] mpp_rkvdec2 fdf80200.rkvdec: sram_start 0x00000000fdcc0000
- [ 0.726149] mpp_rkvdec2 fdf80200.rkvdec: rcb_iova 0x0000000010000000
- [ 0.726174] mpp_rkvdec2 fdf80200.rkvdec: sram_size 45056
- [ 0.726196] mpp_rkvdec2 fdf80200.rkvdec: rcb_size 65536
- [ 0.726220] mpp_rkvdec2 fdf80200.rkvdec: min_width 512
- [ 0.726299] mpp_rkvdec2 fdf80200.rkvdec: link mode probe finish
- [ 0.726410] mpp_rkvdec2 fdf80200.rkvdec: probing finish
- [ 0.726846] mpp_service mpp-srv: probe success
- [ 0.734799] dma-pl330 fe530000.dmac: Loaded driver for PL330 DMAC-241330
- [ 0.734845] dma-pl330 fe530000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
- [ 0.738310] dma-pl330 fe550000.dmac: Loaded driver for PL330 DMAC-241330
- [ 0.738352] dma-pl330 fe550000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
- [ 0.740057] rockchip-system-monitor rockchip-system-monitor: system monitor probe
- [ 0.741459] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
- [ 0.742627] fe650000.serial: ttyS1 at MMIO 0xfe650000 (irq = 60, base_baud = 1500000) is a 16550A
- [ 0.746086] random: fast init done
- [ 0.746425] random: crng init done
- [ 0.746728] iommu: Adding device fe040000.vop to group 8
- [ 0.746787] rockchip-vop2 fe040000.vop: Linked as a consumer to fe043e00.iommu
- [ 0.752702] rockchip-drm display-subsystem: Linked as a consumer to fe040000.vop
- [ 0.754282] rockchip-drm display-subsystem: Linked as a consumer to fe0a0000.hdmi
- [ 0.756654] rockchip-drm display-subsystem: dmc is disabled
- [ 0.757132] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x15, primary plane phy id: 4
- [ 0.757175] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: 0x0, primary plane phy id: -1
- [ 0.757209] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x0, primary plane phy id: -1
- [ 0.757426] [drm] unsupported AFBC format[3432564e]
- [ 0.757515] [drm] failed to init overlay plane Cluster0-win1
- [ 0.757659] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffffff8008faa3b8)
- [ 0.757946] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
- [ 0.758727] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver
- [ 0.759556] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffffff8008faded0)
- [ 0.759579] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 0.759591] [drm] No driver support for vblank timestamp query.
- [ 0.759909] rockchip-drm display-subsystem: connector[HDMI-A-1] can't found any modes
- [ 0.760006] rockchip-drm display-subsystem: can't not find any loader display
- [ 0.760039] rockchip-drm display-subsystem: failed to show loader logo
- [ 0.760092] [drm] Cannot find any crtc or sizes
- [ 0.761306] [drm] Initialized rockchip 2.0.0 20140818 for display-subsystem on minor 0
- [ 0.768083] mali fde60000.gpu: Kernel DDK version g2p0-01eac0
- [ 0.768231] mali fde60000.gpu: Power management initialization failed error = -517
- [ 0.768275] mali fde60000.gpu: Device initialization Deferred
- [ 0.768855] cacheinfo: Unable to detect cache hierarchy for CPU 0
- [ 0.769883] brd: module loaded
- [ 0.779754] loop: module loaded
- [ 0.780514] zram: Added device: zram0
- [ 0.780707] lkdtm: No crash points registered, enable through debugfs
- [ 0.784468] libphy: Fixed MDIO Bus: probed
- [ 0.784543] CAN device driver interface
- [ 0.786699] rk_gmac-dwmac fe010000.ethernet: no regulator found
- [ 0.786736] rk_gmac-dwmac fe010000.ethernet: clock input or output? (input).
- [ 0.786756] rk_gmac-dwm
- [ 0.980368] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
- [ 0.980679] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
- [ 0.980723] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 0.980746] usb usb2: Product: EHCI Host Controller
- [ 0.980769] usb usb2: Manufacturer: Linux 4.19.193 ehci_hcd
- [ 0.980789] usb usb2: SerialNumber: fd880000.usb
- [ 0.981472] hub 2-0:1.0: USB hub found
- [ 0.981547] hub 2-0:1.0: 1 port detected
- [ 0.982633] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 0.982682] ohci-platform: OHCI generic platform driver
- [ 0.983041] ohci-platform fd840000.usb: Generic Platform OHCI controller
- [ 0.983333] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3
- [ 0.983636] ohci-platform fd840000.usb: irq 12, io mem 0xfd840000
- [ 1.044605] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
- [ 1.044636] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.044653] usb usb3: Product: Generic Platform OHCI controller
- [ 1.044667] usb usb3: Manufacturer: Linux 4.19.193 ohci_hcd
- [ 1.044681] usb usb3: SerialNumber: fd840000.usb
- [ 1.045381] hub 3-0:1.0: USB hub found
- [ 1.045457] hub 3-0:1.0: 1 port detected
- [ 1.046227] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
- [ 1.046499] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4
- [ 1.046812] ohci-platform fd8c0000.usb: irq 14, io mem 0xfd8c0000
- [ 1.104603] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
- [ 1.104635] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.104651] usb usb4: Product: Generic Platform OHCI controller
- [ 1.104666] usb usb4: Manufacturer: Linux 4.19.193 ohci_hcd
- [ 1.104679] usb usb4: SerialNumber: fd8c0000.usb
- [ 1.105372] hub 4-0:1.0: USB hub found
- [ 1.105445] hub 4-0:1.0: 1 port detected
- [ 1.107654] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
- [ 1.107962] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 5
- [ 1.108795] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000011002010010
- [ 1.108897] xhci-hcd xhci-hcd.4.auto: irq 74, io mem 0xfd000000
- [ 1.109365] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
- [ 1.109397] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.109421] usb usb5: Product: xHCI Host Controller
- [ 1.109443] usb usb5: Manufacturer: Linux 4.19.193 xhci-hcd
- [ 1.109465] usb usb5: SerialNumber: xhci-hcd.4.auto
- [ 1.110144] hub 5-0:1.0: USB hub found
- [ 1.110218] hub 5-0:1.0: 1 port detected
- [ 1.110798] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
- [ 1.111063] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 6
- [ 1.111099] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed
- [ 1.111212] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 1.111415] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
- [ 1.111447] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.111471] usb usb6: Product: xHCI Host Controller
- [ 1.111493] usb usb6: Manufacturer: Linux 4.19.193 xhci-hcd
- [ 1.111513] usb usb6: SerialNumber: xhci-hcd.4.auto
- [ 1.112157] hub 6-0:1.0: USB hub found
- [ 1.112228] hub 6-0:1.0: 1 port detected
- [ 1.112977] usbcore: registered new interface driver cdc_acm
- [ 1.113005] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
- [ 1.113097] usbcore: registered new interface driver cdc_wdm
- [ 1.113438] usbcore: registered new interface driver uas
- [ 1.113724] usbcore: registered new interface driver usb-storage
- [ 1.113886] usbcore: registered new interface driver usbserial_generic
- [ 1.113946] usbserial: USB Serial support registered for generic
- [ 1.114024] usbcore: registered new interface driver cp210x
- [ 1.114083] usbserial: USB Serial support registered for cp210x
- [ 1.114235] usbcore: registered new interface driver ftdi_sio
- [ 1.114292] usbserial: USB Serial support registered for FTDI USB Serial Device
- [ 1.114640] usbcore: registered new interface driver keyspan
- [ 1.114698] usbserial: USB Serial support registered for Keyspan - (without firmware)
- [ 1.114739] usbserial: USB Serial support registered for Keyspan 1 port adapter
- [ 1.114791] usbserial: USB Serial support registered for Keyspan 2 port adapter
- [ 1.114843] usbserial: USB Serial support registered for Keyspan 4 port adapter
- [ 1.114941] usbcore: registered new interface driver option
- [ 1.114984] usbserial: USB Serial support registered for GSM modem (1-port)
- [ 1.115463] usbcore: registered new interface driver oti6858
- [ 1.115507] usbserial: USB Serial support registered for oti6858
- [ 1.115605] usbcore: registered new interface driver pl2303
- [ 1.115663] usbserial: USB Serial support registered for pl2303
- [ 1.115772] usbcore: registered new interface driver qcserial
- [ 1.115827] usbserial: USB Serial support registered for Qualcomm USB modem
- [ 1.115969] usbcore: registered new interface driver sierra
- [ 1.116014] usbserial: USB Serial support registered for Sierra USB modem
- [ 1.117775] usbcore: registered new interface driver usbtouchscreen
- [ 1.117860] ============ himax_hx83102_init 1742 jjlook ==========
- [ 1.117887] ============ himax_hx83102_probe 1725 jjlook ==========
- [ 1.117984] cyttsp5_loader_init: Parade TTSP FW Loader Driver (Built TTDA.03.08.874312) rc=0
- [ 1.118013] cyttsp5_device_access_init: Parade TTSP Device Access Driver (Built TTDA.03.08.874312) rc=0
- [ 1.118420] .. rk pwm remotectl v2.0 init
- [ 1.118838] input: fe6e0030.pwm as /devices/platform/fe6e0030.pwm/input/input0
- [ 1.119395] remotectl-pwm fe6e0030.pwm: pwm version is 0x2130000
- [ 1.119466] remotectl-pwm fe6e0030.pwm: cannot find PWR IRQ
- [ 1.119495] remotectl-pwm fe6e0030.pwm: pwm sip wakeup config error!!
- [ 1.119518] remotectl-pwm fe6e0030.pwm: Donot support ATF Wakeup
- [ 1.120452] i2c /dev entries driver
- [ 1.122935] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
- [ 1.126132] vdd_cpu: supplied by vcc5v0_sys
- [ 1.128312] rk808 0-0020: chip id: 0x8090
- [ 1.128388] rk808 0-0020: No cache defaults, reading back from HW
- [ 1.152220] rk808 0-0020: source: on=0x40, off=0x00
- [ 1.152262] rk808 0-0020: support dcdc3 fb mode:-22, 63
- [ 1.152282] rk808 0-0020: support pmic reset mode:0,0
- [ 1.158962] rk808-regulator rk808-regulator: there is no dvs0 gpio
- [ 1.159031] rk808-regulator rk808-regulator: there is no dvs1 gpio
- [ 1.159823] vdd_logic: supplied by vcc3v3_sys
- [ 1.160689] vdd_gpu: supplied by vcc3v3_sys
- [ 1.161156] vcc_ddr: supplied by vcc3v3_sys
- [ 1.161652] vdd_npu: supplied by vcc3v3_sys
- [ 1.162496] vcc_1v8: supplied by vcc3v3_sys
- [ 1.162957] vdda0v9_image: supplied by vcc3v3_sys
- [ 1.163825] vdda_0v9: supplied by vcc3v3_sys
- [ 1.164284] vdda0v9_pmu: supplied by vcc3v3_sys
- [ 1.164747] vccio_acodec: supplied by vcc3v3_sys
- [ 1.165561] vccio_sd: supplied by vcc3v3_sys
- [ 1.166041] vcc3v3_pmu: supplied by vcc3v3_sys
- [ 1.166869] vcca_1v8: supplied by vcc3v3_sys
- [ 1.167396] vcca1v8_pmu: supplied by vcc3v3_sys
- [ 1.167873] vcca1v8_image: supplied by vcc3v3_sys
- [ 1.168683] vcc_3v3: supplied by vcc3v3_sys
- [ 1.169489] vcc3v3_sd: supplied by vcc3v3_sys
- [ 1.169896] rk817-battery rk817-battery: Failed to find matching dt id
- [ 1.170238] rk817-charger rk817-charger: Failed to find matching dt id
- [ 1.173759] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input1
- [ 1.174411] rk808-rtc rk808-rtc: device is disabled
- [ 1.174457] rk808-rtc: probe of rk808-rtc failed with error -22
- [ 1.184110] rtc-hym8563 2-0051: rtc core: registered hym8563 as rtc0
- [ 1.185193] rtc-hym8563 2-0051: setting system clock to 2021-12-20 15:45:59 UTC (1640015159)
- [ 1.190223] iommu: Adding device fdff0000.rkisp to group 7
- [ 1.190295] rkisp_hw fdff0000.rkisp: Linked as a consumer to fdff1a00.iommu
- [ 1.190609] rkisp_hw fdff0000.rkisp: is_thunderboot: 0
- [ 1.190630] rkisp_hw fdff0000.rkisp: max input:0x0@0fps
- [ 1.190681] rkisp_hw fdff0000.rkisp: can't request region for resource [mem 0xfdff0000-0xfdffffff]
- [ 1.191860] rkisp rkisp-vir0: rkisp driver version: v01.06.02
- [ 1.191982] rkisp rkisp-vir0: No memory-region-thunderboot specified
- [ 1.192276] rkisp rkisp-vir0: Entity type for entity rkisp-isp-subdev was not initialized!
- [ 1.192319] rkisp rkisp-vir0: Entity type for entity rkisp-csi-subdev was not initialized!
- [ 1.195020] usbcore: registered new interface driver uvcvideo
- [ 1.195051] USB Video Class driver (1.1.1)
- [ 1.195463] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.24
- [ 1.195530] rockchip-iodomain fdc20000.syscon:io-domains: pmuio1(3300000 uV) supplied by vcc3v3_pmu
- [ 1.195712] rockchip-iodomain fdc20000.syscon:io-domains: pmuio2(3300000 uV) supplied by vcc3v3_pmu
- [ 1.195834] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.22
- [ 1.195892] rockchip-iodomain fdc20000.syscon:io-domains: vccio1(3300000 uV) supplied by vccio_acodec
- [ 1.196093] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.23
- [ 1.196151] rockchip-iodomain fdc20000.syscon:io-domains: vccio3(3300000 uV) supplied by vccio_sd
- [ 1.196310] rockchip-io
- [ 1.244104] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
- [ 1.257504] dwmmc_rockchip fe2c0000.dwmmc: IDMAC supports 32-bit address mode.
- [ 1.257677] dwmmc_rockchip fe2c0000.dwmmc: Using internal DMA controller.
- [ 1.257704] dwmmc_rockchip fe2c0000.dwmmc: Version ID is 270a
- [ 1.257775] dwmmc_rockchip fe2c0000.dwmmc: DW MMC controller at irq 47,32 bit host data width,256 deep fifo
- [ 1.257950] dwmmc_rockchip fe2c0000.dwmmc: allocated mmc-pwrseq
- [ 1.257974] mmc_host mmc2: card is non-removable.
- [ 1.271720] mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
- [ 1.285131] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.286945] mmc0: Unknown controller version (5). You may experience problems.
- [ 1.318750] mmc0: SDHCI controller on fe310000.sdhci [fe310000.sdhci] using ADMA
- [ 1.323629] hidraw: raw HID events driver (C) Jiri Kosina
- [ 1.324912] usbcore: registered new interface driver usbhid
- [ 1.324951] usbhid: USB HID core driver
- [ 1.325960] rockchip,bus bus-npu: Linked as a consumer to regulator.14
- [ 1.326022] rockchip,bus bus-npu: Failed to get leakage
- [ 1.326139] rockchip,bus bus-npu: pvtm = 91334, form pvtm_value
- [ 1.326188] rockchip,bus bus-npu: pvtm-volt-sel=1
- [ 1.326689] rockchip,bus bus-npu: avs=0
- [ 1.331980] rockchip-saradc fe720000.saradc: Linked as a consumer to regulator.25
- [ 1.333934] rksfc_base v1.1 2016-01-08
- [ 1.334411] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
- [ 1.335373] rksfc fe300000.sfc: rksfc_probe clk rate = 50000000
- [ 1.335486] rkflash_dev_init enter
- [ 1.335520] sfc nor id: ef 60 18
- [ 1.335547] rkflash[1] init success
- [ 1.336497] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 1.338094] sfc_nor_mtd_init register mtd succuss
- [ 1.338167] rkflash_dev_init device register as mtd dev, ret= 0
- [ 1.338663] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 1.339974] usbcore: registered new interface driver snd-usb-audio
- [ 1.342347] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
- [ 1.344898] rk817-codec rk817-codec: DMA mask not set
- [ 1.345182] clk: failed to reparent i2s1_mclkout_tx to clk_i2s1_8ch_tx: -22
- [ 1.345259] rk817_codec_parse_dt_property: rk809 hp adc effective value of detection 917~965
- [ 1.345298] invalid rk817->hp_det_gpio: -2
- [ 1.345341] invalid gpio: -2
- [ 1.347326] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
- [ 1.355235] mmc0: new HS200 MMC card at address 0001
- [ 1.357066] mmcblk0: mmc0:0001 TX2932 29.1 GiB
- [ 1.357967] mmcblk0boot0: mmc0:0001 TX2932 partition 1 4.00 MiB
- [ 1.358924] mmcblk0boot1: mmc0:0001 TX2932 partition 2 4.00 MiB
- [ 1.359221] mmcblk0rpmb: mmc0:0001 TX2932 partition 3 4.00 MiB, chardev (239:0)
- [ 1.359228] Initializing XFRM netlink socket
- [ 1.359746] NET: Registered protocol family 10
- [ 1.360572] Segment Routing with IPv6
- [ 1.360689] NET: Registered protocol family 17
- [ 1.360719] NET: Registered protocol family 15
- [ 1.360756] can: controller area network core (rev 20170425 abi 9)
- [ 1.360908] NET: Registered protocol family 29
- [ 1.360928] can: raw protocol (rev 20170425)
- [ 1.360942] can: broadcast manager protocol (rev 20170425 t)
- [ 1.360960] can: netlink gateway (rev 20170425) max_hops=1
- [ 1.361304] Bluetooth: RFCOMM socket layer initialized
- [ 1.361371] Bluetooth: RFCOMM ver 1.11
- [ 1.361395] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 1.361441] Bluetooth: HIDP socket layer initialized
- [ 1.361504] [BT_RFKILL]: Enter rfkill_rk_init
- [ 1.361514] [WLAN_RFKILL]: Enter rfkill_wlan_init
- [ 1.362096] [WLAN_RFKILL]: Enter rfkill_wlan_probe
- [ 1.362158] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6356s
- [ 1.362174] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
- [ 1.362185] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
- [ 1.362187] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
- [ 1.362224] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 74, flags = 0.
- [ 1.362241] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
- [ 1.362248] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
- [ 1.362257] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1
- [ 1.362271] [WLAN_RFKILL]: Exit rfkill_wlan_probe
- [ 1.363050] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 77.
- [ 1.363091] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 79.
- [ 1.363114] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 80.
- [ 1.363135] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 81.
- [ 1.363219] [BT_RFKILL]: Request irq for bt wakeup host
- [ 1.363318] [BT_RFKILL]: ** disable irq
- [ 1.363454] [BT_RFKILL]: bt_default device registered.
- [ 1.363606] Key type dns_resolver registered
- [ 1.363970] flash vendor_init_thread!
- [ 1.363990] flash vendor storage:20170308 ret = -1
- [ 1.365929] Loading compiled-in X.509 certificates
- [ 1.366621] pstore: Using compression: deflate
- [ 1.367860] rga2: Driver loaded successfully ver:3.2.63318
- [ 1.368403] rga2: Module initialized.
- [ 1.381766] vendor storage:20190527 ret = 0
- [ 1.400064] mpp_rkvenc fdf40000.rkvenc: probing start
- [ 1.400729] mpp_rkvenc fdf40000.rkvenc: Linked as a consumer to regulator.14
- [ 1.400759] mpp_rkvenc fdf40000.rkvenc: Failed to get leakage
- [ 1.400815] mpp_rkvenc fdf40000.rkvenc: pvtm = 91334, form pvtm_value
- [ 1.400832] mpp_rkvenc fdf40000.rkvenc: pvtm-volt-sel=1
- [ 1.401012] mpp_rkvenc fdf40000.rkvenc: avs=0
- [ 1.401144] mpp_rkvenc fdf40000.rkvenc: failed to find power_model node
- [ 1.401158] mpp_rkvenc fdf40000.rkvenc: failed to initialize power model
- [ 1.401169] mpp_rkvenc fdf40000.rkvenc: failed to get dynamic-coefficient
- [ 1.401491] mpp_rkvenc fdf40000.rkvenc: probing finish
- [ 1.401861] mali fde60000.gpu: Kernel DDK version g2p0-01eac0
- [ 1.402029] mali fde60000.gpu: Linked as a consumer to regulator.15
- [ 1.402168] mali fde60000.gpu: dev_pm_opp_set_regulators: no regulator (shadercores) found: -19
- [ 1.402255] mali fde60000.gpu: leakage=12
- [ 1.402714] mali fde60000.gpu: avs=0
- [ 1.402734] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 112; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available.
- [ 1.402976] mali fde60000.gpu: GPU identified as 0x2 arch 7.4.0 r1p0 status 0
- [ 1.403055] mali fde60000.gpu: No memory group manager is configured
- [ 1.403415] mali fde60000.gpu: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0
- [ 1.404072] mali fde60000.gpu: Probed as mali0
- [ 1.404538] input: adc-keys as /devices/platform/adc-keys/input/input2
- [ 1.405599] asoc-simple-card hdmi-sound: i2s-hifi <-> fe400000.i2s mapping ok
- [ 1.406450] mmc_host mmc2: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
- [ 1.411766] asoc-simple-card rk809-sound: rk817-hifi <-> fe410000.i2s mapping ok
- [ 1.411808] asoc-simple-card rk809-sound: ASoC: no source widget found for MICBIAS1
- [ 1.411833] asoc-simple-card rk809-sound: ASoC: Failed to add route MICBIAS1 -> direct -> Mic Jack
- [ 1.411857] asoc-simple-card rk809-sound: ASoC: no sink widget found for IN1P
- [ 1.411881] asoc-simple-card rk809-sound: ASoC: Failed to add route Mic Jack -> direct -> IN1P
- [ 1.411905] asoc-simple-card rk809-sound: ASoC: no source widget found for HPOL
- [ 1.411927] asoc-simple-card rk809-sound: ASoC: Failed to add route HPOL -> direct -> Headphone Jack
- [ 1.411951] asoc-simple-card rk809-sound: ASoC: no source widget found for HPOR
- [ 1.411974] asoc-simple-card rk809-sound: ASoC: Failed to add route HPOR -> direct -> Headphone Jack
- [ 1.414581] dwmmc_rockchip fe2c0000.dwmmc: Successfully tuned phase to 220
- [ 1.416000] register spi return v = :0
- [ 1.416019] dhd_module_init: in Dongle Host Driver, version 100.10.545.9 (r826445-20200316-8)
- [ 1.416031] ======== dhd_wlan_init_plat_data ========
- [ 1.416038] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
- [ 1.416091] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=102, oob_irq_flags=0x414
- [ 1.416102] dhd_wlan_init_gpio: WL_REG_ON=-1
- [ 1.416111] dhd_wifi_platform_load: Enter
- [ 1.416121] Power-up adapter 'DHD generic adapter'
- [ 1.416151] wifi_platform_set_power = 1, delay: 200 msec
- [ 1.416163] ======== PULL WL_REG_ON(-1) HIGH! ========
- [ 1.416172] [WLAN_RFKILL]: rockchip_wifi_power: 1
- [ 1.416182] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
- [ 1.416190] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0]
- [ 1.417203] mmc2: new ultra high speed SDR104 SDIO card at address 0001
- [ 1.504480] devfreq fde60000.gpu: Couldn't update frequency transition information.
- [ 1.720546] wifi_platform_bus_enumerate device present 1
- [ 1.720609] ======== Card detection to detect SDIO card! ========
- [ 1.720635] mmc2:mmc host rescan start!
- [ 1.736786] bcmsdh_register: register client driver
- [ 1.737018] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x0
- [ 1.737081] bcmsdh_sdmmc_probe: Enter num=1
- [ 1.737848] bcmsdh_sdmmc_probe: Enter num=2
- [ 1.737864] bus num (host idx)=2, slot num (rca)=1
- [ 1.737872] found adapter info 'DHD generic adapter'
- [ 1.738034] sdioh_attach: set sd_f2_blocksize 256
- [ 1.738112] sdioh_attach: sd clock rate = 0
- [ 1.738584] dhdsdio_probe : no mutex held. set lock
- [ 1.738780] F1 signature read @0x18000000=0x15294345
- [ 1.745781] F1 signature OK, socitype:0x1 chip:0x4345 rev:0x9 pkg:0x2
- [ 1.747130] DHD: dongle ram size is set to 819200(orig 819200) at 0x198000
- [ 1.747266] [dhd] dhd_conf_set_chiprev : chip=0x4345, chiprev=9
- [ 1.748005] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
- [ 1.748022] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
- [ 1.748226] dhd_log_dump_init: kernel log buf size = 256KB; logdump_prsrv_tailsize = 80KB; limit prsrv tail size to = 38KB
- [ 1.748949] dhd_attach(): thread:dhd_watchdog_thread:64 started
- [ 1.749085] dhd_attach(): thread:dhd_dpc:65 started
- [ 1.749161] dhd_attach(): thread:dhd_rxf:66 started
- [ 1.749180] dhd_deferred_work_init: work queue initialized
- [ 1.749194] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2
- [ 1.749283] get_mem_val_from_file: File [/data/misc/wifi/.memdump.info] doesn't exist
- [ 1.749297] dhd_get_memdump_info: MEMDUMP ENABLED = 3
- [ 1.749312] sdioh_cis_read: func_cis_ptr[0]=0x10ac
- [ 1.753385] dhdsdio_probe_init: making DHD_BUS_DOWN
- [ 1.753476] Dongle Host Driver, version 100.10.545.9 (r826445-20200316-8)
- [ 1.754007] Register interface [wlan0] MAC: 20:50:e7:a8:48:b4
- [ 1.754007]
- [ 1.754118] dhd_dbg_detach_pkt_monitor, 2100
- [ 1.754131] dhd_bus_devreset: == Power OFF ==
- [ 1.754280] dhd_bus_stop: making DHD_BUS_DOWN
- [ 1.754312] bcmsdh_oob_intr_unregister: Enter
- [ 1.754322] bcmsdh_oob_intr_unregister: irq is not registered
- [ 1.754337] dhd_bus_devreset: making dhdpub up FALSE
- [ 1.754348] dhd_txglom_enable: enable 0
- [ 1.754356] dhd_bus_devreset: making DHD_BUS_DOWN
- [ 1.754366] dhd_bus_devreset: WLAN OFF DONE
- [ 1.754397] wifi_platform_set_power = 0, delay: 0 msec
- [ 1.754410] ======== PULL WL_REG_ON(-1) LOW! ========
- [ 1.754419] [WLAN_RFKILL]: rockchip_wifi_power: 0
- [ 1.754439] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
- [ 1.754448] [WLAN_RFKILL]: wifi shut off power [GPIO-1-1]
- [ 1.754459] dhdsdio_probe : the lock is released.
- [ 1.755167] dhd_module_init: Exit err=0
- [ 1.755534] ==gsl_ts_init==
- [ 1.755593] ret=0
- [ 1.756340] iommu: Adding device fde40000.npu to group 0
- [ 1.756378] RKNPU fde40000.npu: Linked as a consumer to fde4b000.iommu
- [ 1.756848] RKNPU fde40000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
- [ 1.756996] RKNPU fde40000.npu: Linked as a consumer to regulator.17
- [ 1.757018] RKNPU fde40000.npu: can't request region for resource [mem 0xfde40000-0xfde4ffff]
- [ 1.757496] [drm] Initialized rknpu 0.4.2 20210701 for fde40000.npu on minor 1
- [ 1.757765] RKNPU fde40000.npu: leakage=7
- [ 1.758238] RKNPU fde40000.npu: avs=0
- [ 1.758813] RKNPU fde40000.npu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
- [ 1.758840] RKNPU fde40000.npu: failed to find power_model node
- [ 1.758851] RKNPU fde40000.npu: RKNPU: failed to initialize power model
- [ 1.758861] RKNPU fde40000.npu: RKNPU: failed to get dynamic-coefficient
- [ 1.759888] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 1.763245] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 1.763918] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
- [ 1.763936] cfg80211: failed to load regulatory.db
- [ 1.764741] rockchip-pm rockchip-suspend: not set pwm-regulator-config
- [ 1.765336] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 417; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '16:34:27', on 'Sep 26 2021'.
- [ 1.765715] Mali:
- [ 1.765716] Mali device driver loaded
- [ 1.765971] xc7160 4-001b: T-chip firefly camera driver version: 00.01.01
- [ 1.766249] xc7160 4-001b: Failed to get power-gpios, maybe no use
- [ 1.766342] xc7160 4-001b: 4-001b supply avdd not found, using dummy regulator
- [ 1.766405] xc7160 4-001b: Linked as a consumer to regulator.0
- [ 1.766442] xc7160 4-001b: 4-001b supply dovdd not found, using dummy regulator
- [ 1.766499] xc7160 4-001b: 4-001b supply dvdd not found, using dummy regulator
- [ 1.766546] xc7160 4-001b: could not get default pinstate
- [ 1.766557] xc7160 4-001b: could not get sleep pinstate
- [ 1.766576] xc7160 4-001b: Success to get xc7160 endpoint data lanes, dts uses 4 lanes
- [ 1.766586] xc7160 4-001b: xc7160 num data lanes is 4
- [ 1.779857] xc7160 4-001b: write XC7160_REG_HIGH_SELECT failed
- [ 1.780032] xc7160: probe of 4-001b failed with error -5
- [ 1.780086] rkisp rkisp-vir0: clear unready subdev num: 4
- [ 1.780100] rockchip-csi2-dphy0: No link between dphy and sensor
- [ 1.780547] rockchip-csi2-dphy0: No link between dphy and sensor
- [ 1.780560] rkisp-vir0: update sensor failed
- [ 1.787337] ret 1024 0
- [ 1.787646] ALSA device list:
- [ 1.787660] #0: rockchip,hdmi
- [ 1.787665] #1: rockchip,rk809-codec
- [ 1.789319] Freeing unused kernel memory: 1600K
- [ 1.800941] Run /init as init process
- NAME=Buildroot
- VERSION=2018.02-rc3-g1d03c3289c
- ID=buildroot
- VERSION_ID=2018.02-rc3
- PRETTY_NAME="Buildroot 2018.02-rc3"
- Starting logging: OK
- Populating /dev using udev: [ 1.842082] udevd[128]: starting version 3.2.7
- [ 1.844298] udevd[128]: specified group 'kvm' unknown
- [ 1.849076] udevd[129]: starting eudev-3.2.7
- DDR Version V1.10 20210810
- ln
- ddrconfig:7
- LP4 MR14:0x4d
- LPDDR4, 324MHz
- BW=32 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=4096MB
- tdqss: cs0 dqs0: 409ps, dqs1: 313ps, dqs2: 337ps, dqs3: 241ps,
- tdqss: cs1 dqs0: 409ps, dqs1: 313ps, dqs2: 361ps, dqs3: 241ps,
- change to: 324MHz
- PHY drv:clk:38,ca:38,DQ:30,odt:0
- vrefinner:41%, vrefout:41%
- dram drv:40,odt:0
- clk skew:0x58
- change to: 528MHz
- PHY drv:clk:38,ca:38,DQ:30,odt:60
- vrefinner:16%, vrefout:41%
- dram drv:40,odt:0
- clk skew:0x73
- change to: 780MHz
- PHY drv:clk:38,ca:38,DQ:30,odt:60
- vrefinner:16%, vrefout:41%
- dram drv:40,odt:0
- clk skew:0x58
- change to: 1056MHz(final freq)
- PHY drv:clk:38,ca:38,DQ:30,odt:60
- vrefinner:16%, vrefout:29%
- dram drv:40,odt:80
- vref_ca:00000068
- clk skew:0x35
- cs 0:
- the read training result:
- DQS0:0x40, DQS1:0x3f, DQS2:0x45, DQS3:0x3a,
- min : 0xe 0xe 0x10 0xd 0x2 0x6 0x8 0x4 , 0x8 0x7 0x3 0x1 0xd 0xc 0xf 0x9 ,
- 0x13 0x14 0xe 0xc 0x6 0x1 0x5 0x7 , 0xc 0x5 0x4 0x1 0xc 0xc 0xa 0xd ,
- mid :0x2d 0x2d 0x2f 0x2d 0x22 0x25 0x27 0x24 ,0x27 0x27 0x23 0x1f 0x2a 0x29 0x2b 0x28 ,
- 0x32 0x30 0x2c 0x2a 0x24 0x20 0x23 0x26 ,0x29 0x24 0x23 0x1f 0x2a 0x2a 0x28 0x2b ,
- max :0x4d 0x4d 0x4e 0x4d 0x42 0x45 0x47 0x44 ,0x47 0x47 0x43 0x3e 0x48 0x46 0x48 0x47 ,
- 0x51 0x4d 0x4b 0x48 0x43 0x40 0x42 0x45 ,0x47 0x44 0x42 0x3d 0x48 0x49 0x47 0x49 ,
- range:0x3f 0x3f 0x3e 0x40 0x40 0x3f 0x3f 0x40 ,0x3f 0x40 0x40 0x3d 0x3b 0x3a 0x39 0x3e ,
- 0x3e 0x39 0x3d 0x3c 0x3d 0x3f 0x3d 0x3e ,0x3b 0x3f 0x3e 0x3c 0x3c 0x3d 0x3d 0x3c ,
- the write training result:
- DQS0:0x6c, DQS1:0x5f, DQS2:0x62, DQS3:0x55,
- min :0x93 0x95 0x97 0x94 0x89 0x8c 0x8f 0x8f 0x90 ,0x83 0x84 0x7d 0x7d 0x87 0x87 0x89 0x89 0x84 ,
- 0x88 0x87 0x82 0x81 0x7c 0x78 0x7a 0x81 0x7e ,0x7d 0x7a 0x79 0x76 0x81 0x80 0x7e 0x83 0x7a ,
- mid :0xaf 0xb0 0xb3 0xb0 0xa4 0xa7 0xaa 0xa9 0xaa ,0x9f 0x9e 0x98 0x98 0xa2 0xa0 0xa0 0xa1 0x9e ,
- 0xa2 0xa2 0x9d 0x9c 0x96 0x91 0x93 0x9a 0x9a ,0x99 0x95 0x94 0x91 0x9b 0x9b 0x97 0x9e 0x95 ,
- max :0xcc 0xcc 0xcf 0xcc 0xbf 0xc3 0xc6 0xc3 0xc5 ,0xbb 0xb9 0xb4 0xb4 0xbd 0xb9 0xb8 0xb9 0xb8 ,
- 0xbd 0xbe 0xb8 0xb8 0xb1 0xaa 0xad 0xb3 0xb6 ,0xb6 0xb1 0xaf 0xac 0xb6 0xb7 0xb1 0xb9 0xb0 ,
- range:0x39 0x37 0x38 0x38 0x36 0x37 0x37 0x34 0x35 ,0x38 0x35 0x37 0x37 0x36 0x32 0x2f 0x30 0x34 ,
- 0x35 0x37 0x36 0x37 0x35 0x32 0x33 0x32 0x38 ,0x39 0x37 0x36 0x36 0x35 0x37 0x33 0x36 0x36 ,
- cs 1:
- the read training result:
- DQS0:0x40, DQS1:0x40, DQS2:0x43, DQS3:0x39,
- min : 0xf 0xf 0x10 0xe 0x2 0x6 0x9 0x3 , 0x9 0x8 0x4 0x1 0xd 0xc 0xf 0x8 ,
- 0x12 0x13 0xd 0xb 0x5 0x1 0x5 0x7 , 0xd 0x8 0x6 0x2 0xd 0xd 0xb 0xe ,
- mid :0x2e 0x2e 0x2f 0x2d 0x21 0x25 0x28 0x23 ,0x28 0x27 0x24 0x21 0x2b 0x2a 0x2b 0x28 ,
- 0x30 0x2f 0x2a 0x29 0x23 0x1f 0x23 0x24 ,0x2a 0x25 0x23 0x1f 0x2a 0x2b 0x29 0x2b ,
- max :0x4e 0x4d 0x4f 0x4c 0x41 0x44 0x47 0x44 ,0x48 0x47 0x44 0x41 0x4a 0x48 0x48 0x48 ,
- 0x4e 0x4c 0x48 0x47 0x41 0x3d 0x41 0x42 ,0x47 0x43 0x41 0x3d 0x47 0x49 0x47 0x49 ,
- range:0x3f 0x3e 0x3f 0x3e 0x3f 0x3e 0x3e 0x41 ,0x3f 0x3f 0x40 0x40 0x3d 0x3c 0x39 0x40 ,
- 0x3c 0x39 0x3b 0x3c 0x3c 0x3c 0x3c 0x3b ,0x3a 0x3b 0x3b 0x3b 0x3a 0x3c 0x3c 0x3b ,
- the write training result:
- DQS0:0x6c, DQS1:0x5f, DQS2:0x62, DQS3:0x55,
- min :0x91 0x94 0x96 0x93 0x87 0x8c 0x8f 0x8e 0x8f ,0x80 0x82 0x7c 0x7b 0x85 0x85 0x87 0x87 0x82 ,
- 0x8d 0x8c 0x88 0x87 0x82 0x7d 0x81 0x86 0x85 ,0x80 0x7d 0x7c 0x79 0x83 0x84 0x81 0x85 0x7c ,
- mid :0xad 0xaf 0xb2 0xaf 0xa2 0xa6 0xaa 0xa7 0xa9 ,0x9d 0x9c 0x97 0x97 0xa0 0x9f 0xa0 0x9f 0x9c ,
- 0xa8 0xa7 0xa2 0xa1 0x9c 0x95 0x9a 0x9e 0x9f ,0x9c 0x98 0x96 0x94 0x9d 0x9f 0x9a 0x9f 0x96 ,
- max :0xca 0xcb 0xce 0xcb 0xbe 0xc1 0xc5 0xc0 0xc4 ,0xba 0xb6 0xb2 0xb3 0xbc 0xb9 0xb9 0xb8 0xb7 ,
- 0xc4 0xc3 0xbc 0xbc 0xb6 0xad 0xb3 0xb6 0xb9 ,0xb8 0xb3 0xb1 0xb0 0xb8 0xba 0xb3 0xba 0xb0 ,
- range:0x39 0x37 0x38 0x38 0x37 0x35 0x36 0x32 0x35 ,0x3a 0x34 0x36 0x38 0x37 0x34 0x32 0x31 0x35 ,
- 0x37 0x37 0x34 0x35 0x34 0x30 0x32 0x30 0x34 ,0x38 0x36 0x35 0x37 0x35 0x36 0x32 0x35 0x34 ,
- CA Training result:
- cs:0 min :0x46 0x40 0x3b 0x34 0x3b 0x33 0x42 ,0x42 0x3c 0x3b 0x32 0x3a 0x31 0x42 ,
- cs:0 mid :0x81 0x82 0x77 0x75 0x76 0x75 0x70 ,0x7f 0x7d 0x76 0x74 0x75 0x72 0x6f ,
- cs:0 max :0xbc 0xc4 0xb3 0xb7 0xb1 0xb7 0x9e ,0xbd 0xbf 0xb1 0xb6 0xb1 0xb4 0x9c ,
- cs:0 range:0x76 0x84 0x78 0x83 0x76 0x84 0x5c ,0x7b 0x83 0x76 0x84 0x77 0x83 0x5a ,
- cs:1 min :0x46 0x42 0x3c 0x36 0x3e 0x36 0x39 ,0x42 0x3c 0x39 0x32 0x39 0x32 0x36 ,
- cs:1 mid :0x83 0x83 0x79 0x78 0x79 0x77 0x70 ,0x7f 0x7d 0x75 0x73 0x75 0x73 0x6d ,
- cs:1 max :0xc0 0xc5 0xb7 0xba 0xb5 0xb9 0xa8 ,0xbd 0xbe 0xb2 0xb5 0xb2 0xb5 0xa5 ,
- cs:1 range:0x7a 0x83 0x7b 0x84 0x77 0x83 0x6f ,0x7b 0x82 0x79 0x83 0x79 0x83 0x6f ,
- out
- U-Boot SPL board init
- U-Boot SPL 2017.09-gbcbe77799e #liuth (Oct 12 2021 - 15:01:12)
- unknown raw ID phN
- unrecognized JEDEC id bytes: 00, 00, 00
- Trying to boot from MMC2
- MMC error: The cmd index is 1, ret is -110
- Card did not respond to voltage select!
- mmc_init: -95, time 9
- spl: mmc init failed with error: -95
- Trying to boot from MMC1
- SPL: A/B-slot: _a, successful: 0, tries-remain: 7
- ## Verified-boot: 0
- ## Checking atf-1 0x00040000 ... sha256(796d978c0a...) + OK
- ## Checking uboot 0x00a00000 ... sha256(4861daeca9...) + OK
- ## Checking fdt 0x00b22270 ... sha256(30938731de...) + OK
- ## Checking atf-2 0x00068000 ... sha256(61f58405c6...) + OK
- ## Checking atf-3 0xfdcd0000 ... sha256(87af14e1bd...) + OK
- ## Checking atf-4 0xfdcc9000 ... sha256(4a24fbbebc...) + OK
- ## Checking atf-5 0x00066000 ... sha256(315a4195a9...) + OK
- ## Checking optee 0x08400000 ... sha256(5a22c90dfc...) + OK
- Jumping to U-Boot(0x00a00000) via ARM Trusted Firmware(0x00040000)
- Total: 224.389 ms
- INFO: Preloader serial: 2
- NOTICE: BL31: v2.3():v2.3-178-g16de7aecc:cl
- NOTICE: BL31: Built : 16:24:27, Sep 28 2021
- INFO: GICv3 without legacy support detected.
- INFO: ARM GICv3 driver initialized in EL3
- INFO: pmu v1 is valid
- INFO: dfs DDR fsp_param[0].freq_mhz= 1056MHz
- INFO: dfs DDR fsp_param[1].freq_mhz= 324MHz
- INFO: dfs DDR fsp_param[2].freq_mhz= 528MHz
- INFO: dfs DDR fsp_param[3].freq_mhz= 780MHz
- INFO: Using opteed sec cpu_context!
- INFO: boot cpu mask: 0
- INFO: BL31: Initializing runtime services
- INFO: BL31: Initializing BL32
- I/TC:
- I/TC: OP-TEE version: 3.13.0-515-g7b4275734 #hisping.lin (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #1 Wed Aug 4 07:11:39 UTC 2021 aarch64
- I/TC: Primary CPU initializing
- I/TC: Primary CPU switching to normal world boot
- INFO: BL31: Preparing for EL3 exit to normal world
- INFO: Entry point address = 0xa00000
- INFO: SPSR = 0x3c9
复制代码 |
|