Firefly开源社区

打印 上一主题 下一主题

[Linux] RK3566烧录Buildroot固件系统反复重启

81

积分

0

威望

0

贡献

技术小白

积分
81

RK3566烧录Buildroot固件系统反复重启

发表于 2021-12-20 23:51:57      浏览:2407 | 回复:4        打印      只看该作者   [复制链接] 楼主
使用Firefly提供的方法切换的emmc存储,因为使用原厂方法无法读取存储列表。
然后进行固件烧录,系统反复重启,无法进入。系统启动log:
看log好像是启动完成后调用init进程 然后又跑去了其他存储器?
  1. U-Boot 2017.09-gbcbe77799e #liuth (Oct 12 2021 - 15:01:12 +0800)

  2. Model: Firefly RK3568 Board
  3. PreSerial: 2, raw, 0xfe660000
  4. DRAM:  4 GiB
  5. Sysmem: init
  6. Relocation Offset: ed356000
  7. Relocation fdt: eb9f8f50 - eb9fece0
  8. CR: M/C/I
  9. Using default environment

  10. dwmmc@fe2b0000: 1, dwmmc@fe2c0000: 2, sdhci@fe310000: 0
  11. Bootdev(atags): mmc 0
  12. MMC0: HS200, 200Mhz
  13. PartType: EFI
  14. boot mode: recovery (misc)
  15. FIT: no signed, no conf required
  16. DTB: rk-kernel.dtb
  17. HASH(c): OK
  18. I2c0 speed: 100000Hz
  19. PMIC:  RK8090 (on=0x40, off=0x00)
  20. vdd_logic init 900000 uV
  21. vdd_gpu init 900000 uV
  22. vdd_npu init 900000 uV
  23. io-domain: OK
  24. Could not find baseparameter partition
  25. Model: Firefly RK3566-ROC-PC HDMI(Linux)
  26. Rockchip UBOOT DRM driver version: v1.0.1
  27. VOP have 1 active VP
  28. vp0 have layer nr:6[0 2 4 1 3 5 ], primary plane: 4
  29. vp1 have layer nr:0[], primary plane: 0
  30. vp2 have layer nr:0[], primary plane: 0
  31. hdmi@fe0a0000 disconnected
  32. CLK: (sync kernel. arm: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
  33.   apll 816000 KHz
  34.   dpll 528000 KHz
  35.   gpll 1188000 KHz
  36.   cpll 1000000 KHz
  37.   npll 1200000 KHz
  38.   vpll 24000 KHz
  39.   hpll 24000 KHz
  40.   ppll 200000 KHz
  41.   armclk 816000 KHz
  42.   aclk_bus 150000 KHz
  43.   pclk_bus 100000 KHz
  44.   aclk_top_high 500000 KHz
  45.   aclk_top_low 400000 KHz
  46.   hclk_top 150000 KHz
  47.   pclk_top 100000 KHz
  48.   aclk_perimid 300000 KHz
  49.   hclk_perimid 150000 KHz
  50.   pclk_pmu 100000 KHz
  51. Net:   eth1: ethernet@fe010000
  52. Hit key to stop autoboot('CTRL+C'):  0
  53. ## Booting FIT Image at 0xe9a59340 with size 0x01d9ec00
  54. Fdt Ramdisk skip relocation
  55. ## Loading kernel from FIT Image at e9a59340 ...
  56.    Using 'conf' configuration
  57. optee api revision: 2.0
  58. TEEC: Waring: Could not find security partition
  59. ## Verified-boot: 0
  60.    Trying 'kernel' kernel subimage
  61.      Description:  unavailable
  62.      Type:         Kernel Image
  63.      Compression:  uncompressed
  64.      Data Start:   0xe9a77540
  65.      Data Size:    23980040 Bytes = 22.9 MiB
  66.      Architecture: AArch64
  67.      OS:           Linux
  68.      Load Address: 0x00280000
  69.      Entry Point:  0x00280000
  70.      Hash algo:    sha256
  71.      Hash value:   6cc6107c9272176dc6804fc247496685fa018e112ff0131c31e09eb4238fefbc
  72.    Verifying Hash Integrity ... sha256+ OK
  73. ## Loading ramdisk from FIT Image at e9a59340 ...
  74.    Using 'conf' configuration
  75.    Trying 'ramdisk' ramdisk subimage
  76.      Description:  unavailable
  77.      Type:         RAMDisk Image
  78.      Compression:  uncompressed
  79.      Data Start:   0xeb155f40
  80.      Data Size:    6954815 Bytes = 6.6 MiB
  81.      Architecture: AArch64
  82.      OS:           Linux
  83.      Load Address: 0x0a200000
  84.      Entry Point:  unavailable
  85.      Hash algo:    sha256
  86.      Hash value:   79f188eb958c409bbba174ce84dfeb54441dcd33933796ea2e81b81bd88958ed
  87.    Verifying Hash Integrity ... sha256+ OK
  88.    Loading ramdisk from 0xeb155f40 to 0x0a200000
  89. ## Loading fdt from FIT Image at e9a59340 ...
  90.    Using 'conf' configuration
  91.    Trying 'fdt' fdt subimage
  92.      Description:  unavailable
  93.      Type:         Flat Device Tree
  94.      Compression:  uncompressed
  95.      Data Start:   0xe9a59b40
  96.      Data Size:    121101 Bytes = 118.3 KiB
  97.      Architecture: AArch64
  98.      Load Address: 0x0a100000
  99.      Hash algo:    sha256
  100.      Hash value:   622119831e9bc9216ff8a5e65b07729a2506b68db47d0f78ccd1ce4a7380b328
  101.    Verifying Hash Integrity ... sha256+ OK
  102.    Loading fdt from 0x0a100000 to 0x0a100000
  103.    Booting using the fdt blob at 0x0a100000
  104.    Loading Kernel Image from 0xe9a77540 to 0x00280000 ... OK
  105.   'reserved-memory' ramoops@110000: addr=110000 size=f0000
  106.    Using Device Tree in place at 000000000a100000, end 000000000a12090c
  107. vp0, plane_mask:0x15, primary-id:4, curser-id:-1
  108. vp1, plane_mask:0x0, primary-id:0, curser-id:-1
  109. vp2, plane_mask:0x0, primary-id:0, curser-id:-1
  110. Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
  111. Adding bank: 0x09400000 - 0xf0000000 (size: 0xe6c00000)
  112. Adding bank: 0x1f0000000 - 0x200000000 (size: 0x10000000)
  113. Total: 812.344 ms

  114. Starting kernel ...

  115. [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
  116. [    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
  117. [    0.000000] Machine model: Firefly RK3566-ROC-PC HDMI(Linux)
  118. [    0.000000] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '')
  119. [    0.000000] bootconsole [uart8250] enabled
  120. [    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
  121. [    0.000000] cma: Reserved 16 MiB at 0x00000000ef000000
  122. [    0.000000] psci: probing for conduit method from DT.
  123. [    0.000000] psci: PSCIv1.1 detected in firmware.
  124. [    0.000000] psci: Using standard PSCI v0.2 function IDs
  125. [    0.000000] psci: Trusted OS migration not required
  126. [    0.000000] psci: SMC Calling Convention v1.2
  127. [    0.000000] percpu: Embedded 23 pages/cpu s54184 r8192 d31832 u94208
  128. [    0.000000] Detected VIPT I-cache on CPU0
  129. [    0.000000] CPU features: detected: Virtualization Host Extensions
  130. [    0.000000] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  131. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1027656
  132. [    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
  133. [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  134. [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  135. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  136. [    0.000000] software IO TLB: mapped [mem 0xe9f00000-0xedf00000] (64MB)
  137. [    0.000000] Memory: 3971588K/4175872K available (14654K kernel code, 1978K rwdata, 5168K rodata, 1600K init, 586K bss, 187900K reserved, 16384K cma-reserved)
  138. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  139. [    0.000000] ftrace: allocating 52969 entries in 207 pages
  140. [    0.000000] rcu: Hierarchical RCU implementation.
  141. [    0.000000] rcu:     RCU event tracing is enabled.
  142. [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  143. [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  144. [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  145. [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  146. [    0.000000] GICv3: Distributor has no Range Selector support
  147. [    0.000000] GICv3: no VLPI support, no direct LPI support
  148. [    0.000000] ITS [mem 0xfd440000-0xfd45ffff]
  149. [    0.000000] ITS@0x00000000fd440000: allocated 8192 Devices @210000 (indirect, esz 8, psz 64K, shr 0)
  150. [    0.000000] ITS@0x00000000fd440000: allocated 32768 Interrupt Collections @220000 (flat, esz 2, psz 64K, shr 0)
  151. [    0.000000] ITS: using cache flushing for cmd queue
  152. [    0.000000] GIC: using LPI property table @0x0000000000230000
  153. [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
  154. [    0.000000] CPU0: using LPI pending table @0x0000000000240000
  155. [    0.000000] GIC: using cache flushing for LPI property table
  156. [    0.000000] random: random: get_random_bytes called from start_kernel+0x36c/0x510 with crng_init=0
  157. [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  158. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  159. [    0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  160. [    0.002220] Console: colour dummy device 80x25
  161. [    0.002682] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
  162. [    0.003635] pid_max: default: 32768 minimum: 301
  163. [    0.004237] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  164. [    0.004881] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  165. [    0.007383] ASID allocator initialised with 32768 entries
  166. [    0.008055] rcu: Hierarchical SRCU implementation.
  167. [    0.011434] Platform MSI: interrupt-controller@fd440000 domain created
  168. [    0.012636] PCI/MSI: /interrupt-controller@fd400000/interrupt-controller@fd440000 domain created
  169. [    0.014244] smp: Bringing up secondary CPUs ...
  170. I/TC: Secondary CPU 1 initializing
  171. I/TC: Secondary CPU 1 switching to normal world boot
  172. I/TC: Secondary CPU 2 initializing
  173. I/TC: Secondary CPU 2 switching to normal world boot
  174. I/TC: Secondary CPU 3 initializing
  175. I/TC: Secondary CPU 3 switching to normal world boot
  176. [    0.016162] Detected VIPT I-cache on CPU1
  177. [    0.016205] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
  178. [    0.016264] CPU1: using LPI pending table @0x0000000000250000
  179. [    0.016327] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
  180. [    0.017913] Detected VIPT I-cache on CPU2
  181. [    0.017951] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
  182. [    0.018008] CPU2: using LPI pending table @0x0000000000260000
  183. [    0.018057] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  184. [    0.019611] Detected VIPT I-cache on CPU3
  185. [    0.019643] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
  186. [    0.019700] CPU3: using LPI pending table @0x0000000000270000
  187. [    0.019748] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
  188. [    0.019886] smp: Brought up 1 node, 4 CPUs
  189. [    0.026753] SMP: Total of 4 processors activated.
  190. [    0.027194] CPU features: detected: GIC system register CPU interface
  191. [    0.027797] CPU features: detected: Privileged Access Never
  192. [    0.028316] CPU features: detected: LSE atomic instructions
  193. [    0.028838] CPU features: detected: User Access Override
  194. [    0.029330] CPU features: detected: 32-bit EL0 Support
  195. [    0.029804] CPU features: detected: RAS Extension Support
  196. [    0.030519] CPU: All CPU(s) started at EL2
  197. [    0.030928] alternatives: patching kernel code
  198. [    0.038467] devtmpfs: initialized
  199. [    0.069773] Registered cp15_barrier emulation handler
  200. [    0.070266] Registered setend emulation handler
  201. [    0.071126] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  202. [    0.072046] futex hash table entries: 1024 (order: 4, 65536 bytes)
  203. [    0.073420] pinctrl core: initialized pinctrl subsystem
  204. [    0.075112] NET: Registered protocol family 16
  205. [    0.080426] cpuidle: using governor menu
  206. [    0.080855] Registered FIQ tty driver
  207. [    0.082119] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  208. [    0.084294] DMA: preallocated 1024 KiB pool for atomic allocations
  209. [    0.088851] console [pstore-1] enabled
  210. [    0.089203] pstore: Registered ramoops as persistent store backend
  211. [    0.089777] ramoops: attached 0xf0000@0x110000, ecc: 0/0
  212. [    0.128240] rockchip-gpio fdd60000.gpio: probed gpio0 (fdd60000.gpio)
  213. [    0.129589] rockchip-gpio fe740000.gpio: probed gpio1 (fe740000.gpio)
  214. [    0.130897] rockchip-gpio fe750000.gpio: probed gpio2 (fe750000.gpio)
  215. [    0.132225] rockchip-gpio fe760000.gpio: probed gpio3 (fe760000.gpio)
  216. [    0.133531] rockchip-gpio fe770000.gpio: probed gpio4 (fe770000.gpio)
  217. [    0.134241] rockchip-pinctrl pinctrl: probed pinctrl
  218. [    0.153631] cryptd: max_cpu_qlen set to 1000
  219. [[    0.156054] console [ttyFIQ0] enabled
  220.     0.156054] console [ttyFIQ0] enabled
  221. [    0.156740] bootconsole [uart8250] disabled
  222. [    0.156740] bootconsole [uart8250] disabled
  223. [    0.157413] Registered fiq debugger ttyFIQ0
  224. [    0.158753] vcc3v3_sys: supplied by dc_12v
  225. [    0.159256] vcc5v0_sys: supplied by dc_12v
  226. [    0.161054] vcc2v5-sys: supplied by vcc3v3_sys
  227. [    0.161554] vcc3v3_vga: supplied by vcc3v3_sys
  228. [    0.162068] pcie30_avdd0v9: supplied by vcc3v3_sys
  229. [    0.162565] pcie30_avdd1v8: supplied by vcc3v3_sys
  230. [    0.163056] vcc3v3_bu: supplied by vcc5v0_sys
  231. [    0.164832] rk_iommu fde4b000.iommu: version = 2
  232. [    0.165632] rk_iommu fdea0800.iommu: version = 2
  233. [    0.166178] rk_iommu fded0480.iommu: version = 2
  234. [    0.166588] rk_iommu fdee0800.iommu: version = 2
  235. [    0.166965] rk_iommu fdef0800.iommu: version = 2
  236. [    0.167341] rk_iommu fdf40f00.iommu: version = 2
  237. [    0.167835] rk_iommu fdf80800.iommu: version = 2
  238. [    0.168231] rk_iommu fdff1a00.iommu: version = 2
  239. [    0.168567] rk_iommu fe043e00.iommu: version = 2
  240. [    0.169691] SCSI subsystem initialized
  241. [    0.170047] usbcore: registered new interface driver usbfs
  242. [    0.170138] usbcore: registered new interface driver hub
  243. [    0.170215] usbcore: registered new device driver usb
  244. [    0.170347] media: Linux media interface: v0.10
  245. [    0.170421] videodev: Linux video capture interface: v2.00
  246. [    0.170548] pps_core: LinuxPPS API ver. 1 registered
  247. [    0.170574] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  248. [    0.170617] PTP clock support registered
  249. [    0.171081] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
  250. [    0.173976] Advanced Linux Sound Architecture Driver Initialized.
  251. [    0.174645] Bluetooth: Core ver 2.22
  252. [    0.174723] NET: Registered protocol family 31
  253. [    0.174749] Bluetooth: HCI device and connection manager initialized
  254. [    0.174779] Bluetooth: HCI socket layer initialized
  255. [    0.174806] Bluetooth: L2CAP socket layer initialized
  256. [    0.174866] Bluetooth: SCO socket layer initialized
  257. [    0.175466] rockchip-cpuinfo cpuinfo: SoC            : 35661000
  258. [    0.175499] rockchip-cpuinfo cpuinfo: Serial         : fc54ec3e49409045
  259. [    0.176985] clocksource: Switched to clocksource arch_sys_counter
  260. [    0.277785] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
  261. [    0.278224] NET: Registered protocol family 2
  262. [    0.279135] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes)
  263. [    0.279264] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  264. [    0.279594] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
  265. [    0.280690] TCP: Hash tables configured (established 32768 bind 32768)
  266. [    0.280881] UDP hash table entries: 2048 (order: 5, 196608 bytes)
  267. [    0.281127] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
  268. [    0.281556] NET: Registered protocol family 1
  269. [    0.282241] RPC: Registered named UNIX socket transport module.
  270. [    0.282272] RPC: Registered udp transport module.
  271. [    0.282285] RPC: Registered tcp transport module.
  272. [    0.282297] RPC: Registered tcp NFSv4.1 backchannel transport module.
  273. [    0.284141] Trying to unpack rootfs image as initramfs...
  274. [    0.673525] Freeing initrd memory: 6788K
  275. [    0.675395] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  276. [    0.678419] Initialise system trusted keyrings
  277. [    0.678678] workingset: timestamp_bits=61 max_order=20 bucket_order=0
  278. [    0.688782] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  279. [    0.689944] NFS: Registering the id_resolver key type
  280. [    0.689996] Key type id_resolver registered
  281. [    0.690011] Key type id_legacy registered
  282. [    0.690060] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  283. [    0.690404] fuse init (API version 7.27)
  284. [    0.691057] SGI XFS with security attributes, no debug enabled
  285. [    0.694780] NET: Registered protocol family 38
  286. [    0.694836] Key type asymmetric registered
  287. [    0.694852] Asymmetric key parser 'x509' registered
  288. [    0.694913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  289. [    0.694943] io scheduler noop registered
  290. [    0.694966] io scheduler deadline registered
  291. [    0.695150] io scheduler cfq registered (default)
  292. [    0.695178] io scheduler mq-deadline registered
  293. [    0.695200] io scheduler kyber registered
  294. [    0.696655] rockchip-csi2-dphy csi2-dphy0: csi2 dphy0 probe successfully!
  295. [    0.696869] rockchip-csi2-dphy-hw fe870000.csi2-dphy-hw: csi2 dphy hw probe successfully!
  296. [    0.699998] phy phy-fe8a0000.usb2-phy.0: Linked as a consumer to regulator.4
  297. [    0.700380] phy phy-fe8a0000.usb2-phy.1: No vbus specified for otg port
  298. [    0.702333] extcon extcon1: failed to create extcon usb2-phy link
  299. [    0.702514] phy phy-fe8b0000.usb2-phy.2: Linked as a consumer to regulator.4
  300. [    0.702756] phy phy-fe8b0000.usb2-phy.3: Linked as a consumer to regulator.4
  301. [    0.702934] phy phy-fe8b0000.usb2-phy.3: No vbus specified for otg port
  302. [    0.712546] rk-pcie 3c0000000.pcie: Linked as a consumer to regulator.12
  303. [    0.712923] rk-pcie 3c0000000.pcie: missing legacy IRQ resource
  304. [    0.712970] rk-pcie 3c0000000.pcie: Missing *config* reg space
  305. [    0.713001] rk-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
  306. [    0.713047] rk-pcie 3c0000000.pcie:   err 0x300000000..0x3007fffff -> 0x00000000
  307. [    0.713088] rk-pcie 3c0000000.pcie:    IO 0x300800000..0x3008fffff -> 0x00800000
  308. [    0.713123] rk-pcie 3c0000000.pcie:   MEM 0x300900000..0x33fffffff -> 0x00900000
  309. [    0.713141] mpp_service mpp-srv: 00b8be6742e6 author: Ding Wei 2021-09-26 video: rockchip: mpp: fix issue for CONFIG_IOMMU_SUPPORT=n
  310. [    0.713150] mpp_service mpp-srv: probe start
  311. [    0.714391] iommu: Adding device fdf40000.rkvenc to group 5
  312. [    0.714449] mpp_rkvenc fdf40000.rkvenc: Linked as a consumer to fdf40f00.iommu
  313. [    0.714722] mpp_rkvenc fdf40000.rkvenc: probing start
  314. [    0.715378] mpp_rkvenc fdf40000.rkvenc: venc regulator not ready, retry
  315. [    0.715407] rkvenc_init:1199: failed to add venc devfreq
  316. [    0.717264] iommu: Adding device fdea0400.vdpu to group 1
  317. [    0.717308] mpp_vdpu2 fdea0400.vdpu: Linked as a consumer to fdea0800.iommu
  318. [    0.717551] mpp_vdpu2 fdea0400.vdpu: probe device
  319. [    0.718305] mpp_vdpu2 fdea0400.vdpu: probing finish
  320. [    0.719060] iommu: Adding device fdee0000.vepu to group 3
  321. [    0.719101] mpp_vepu2 fdee0000.vepu: Linked as a consumer to fdee0800.iommu
  322. [    0.719366] mpp_vepu2 fdee0000.vepu: probe device
  323. [    0.720120] mpp_vepu2 fdee0000.vepu: probing finish
  324. [    0.720899] iommu: Adding device fdef0000.iep to group 4
  325. [    0.720954] mpp-iep2 fdef0000.iep: Linked as a consumer to fdef0800.iommu
  326. [    0.721170] mpp-iep2 fdef0000.iep: probe device
  327. [    0.721818] mpp-iep2 fdef0000.iep: allocate roi buffer failed
  328. [    0.722065] mpp-iep2 fdef0000.iep: probing finish
  329. [    0.722745] iommu: Adding device fded0000.jpegd to group 2
  330. [    0.722800] mpp_jpgdec fded0000.jpegd: Linked as a consumer to fded0480.iommu
  331. [    0.723014] mpp_jpgdec fded0000.jpegd: probe device
  332. [    0.723836] mpp_jpgdec fded0000.jpegd: probing finish
  333. [    0.724635] iommu: Adding device fdf80200.rkvdec to group 6
  334. [    0.724691] mpp_rkvdec2 fdf80200.rkvdec: Linked as a consumer to fdf80800.iommu
  335. [    0.725023] mpp_rkvdec2 fdf80200.rkvdec: probing start
  336. [    0.725293] mpp_rkvdec2 fdf80200.rkvdec: 16 task capacity link mode detected
  337. [    0.725792] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found!
  338. [    0.725823] rkvdec2_init:661: No niu aclk reset resource define
  339. [    0.725850] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found!
  340. [    0.725871] rkvdec2_init:664: No niu hclk reset resource define
  341. [    0.726119] mpp_rkvdec2 fdf80200.rkvdec: sram_start 0x00000000fdcc0000
  342. [    0.726149] mpp_rkvdec2 fdf80200.rkvdec: rcb_iova 0x0000000010000000
  343. [    0.726174] mpp_rkvdec2 fdf80200.rkvdec: sram_size 45056
  344. [    0.726196] mpp_rkvdec2 fdf80200.rkvdec: rcb_size 65536
  345. [    0.726220] mpp_rkvdec2 fdf80200.rkvdec: min_width 512
  346. [    0.726299] mpp_rkvdec2 fdf80200.rkvdec: link mode probe finish
  347. [    0.726410] mpp_rkvdec2 fdf80200.rkvdec: probing finish
  348. [    0.726846] mpp_service mpp-srv: probe success
  349. [    0.734799] dma-pl330 fe530000.dmac: Loaded driver for PL330 DMAC-241330
  350. [    0.734845] dma-pl330 fe530000.dmac:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  351. [    0.738310] dma-pl330 fe550000.dmac: Loaded driver for PL330 DMAC-241330
  352. [    0.738352] dma-pl330 fe550000.dmac:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  353. [    0.740057] rockchip-system-monitor rockchip-system-monitor: system monitor probe
  354. [    0.741459] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
  355. [    0.742627] fe650000.serial: ttyS1 at MMIO 0xfe650000 (irq = 60, base_baud = 1500000) is a 16550A
  356. [    0.746086] random: fast init done
  357. [    0.746425] random: crng init done
  358. [    0.746728] iommu: Adding device fe040000.vop to group 8
  359. [    0.746787] rockchip-vop2 fe040000.vop: Linked as a consumer to fe043e00.iommu
  360. [    0.752702] rockchip-drm display-subsystem: Linked as a consumer to fe040000.vop
  361. [    0.754282] rockchip-drm display-subsystem: Linked as a consumer to fe0a0000.hdmi
  362. [    0.756654] rockchip-drm display-subsystem: dmc is disabled
  363. [    0.757132] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x15, primary plane phy id: 4
  364. [    0.757175] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: 0x0, primary plane phy id: -1
  365. [    0.757209] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x0, primary plane phy id: -1
  366. [    0.757426] [drm] unsupported AFBC format[3432564e]
  367. [    0.757515] [drm] failed to init overlay plane Cluster0-win1
  368. [    0.757659] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffffff8008faa3b8)
  369. [    0.757946] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
  370. [    0.758727] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver
  371. [    0.759556] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffffff8008faded0)
  372. [    0.759579] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  373. [    0.759591] [drm] No driver support for vblank timestamp query.
  374. [    0.759909] rockchip-drm display-subsystem: connector[HDMI-A-1] can't found any modes
  375. [    0.760006] rockchip-drm display-subsystem: can't not find any loader display
  376. [    0.760039] rockchip-drm display-subsystem: failed to show loader logo
  377. [    0.760092] [drm] Cannot find any crtc or sizes
  378. [    0.761306] [drm] Initialized rockchip 2.0.0 20140818 for display-subsystem on minor 0
  379. [    0.768083] mali fde60000.gpu: Kernel DDK version g2p0-01eac0
  380. [    0.768231] mali fde60000.gpu: Power management initialization failed error = -517
  381. [    0.768275] mali fde60000.gpu: Device initialization Deferred
  382. [    0.768855] cacheinfo: Unable to detect cache hierarchy for CPU 0
  383. [    0.769883] brd: module loaded
  384. [    0.779754] loop: module loaded
  385. [    0.780514] zram: Added device: zram0
  386. [    0.780707] lkdtm: No crash points registered, enable through debugfs
  387. [    0.784468] libphy: Fixed MDIO Bus: probed
  388. [    0.784543] CAN device driver interface
  389. [    0.786699] rk_gmac-dwmac fe010000.ethernet: no regulator found
  390. [    0.786736] rk_gmac-dwmac fe010000.ethernet: clock input or output? (input).
  391. [    0.786756] rk_gmac-dwm
  392.                           [    0.980368] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
  393. [    0.980679] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  394. [    0.980723] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  395. [    0.980746] usb usb2: Product: EHCI Host Controller
  396. [    0.980769] usb usb2: Manufacturer: Linux 4.19.193 ehci_hcd
  397. [    0.980789] usb usb2: SerialNumber: fd880000.usb
  398. [    0.981472] hub 2-0:1.0: USB hub found
  399. [    0.981547] hub 2-0:1.0: 1 port detected
  400. [    0.982633] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  401. [    0.982682] ohci-platform: OHCI generic platform driver
  402. [    0.983041] ohci-platform fd840000.usb: Generic Platform OHCI controller
  403. [    0.983333] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3
  404. [    0.983636] ohci-platform fd840000.usb: irq 12, io mem 0xfd840000
  405. [    1.044605] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  406. [    1.044636] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  407. [    1.044653] usb usb3: Product: Generic Platform OHCI controller
  408. [    1.044667] usb usb3: Manufacturer: Linux 4.19.193 ohci_hcd
  409. [    1.044681] usb usb3: SerialNumber: fd840000.usb
  410. [    1.045381] hub 3-0:1.0: USB hub found
  411. [    1.045457] hub 3-0:1.0: 1 port detected
  412. [    1.046227] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
  413. [    1.046499] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4
  414. [    1.046812] ohci-platform fd8c0000.usb: irq 14, io mem 0xfd8c0000
  415. [    1.104603] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  416. [    1.104635] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  417. [    1.104651] usb usb4: Product: Generic Platform OHCI controller
  418. [    1.104666] usb usb4: Manufacturer: Linux 4.19.193 ohci_hcd
  419. [    1.104679] usb usb4: SerialNumber: fd8c0000.usb
  420. [    1.105372] hub 4-0:1.0: USB hub found
  421. [    1.105445] hub 4-0:1.0: 1 port detected
  422. [    1.107654] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
  423. [    1.107962] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 5
  424. [    1.108795] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000011002010010
  425. [    1.108897] xhci-hcd xhci-hcd.4.auto: irq 74, io mem 0xfd000000
  426. [    1.109365] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  427. [    1.109397] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  428. [    1.109421] usb usb5: Product: xHCI Host Controller
  429. [    1.109443] usb usb5: Manufacturer: Linux 4.19.193 xhci-hcd
  430. [    1.109465] usb usb5: SerialNumber: xhci-hcd.4.auto
  431. [    1.110144] hub 5-0:1.0: USB hub found
  432. [    1.110218] hub 5-0:1.0: 1 port detected
  433. [    1.110798] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
  434. [    1.111063] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 6
  435. [    1.111099] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed
  436. [    1.111212] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  437. [    1.111415] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
  438. [    1.111447] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  439. [    1.111471] usb usb6: Product: xHCI Host Controller
  440. [    1.111493] usb usb6: Manufacturer: Linux 4.19.193 xhci-hcd
  441. [    1.111513] usb usb6: SerialNumber: xhci-hcd.4.auto
  442. [    1.112157] hub 6-0:1.0: USB hub found
  443. [    1.112228] hub 6-0:1.0: 1 port detected
  444. [    1.112977] usbcore: registered new interface driver cdc_acm
  445. [    1.113005] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  446. [    1.113097] usbcore: registered new interface driver cdc_wdm
  447. [    1.113438] usbcore: registered new interface driver uas
  448. [    1.113724] usbcore: registered new interface driver usb-storage
  449. [    1.113886] usbcore: registered new interface driver usbserial_generic
  450. [    1.113946] usbserial: USB Serial support registered for generic
  451. [    1.114024] usbcore: registered new interface driver cp210x
  452. [    1.114083] usbserial: USB Serial support registered for cp210x
  453. [    1.114235] usbcore: registered new interface driver ftdi_sio
  454. [    1.114292] usbserial: USB Serial support registered for FTDI USB Serial Device
  455. [    1.114640] usbcore: registered new interface driver keyspan
  456. [    1.114698] usbserial: USB Serial support registered for Keyspan - (without firmware)
  457. [    1.114739] usbserial: USB Serial support registered for Keyspan 1 port adapter
  458. [    1.114791] usbserial: USB Serial support registered for Keyspan 2 port adapter
  459. [    1.114843] usbserial: USB Serial support registered for Keyspan 4 port adapter
  460. [    1.114941] usbcore: registered new interface driver option
  461. [    1.114984] usbserial: USB Serial support registered for GSM modem (1-port)
  462. [    1.115463] usbcore: registered new interface driver oti6858
  463. [    1.115507] usbserial: USB Serial support registered for oti6858
  464. [    1.115605] usbcore: registered new interface driver pl2303
  465. [    1.115663] usbserial: USB Serial support registered for pl2303
  466. [    1.115772] usbcore: registered new interface driver qcserial
  467. [    1.115827] usbserial: USB Serial support registered for Qualcomm USB modem
  468. [    1.115969] usbcore: registered new interface driver sierra
  469. [    1.116014] usbserial: USB Serial support registered for Sierra USB modem
  470. [    1.117775] usbcore: registered new interface driver usbtouchscreen
  471. [    1.117860] ============ himax_hx83102_init 1742 jjlook ==========
  472. [    1.117887] ============ himax_hx83102_probe 1725 jjlook ==========
  473. [    1.117984] cyttsp5_loader_init: Parade TTSP FW Loader Driver (Built TTDA.03.08.874312) rc=0
  474. [    1.118013] cyttsp5_device_access_init: Parade TTSP Device Access Driver (Built TTDA.03.08.874312) rc=0
  475. [    1.118420] .. rk pwm remotectl v2.0 init
  476. [    1.118838] input: fe6e0030.pwm as /devices/platform/fe6e0030.pwm/input/input0
  477. [    1.119395] remotectl-pwm fe6e0030.pwm: pwm version is 0x2130000
  478. [    1.119466] remotectl-pwm fe6e0030.pwm: cannot find PWR IRQ
  479. [    1.119495] remotectl-pwm fe6e0030.pwm: pwm sip wakeup config error!!
  480. [    1.119518] remotectl-pwm fe6e0030.pwm: Donot support ATF Wakeup
  481. [    1.120452] i2c /dev entries driver
  482. [    1.122935] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
  483. [    1.126132] vdd_cpu: supplied by vcc5v0_sys
  484. [    1.128312] rk808 0-0020: chip id: 0x8090
  485. [    1.128388] rk808 0-0020: No cache defaults, reading back from HW
  486. [    1.152220] rk808 0-0020: source: on=0x40, off=0x00
  487. [    1.152262] rk808 0-0020: support dcdc3 fb mode:-22, 63
  488. [    1.152282] rk808 0-0020: support pmic reset mode:0,0
  489. [    1.158962] rk808-regulator rk808-regulator: there is no dvs0 gpio
  490. [    1.159031] rk808-regulator rk808-regulator: there is no dvs1 gpio
  491. [    1.159823] vdd_logic: supplied by vcc3v3_sys
  492. [    1.160689] vdd_gpu: supplied by vcc3v3_sys
  493. [    1.161156] vcc_ddr: supplied by vcc3v3_sys
  494. [    1.161652] vdd_npu: supplied by vcc3v3_sys
  495. [    1.162496] vcc_1v8: supplied by vcc3v3_sys
  496. [    1.162957] vdda0v9_image: supplied by vcc3v3_sys
  497. [    1.163825] vdda_0v9: supplied by vcc3v3_sys
  498. [    1.164284] vdda0v9_pmu: supplied by vcc3v3_sys
  499. [    1.164747] vccio_acodec: supplied by vcc3v3_sys
  500. [    1.165561] vccio_sd: supplied by vcc3v3_sys
  501. [    1.166041] vcc3v3_pmu: supplied by vcc3v3_sys
  502. [    1.166869] vcca_1v8: supplied by vcc3v3_sys
  503. [    1.167396] vcca1v8_pmu: supplied by vcc3v3_sys
  504. [    1.167873] vcca1v8_image: supplied by vcc3v3_sys
  505. [    1.168683] vcc_3v3: supplied by vcc3v3_sys
  506. [    1.169489] vcc3v3_sd: supplied by vcc3v3_sys
  507. [    1.169896] rk817-battery rk817-battery: Failed to find matching dt id
  508. [    1.170238] rk817-charger rk817-charger: Failed to find matching dt id
  509. [    1.173759] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input1
  510. [    1.174411] rk808-rtc rk808-rtc: device is disabled
  511. [    1.174457] rk808-rtc: probe of rk808-rtc failed with error -22
  512. [    1.184110] rtc-hym8563 2-0051: rtc core: registered hym8563 as rtc0
  513. [    1.185193] rtc-hym8563 2-0051: setting system clock to 2021-12-20 15:45:59 UTC (1640015159)
  514. [    1.190223] iommu: Adding device fdff0000.rkisp to group 7
  515. [    1.190295] rkisp_hw fdff0000.rkisp: Linked as a consumer to fdff1a00.iommu
  516. [    1.190609] rkisp_hw fdff0000.rkisp: is_thunderboot: 0
  517. [    1.190630] rkisp_hw fdff0000.rkisp: max input:0x0@0fps
  518. [    1.190681] rkisp_hw fdff0000.rkisp: can't request region for resource [mem 0xfdff0000-0xfdffffff]
  519. [    1.191860] rkisp rkisp-vir0: rkisp driver version: v01.06.02
  520. [    1.191982] rkisp rkisp-vir0: No memory-region-thunderboot specified
  521. [    1.192276] rkisp rkisp-vir0: Entity type for entity rkisp-isp-subdev was not initialized!
  522. [    1.192319] rkisp rkisp-vir0: Entity type for entity rkisp-csi-subdev was not initialized!
  523. [    1.195020] usbcore: registered new interface driver uvcvideo
  524. [    1.195051] USB Video Class driver (1.1.1)
  525. [    1.195463] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.24
  526. [    1.195530] rockchip-iodomain fdc20000.syscon:io-domains: pmuio1(3300000 uV) supplied by vcc3v3_pmu
  527. [    1.195712] rockchip-iodomain fdc20000.syscon:io-domains: pmuio2(3300000 uV) supplied by vcc3v3_pmu
  528. [    1.195834] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.22
  529. [    1.195892] rockchip-iodomain fdc20000.syscon:io-domains: vccio1(3300000 uV) supplied by vccio_acodec
  530. [    1.196093] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.23
  531. [    1.196151] rockchip-iodomain fdc20000.syscon:io-domains: vccio3(3300000 uV) supplied by vccio_sd
  532. [    1.196310] rockchip-io
  533.                           [    1.244104] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  534. [    1.257504] dwmmc_rockchip fe2c0000.dwmmc: IDMAC supports 32-bit address mode.
  535. [    1.257677] dwmmc_rockchip fe2c0000.dwmmc: Using internal DMA controller.
  536. [    1.257704] dwmmc_rockchip fe2c0000.dwmmc: Version ID is 270a
  537. [    1.257775] dwmmc_rockchip fe2c0000.dwmmc: DW MMC controller at irq 47,32 bit host data width,256 deep fifo
  538. [    1.257950] dwmmc_rockchip fe2c0000.dwmmc: allocated mmc-pwrseq
  539. [    1.257974] mmc_host mmc2: card is non-removable.
  540. [    1.271720] mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  541. [    1.285131] sdhci-pltfm: SDHCI platform and OF driver helper
  542. [    1.286945] mmc0: Unknown controller version (5). You may experience problems.
  543. [    1.318750] mmc0: SDHCI controller on fe310000.sdhci [fe310000.sdhci] using ADMA
  544. [    1.323629] hidraw: raw HID events driver (C) Jiri Kosina
  545. [    1.324912] usbcore: registered new interface driver usbhid
  546. [    1.324951] usbhid: USB HID core driver
  547. [    1.325960] rockchip,bus bus-npu: Linked as a consumer to regulator.14
  548. [    1.326022] rockchip,bus bus-npu: Failed to get leakage
  549. [    1.326139] rockchip,bus bus-npu: pvtm = 91334, form pvtm_value
  550. [    1.326188] rockchip,bus bus-npu: pvtm-volt-sel=1
  551. [    1.326689] rockchip,bus bus-npu: avs=0
  552. [    1.331980] rockchip-saradc fe720000.saradc: Linked as a consumer to regulator.25
  553. [    1.333934] rksfc_base v1.1 2016-01-08
  554. [    1.334411] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  555. [    1.335373] rksfc fe300000.sfc: rksfc_probe clk rate = 50000000
  556. [    1.335486] rkflash_dev_init enter
  557. [    1.335520] sfc nor id: ef 60 18
  558. [    1.335547] rkflash[1] init success
  559. [    1.336497] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  560. [    1.338094] sfc_nor_mtd_init register mtd succuss
  561. [    1.338167] rkflash_dev_init device register as mtd dev, ret= 0
  562. [    1.338663] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  563. [    1.339974] usbcore: registered new interface driver snd-usb-audio
  564. [    1.342347] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  565. [    1.344898] rk817-codec rk817-codec: DMA mask not set
  566. [    1.345182] clk: failed to reparent i2s1_mclkout_tx to clk_i2s1_8ch_tx: -22
  567. [    1.345259] rk817_codec_parse_dt_property: rk809 hp adc effective value of detection 917~965
  568. [    1.345298] invalid rk817->hp_det_gpio: -2
  569. [    1.345341] invalid gpio: -2
  570. [    1.347326] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
  571. [    1.355235] mmc0: new HS200 MMC card at address 0001
  572. [    1.357066] mmcblk0: mmc0:0001 TX2932 29.1 GiB
  573. [    1.357967] mmcblk0boot0: mmc0:0001 TX2932 partition 1 4.00 MiB
  574. [    1.358924] mmcblk0boot1: mmc0:0001 TX2932 partition 2 4.00 MiB
  575. [    1.359221] mmcblk0rpmb: mmc0:0001 TX2932 partition 3 4.00 MiB, chardev (239:0)
  576. [    1.359228] Initializing XFRM netlink socket
  577. [    1.359746] NET: Registered protocol family 10
  578. [    1.360572] Segment Routing with IPv6
  579. [    1.360689] NET: Registered protocol family 17
  580. [    1.360719] NET: Registered protocol family 15
  581. [    1.360756] can: controller area network core (rev 20170425 abi 9)
  582. [    1.360908] NET: Registered protocol family 29
  583. [    1.360928] can: raw protocol (rev 20170425)
  584. [    1.360942] can: broadcast manager protocol (rev 20170425 t)
  585. [    1.360960] can: netlink gateway (rev 20170425) max_hops=1
  586. [    1.361304] Bluetooth: RFCOMM socket layer initialized
  587. [    1.361371] Bluetooth: RFCOMM ver 1.11
  588. [    1.361395] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  589. [    1.361441] Bluetooth: HIDP socket layer initialized
  590. [    1.361504] [BT_RFKILL]: Enter rfkill_rk_init
  591. [    1.361514] [WLAN_RFKILL]: Enter rfkill_wlan_init
  592. [    1.362096] [WLAN_RFKILL]: Enter rfkill_wlan_probe
  593. [    1.362158] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6356s
  594. [    1.362174] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
  595. [    1.362185]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
  596. [    1.362187] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
  597. [    1.362224] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 74, flags = 0.
  598. [    1.362241] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
  599. [    1.362248] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
  600. [    1.362257] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1
  601. [    1.362271] [WLAN_RFKILL]: Exit rfkill_wlan_probe
  602. [    1.363050] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 77.
  603. [    1.363091] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 79.
  604. [    1.363114] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 80.
  605. [    1.363135] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 81.
  606. [    1.363219] [BT_RFKILL]: Request irq for bt wakeup host
  607. [    1.363318] [BT_RFKILL]: ** disable irq
  608. [    1.363454] [BT_RFKILL]: bt_default device registered.
  609. [    1.363606] Key type dns_resolver registered
  610. [    1.363970] flash vendor_init_thread!
  611. [    1.363990] flash vendor storage:20170308 ret = -1
  612. [    1.365929] Loading compiled-in X.509 certificates
  613. [    1.366621] pstore: Using compression: deflate
  614. [    1.367860] rga2: Driver loaded successfully ver:3.2.63318
  615. [    1.368403] rga2: Module initialized.
  616. [    1.381766] vendor storage:20190527 ret = 0
  617. [    1.400064] mpp_rkvenc fdf40000.rkvenc: probing start
  618. [    1.400729] mpp_rkvenc fdf40000.rkvenc: Linked as a consumer to regulator.14
  619. [    1.400759] mpp_rkvenc fdf40000.rkvenc: Failed to get leakage
  620. [    1.400815] mpp_rkvenc fdf40000.rkvenc: pvtm = 91334, form pvtm_value
  621. [    1.400832] mpp_rkvenc fdf40000.rkvenc: pvtm-volt-sel=1
  622. [    1.401012] mpp_rkvenc fdf40000.rkvenc: avs=0
  623. [    1.401144] mpp_rkvenc fdf40000.rkvenc: failed to find power_model node
  624. [    1.401158] mpp_rkvenc fdf40000.rkvenc: failed to initialize power model
  625. [    1.401169] mpp_rkvenc fdf40000.rkvenc: failed to get dynamic-coefficient
  626. [    1.401491] mpp_rkvenc fdf40000.rkvenc: probing finish
  627. [    1.401861] mali fde60000.gpu: Kernel DDK version g2p0-01eac0
  628. [    1.402029] mali fde60000.gpu: Linked as a consumer to regulator.15
  629. [    1.402168] mali fde60000.gpu: dev_pm_opp_set_regulators: no regulator (shadercores) found: -19
  630. [    1.402255] mali fde60000.gpu: leakage=12
  631. [    1.402714] mali fde60000.gpu: avs=0
  632. [    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.
  633. [    1.402976] mali fde60000.gpu: GPU identified as 0x2 arch 7.4.0 r1p0 status 0
  634. [    1.403055] mali fde60000.gpu: No memory group manager is configured
  635. [    1.403415] mali fde60000.gpu: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0
  636. [    1.404072] mali fde60000.gpu: Probed as mali0
  637. [    1.404538] input: adc-keys as /devices/platform/adc-keys/input/input2
  638. [    1.405599] asoc-simple-card hdmi-sound: i2s-hifi <-> fe400000.i2s mapping ok
  639. [    1.406450] mmc_host mmc2: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  640. [    1.411766] asoc-simple-card rk809-sound: rk817-hifi <-> fe410000.i2s mapping ok
  641. [    1.411808] asoc-simple-card rk809-sound: ASoC: no source widget found for MICBIAS1
  642. [    1.411833] asoc-simple-card rk809-sound: ASoC: Failed to add route MICBIAS1 -> direct -> Mic Jack
  643. [    1.411857] asoc-simple-card rk809-sound: ASoC: no sink widget found for IN1P
  644. [    1.411881] asoc-simple-card rk809-sound: ASoC: Failed to add route Mic Jack -> direct -> IN1P
  645. [    1.411905] asoc-simple-card rk809-sound: ASoC: no source widget found for HPOL
  646. [    1.411927] asoc-simple-card rk809-sound: ASoC: Failed to add route HPOL -> direct -> Headphone Jack
  647. [    1.411951] asoc-simple-card rk809-sound: ASoC: no source widget found for HPOR
  648. [    1.411974] asoc-simple-card rk809-sound: ASoC: Failed to add route HPOR -> direct -> Headphone Jack
  649. [    1.414581] dwmmc_rockchip fe2c0000.dwmmc: Successfully tuned phase to 220
  650. [    1.416000] register spi return v = :0
  651. [    1.416019] dhd_module_init: in Dongle Host Driver, version 100.10.545.9 (r826445-20200316-8)
  652. [    1.416031] ======== dhd_wlan_init_plat_data ========
  653. [    1.416038] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
  654. [    1.416091] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=102, oob_irq_flags=0x414
  655. [    1.416102] dhd_wlan_init_gpio: WL_REG_ON=-1
  656. [    1.416111] dhd_wifi_platform_load: Enter
  657. [    1.416121] Power-up adapter 'DHD generic adapter'
  658. [    1.416151] wifi_platform_set_power = 1, delay: 200 msec
  659. [    1.416163] ======== PULL WL_REG_ON(-1) HIGH! ========
  660. [    1.416172] [WLAN_RFKILL]: rockchip_wifi_power: 1
  661. [    1.416182] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
  662. [    1.416190] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0]
  663. [    1.417203] mmc2: new ultra high speed SDR104 SDIO card at address 0001
  664. [    1.504480] devfreq fde60000.gpu: Couldn't update frequency transition information.
  665. [    1.720546] wifi_platform_bus_enumerate device present 1
  666. [    1.720609] ======== Card detection to detect SDIO card! ========
  667. [    1.720635] mmc2:mmc host rescan start!
  668. [    1.736786] bcmsdh_register: register client driver
  669. [    1.737018] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x0
  670. [    1.737081] bcmsdh_sdmmc_probe: Enter num=1
  671. [    1.737848] bcmsdh_sdmmc_probe: Enter num=2
  672. [    1.737864] bus num (host idx)=2, slot num (rca)=1
  673. [    1.737872] found adapter info 'DHD generic adapter'
  674. [    1.738034] sdioh_attach: set sd_f2_blocksize 256
  675. [    1.738112] sdioh_attach: sd clock rate = 0
  676. [    1.738584] dhdsdio_probe : no mutex held. set lock
  677. [    1.738780] F1 signature read @0x18000000=0x15294345
  678. [    1.745781] F1 signature OK, socitype:0x1 chip:0x4345 rev:0x9 pkg:0x2
  679. [    1.747130] DHD: dongle ram size is set to 819200(orig 819200) at 0x198000
  680. [    1.747266] [dhd] dhd_conf_set_chiprev : chip=0x4345, chiprev=9
  681. [    1.748005] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
  682. [    1.748022] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
  683. [    1.748226] dhd_log_dump_init: kernel log buf size = 256KB; logdump_prsrv_tailsize = 80KB; limit prsrv tail size to = 38KB
  684. [    1.748949] dhd_attach(): thread:dhd_watchdog_thread:64 started
  685. [    1.749085] dhd_attach(): thread:dhd_dpc:65 started
  686. [    1.749161] dhd_attach(): thread:dhd_rxf:66 started
  687. [    1.749180] dhd_deferred_work_init: work queue initialized
  688. [    1.749194] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2
  689. [    1.749283] get_mem_val_from_file: File [/data/misc/wifi/.memdump.info] doesn't exist
  690. [    1.749297] dhd_get_memdump_info: MEMDUMP ENABLED = 3
  691. [    1.749312] sdioh_cis_read: func_cis_ptr[0]=0x10ac
  692. [    1.753385] dhdsdio_probe_init: making DHD_BUS_DOWN
  693. [    1.753476] Dongle Host Driver, version 100.10.545.9 (r826445-20200316-8)
  694. [    1.754007] Register interface [wlan0]  MAC: 20:50:e7:a8:48:b4
  695. [    1.754007]
  696. [    1.754118] dhd_dbg_detach_pkt_monitor, 2100
  697. [    1.754131] dhd_bus_devreset: == Power OFF ==
  698. [    1.754280] dhd_bus_stop: making DHD_BUS_DOWN
  699. [    1.754312] bcmsdh_oob_intr_unregister: Enter
  700. [    1.754322] bcmsdh_oob_intr_unregister: irq is not registered
  701. [    1.754337] dhd_bus_devreset: making dhdpub up FALSE
  702. [    1.754348] dhd_txglom_enable: enable 0
  703. [    1.754356] dhd_bus_devreset: making DHD_BUS_DOWN
  704. [    1.754366] dhd_bus_devreset:  WLAN OFF DONE
  705. [    1.754397] wifi_platform_set_power = 0, delay: 0 msec
  706. [    1.754410] ======== PULL WL_REG_ON(-1) LOW! ========
  707. [    1.754419] [WLAN_RFKILL]: rockchip_wifi_power: 0
  708. [    1.754439] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
  709. [    1.754448] [WLAN_RFKILL]: wifi shut off power [GPIO-1-1]
  710. [    1.754459] dhdsdio_probe : the lock is released.
  711. [    1.755167] dhd_module_init: Exit err=0
  712. [    1.755534] ==gsl_ts_init==
  713. [    1.755593] ret=0
  714. [    1.756340] iommu: Adding device fde40000.npu to group 0
  715. [    1.756378] RKNPU fde40000.npu: Linked as a consumer to fde4b000.iommu
  716. [    1.756848] RKNPU fde40000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
  717. [    1.756996] RKNPU fde40000.npu: Linked as a consumer to regulator.17
  718. [    1.757018] RKNPU fde40000.npu: can't request region for resource [mem 0xfde40000-0xfde4ffff]
  719. [    1.757496] [drm] Initialized rknpu 0.4.2 20210701 for fde40000.npu on minor 1
  720. [    1.757765] RKNPU fde40000.npu: leakage=7
  721. [    1.758238] RKNPU fde40000.npu: avs=0
  722. [    1.758813] RKNPU fde40000.npu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
  723. [    1.758840] RKNPU fde40000.npu: failed to find power_model node
  724. [    1.758851] RKNPU fde40000.npu: RKNPU: failed to initialize power model
  725. [    1.758861] RKNPU fde40000.npu: RKNPU: failed to get dynamic-coefficient
  726. [    1.759888] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  727. [    1.763245] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  728. [    1.763918] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  729. [    1.763936] cfg80211: failed to load regulatory.db
  730. [    1.764741] rockchip-pm rockchip-suspend: not set pwm-regulator-config
  731. [    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'.
  732. [    1.765715] Mali:
  733. [    1.765716] Mali device driver loaded
  734. [    1.765971] xc7160 4-001b: T-chip firefly camera driver version: 00.01.01
  735. [    1.766249] xc7160 4-001b: Failed to get power-gpios, maybe no use
  736. [    1.766342] xc7160 4-001b: 4-001b supply avdd not found, using dummy regulator
  737. [    1.766405] xc7160 4-001b: Linked as a consumer to regulator.0
  738. [    1.766442] xc7160 4-001b: 4-001b supply dovdd not found, using dummy regulator
  739. [    1.766499] xc7160 4-001b: 4-001b supply dvdd not found, using dummy regulator
  740. [    1.766546] xc7160 4-001b: could not get default pinstate
  741. [    1.766557] xc7160 4-001b: could not get sleep pinstate
  742. [    1.766576] xc7160 4-001b: Success to get xc7160 endpoint data lanes, dts uses 4 lanes
  743. [    1.766586] xc7160 4-001b: xc7160 num data lanes is 4
  744. [    1.779857] xc7160 4-001b: write XC7160_REG_HIGH_SELECT failed
  745. [    1.780032] xc7160: probe of 4-001b failed with error -5
  746. [    1.780086] rkisp rkisp-vir0: clear unready subdev num: 4
  747. [    1.780100] rockchip-csi2-dphy0: No link between dphy and sensor
  748. [    1.780547] rockchip-csi2-dphy0: No link between dphy and sensor
  749. [    1.780560] rkisp-vir0: update sensor failed
  750. [    1.787337] ret 1024 0
  751. [    1.787646] ALSA device list:
  752. [    1.787660]   #0: rockchip,hdmi
  753. [    1.787665]   #1: rockchip,rk809-codec
  754. [    1.789319] Freeing unused kernel memory: 1600K
  755. [    1.800941] Run /init as init process
  756. NAME=Buildroot
  757. VERSION=2018.02-rc3-g1d03c3289c
  758. ID=buildroot
  759. VERSION_ID=2018.02-rc3
  760. PRETTY_NAME="Buildroot 2018.02-rc3"
  761. Starting logging: OK
  762. Populating /dev using udev: [    1.842082] udevd[128]: starting version 3.2.7
  763. [    1.844298] udevd[128]: specified group 'kvm' unknown
  764. [    1.849076] udevd[129]: starting eudev-3.2.7
  765. DDR Version V1.10 20210810
  766. ln
  767. ddrconfig:7
  768. LP4 MR14:0x4d
  769. LPDDR4, 324MHz
  770. BW=32 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=4096MB
  771. tdqss: cs0 dqs0: 409ps, dqs1: 313ps, dqs2: 337ps, dqs3: 241ps,
  772. tdqss: cs1 dqs0: 409ps, dqs1: 313ps, dqs2: 361ps, dqs3: 241ps,

  773. change to: 324MHz
  774. PHY drv:clk:38,ca:38,DQ:30,odt:0
  775. vrefinner:41%, vrefout:41%
  776. dram drv:40,odt:0
  777. clk skew:0x58

  778. change to: 528MHz
  779. PHY drv:clk:38,ca:38,DQ:30,odt:60
  780. vrefinner:16%, vrefout:41%
  781. dram drv:40,odt:0
  782. clk skew:0x73

  783. change to: 780MHz
  784. PHY drv:clk:38,ca:38,DQ:30,odt:60
  785. vrefinner:16%, vrefout:41%
  786. dram drv:40,odt:0
  787. clk skew:0x58

  788. change to: 1056MHz(final freq)
  789. PHY drv:clk:38,ca:38,DQ:30,odt:60
  790. vrefinner:16%, vrefout:29%
  791. dram drv:40,odt:80
  792. vref_ca:00000068
  793. clk skew:0x35
  794. cs 0:
  795. the read training result:
  796. DQS0:0x40, DQS1:0x3f, DQS2:0x45, DQS3:0x3a,
  797. min  : 0xe  0xe 0x10  0xd  0x2  0x6  0x8  0x4 , 0x8  0x7  0x3  0x1  0xd  0xc  0xf  0x9 ,
  798.       0x13 0x14  0xe  0xc  0x6  0x1  0x5  0x7 , 0xc  0x5  0x4  0x1  0xc  0xc  0xa  0xd ,
  799. mid  :0x2d 0x2d 0x2f 0x2d 0x22 0x25 0x27 0x24 ,0x27 0x27 0x23 0x1f 0x2a 0x29 0x2b 0x28 ,
  800.       0x32 0x30 0x2c 0x2a 0x24 0x20 0x23 0x26 ,0x29 0x24 0x23 0x1f 0x2a 0x2a 0x28 0x2b ,
  801. max  :0x4d 0x4d 0x4e 0x4d 0x42 0x45 0x47 0x44 ,0x47 0x47 0x43 0x3e 0x48 0x46 0x48 0x47 ,
  802.       0x51 0x4d 0x4b 0x48 0x43 0x40 0x42 0x45 ,0x47 0x44 0x42 0x3d 0x48 0x49 0x47 0x49 ,
  803. range:0x3f 0x3f 0x3e 0x40 0x40 0x3f 0x3f 0x40 ,0x3f 0x40 0x40 0x3d 0x3b 0x3a 0x39 0x3e ,
  804.       0x3e 0x39 0x3d 0x3c 0x3d 0x3f 0x3d 0x3e ,0x3b 0x3f 0x3e 0x3c 0x3c 0x3d 0x3d 0x3c ,
  805. the write training result:
  806. DQS0:0x6c, DQS1:0x5f, DQS2:0x62, DQS3:0x55,
  807. min  :0x93 0x95 0x97 0x94 0x89 0x8c 0x8f 0x8f 0x90 ,0x83 0x84 0x7d 0x7d 0x87 0x87 0x89 0x89 0x84 ,
  808.       0x88 0x87 0x82 0x81 0x7c 0x78 0x7a 0x81 0x7e ,0x7d 0x7a 0x79 0x76 0x81 0x80 0x7e 0x83 0x7a ,
  809. mid  :0xaf 0xb0 0xb3 0xb0 0xa4 0xa7 0xaa 0xa9 0xaa ,0x9f 0x9e 0x98 0x98 0xa2 0xa0 0xa0 0xa1 0x9e ,
  810.       0xa2 0xa2 0x9d 0x9c 0x96 0x91 0x93 0x9a 0x9a ,0x99 0x95 0x94 0x91 0x9b 0x9b 0x97 0x9e 0x95 ,
  811. max  :0xcc 0xcc 0xcf 0xcc 0xbf 0xc3 0xc6 0xc3 0xc5 ,0xbb 0xb9 0xb4 0xb4 0xbd 0xb9 0xb8 0xb9 0xb8 ,
  812.       0xbd 0xbe 0xb8 0xb8 0xb1 0xaa 0xad 0xb3 0xb6 ,0xb6 0xb1 0xaf 0xac 0xb6 0xb7 0xb1 0xb9 0xb0 ,
  813. range:0x39 0x37 0x38 0x38 0x36 0x37 0x37 0x34 0x35 ,0x38 0x35 0x37 0x37 0x36 0x32 0x2f 0x30 0x34 ,
  814.       0x35 0x37 0x36 0x37 0x35 0x32 0x33 0x32 0x38 ,0x39 0x37 0x36 0x36 0x35 0x37 0x33 0x36 0x36 ,
  815. cs 1:
  816. the read training result:
  817. DQS0:0x40, DQS1:0x40, DQS2:0x43, DQS3:0x39,
  818. min  : 0xf  0xf 0x10  0xe  0x2  0x6  0x9  0x3 , 0x9  0x8  0x4  0x1  0xd  0xc  0xf  0x8 ,
  819.       0x12 0x13  0xd  0xb  0x5  0x1  0x5  0x7 , 0xd  0x8  0x6  0x2  0xd  0xd  0xb  0xe ,
  820. mid  :0x2e 0x2e 0x2f 0x2d 0x21 0x25 0x28 0x23 ,0x28 0x27 0x24 0x21 0x2b 0x2a 0x2b 0x28 ,
  821.       0x30 0x2f 0x2a 0x29 0x23 0x1f 0x23 0x24 ,0x2a 0x25 0x23 0x1f 0x2a 0x2b 0x29 0x2b ,
  822. max  :0x4e 0x4d 0x4f 0x4c 0x41 0x44 0x47 0x44 ,0x48 0x47 0x44 0x41 0x4a 0x48 0x48 0x48 ,
  823.       0x4e 0x4c 0x48 0x47 0x41 0x3d 0x41 0x42 ,0x47 0x43 0x41 0x3d 0x47 0x49 0x47 0x49 ,
  824. range:0x3f 0x3e 0x3f 0x3e 0x3f 0x3e 0x3e 0x41 ,0x3f 0x3f 0x40 0x40 0x3d 0x3c 0x39 0x40 ,
  825.       0x3c 0x39 0x3b 0x3c 0x3c 0x3c 0x3c 0x3b ,0x3a 0x3b 0x3b 0x3b 0x3a 0x3c 0x3c 0x3b ,
  826. the write training result:
  827. DQS0:0x6c, DQS1:0x5f, DQS2:0x62, DQS3:0x55,
  828. min  :0x91 0x94 0x96 0x93 0x87 0x8c 0x8f 0x8e 0x8f ,0x80 0x82 0x7c 0x7b 0x85 0x85 0x87 0x87 0x82 ,
  829.       0x8d 0x8c 0x88 0x87 0x82 0x7d 0x81 0x86 0x85 ,0x80 0x7d 0x7c 0x79 0x83 0x84 0x81 0x85 0x7c ,
  830. mid  :0xad 0xaf 0xb2 0xaf 0xa2 0xa6 0xaa 0xa7 0xa9 ,0x9d 0x9c 0x97 0x97 0xa0 0x9f 0xa0 0x9f 0x9c ,
  831.       0xa8 0xa7 0xa2 0xa1 0x9c 0x95 0x9a 0x9e 0x9f ,0x9c 0x98 0x96 0x94 0x9d 0x9f 0x9a 0x9f 0x96 ,
  832. max  :0xca 0xcb 0xce 0xcb 0xbe 0xc1 0xc5 0xc0 0xc4 ,0xba 0xb6 0xb2 0xb3 0xbc 0xb9 0xb9 0xb8 0xb7 ,
  833.       0xc4 0xc3 0xbc 0xbc 0xb6 0xad 0xb3 0xb6 0xb9 ,0xb8 0xb3 0xb1 0xb0 0xb8 0xba 0xb3 0xba 0xb0 ,
  834. range:0x39 0x37 0x38 0x38 0x37 0x35 0x36 0x32 0x35 ,0x3a 0x34 0x36 0x38 0x37 0x34 0x32 0x31 0x35 ,
  835.       0x37 0x37 0x34 0x35 0x34 0x30 0x32 0x30 0x34 ,0x38 0x36 0x35 0x37 0x35 0x36 0x32 0x35 0x34 ,
  836. CA Training result:
  837. cs:0 min  :0x46 0x40 0x3b 0x34 0x3b 0x33 0x42 ,0x42 0x3c 0x3b 0x32 0x3a 0x31 0x42 ,
  838. cs:0 mid  :0x81 0x82 0x77 0x75 0x76 0x75 0x70 ,0x7f 0x7d 0x76 0x74 0x75 0x72 0x6f ,
  839. cs:0 max  :0xbc 0xc4 0xb3 0xb7 0xb1 0xb7 0x9e ,0xbd 0xbf 0xb1 0xb6 0xb1 0xb4 0x9c ,
  840. cs:0 range:0x76 0x84 0x78 0x83 0x76 0x84 0x5c ,0x7b 0x83 0x76 0x84 0x77 0x83 0x5a ,
  841. cs:1 min  :0x46 0x42 0x3c 0x36 0x3e 0x36 0x39 ,0x42 0x3c 0x39 0x32 0x39 0x32 0x36 ,
  842. cs:1 mid  :0x83 0x83 0x79 0x78 0x79 0x77 0x70 ,0x7f 0x7d 0x75 0x73 0x75 0x73 0x6d ,
  843. cs:1 max  :0xc0 0xc5 0xb7 0xba 0xb5 0xb9 0xa8 ,0xbd 0xbe 0xb2 0xb5 0xb2 0xb5 0xa5 ,
  844. cs:1 range:0x7a 0x83 0x7b 0x84 0x77 0x83 0x6f ,0x7b 0x82 0x79 0x83 0x79 0x83 0x6f ,
  845. out
  846. U-Boot SPL board init
  847. U-Boot SPL 2017.09-gbcbe77799e #liuth (Oct 12 2021 - 15:01:12)
  848. unknown raw ID phN
  849. unrecognized JEDEC id bytes: 00, 00, 00
  850. Trying to boot from MMC2
  851. MMC error: The cmd index is 1, ret is -110
  852. Card did not respond to voltage select!
  853. mmc_init: -95, time 9
  854. spl: mmc init failed with error: -95
  855. Trying to boot from MMC1
  856. SPL: A/B-slot: _a, successful: 0, tries-remain: 7
  857. ## Verified-boot: 0
  858. ## Checking atf-1 0x00040000 ... sha256(796d978c0a...) + OK
  859. ## Checking uboot 0x00a00000 ... sha256(4861daeca9...) + OK
  860. ## Checking fdt 0x00b22270 ... sha256(30938731de...) + OK
  861. ## Checking atf-2 0x00068000 ... sha256(61f58405c6...) + OK
  862. ## Checking atf-3 0xfdcd0000 ... sha256(87af14e1bd...) + OK
  863. ## Checking atf-4 0xfdcc9000 ... sha256(4a24fbbebc...) + OK
  864. ## Checking atf-5 0x00066000 ... sha256(315a4195a9...) + OK
  865. ## Checking optee 0x08400000 ... sha256(5a22c90dfc...) + OK
  866. Jumping to U-Boot(0x00a00000) via ARM Trusted Firmware(0x00040000)
  867. Total: 224.389 ms

  868. INFO:    Preloader serial: 2
  869. NOTICE:  BL31: v2.3():v2.3-178-g16de7aecc:cl
  870. NOTICE:  BL31: Built : 16:24:27, Sep 28 2021
  871. INFO:    GICv3 without legacy support detected.
  872. INFO:    ARM GICv3 driver initialized in EL3
  873. INFO:    pmu v1 is valid
  874. INFO:    dfs DDR fsp_param[0].freq_mhz= 1056MHz
  875. INFO:    dfs DDR fsp_param[1].freq_mhz= 324MHz
  876. INFO:    dfs DDR fsp_param[2].freq_mhz= 528MHz
  877. INFO:    dfs DDR fsp_param[3].freq_mhz= 780MHz
  878. INFO:    Using opteed sec cpu_context!
  879. INFO:    boot cpu mask: 0
  880. INFO:    BL31: Initializing runtime services
  881. INFO:    BL31: Initializing BL32
  882. I/TC:
  883. 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
  884. I/TC: Primary CPU initializing
  885. I/TC: Primary CPU switching to normal world boot
  886. INFO:    BL31: Preparing for EL3 exit to normal world
  887. INFO:    Entry point address = 0xa00000
  888. INFO:    SPSR = 0x3c9
复制代码
回复

使用道具 举报

81

积分

0

威望

0

贡献

技术小白

积分
81
发表于 2021-12-21 00:03:11        只看该作者  沙发

看图现在又卡到 start Kernel中了,根据之前烧录错误帖子说是系统可能已经起来了,但是这个要怎么验证?
回复

使用道具 举报

81

积分

0

威望

0

贡献

技术小白

积分
81
发表于 2021-12-21 00:07:36        只看该作者  板凳
插上屏幕发现还是不停的在重启,并没有进入系统
回复

使用道具 举报

1306

积分

0

威望

0

贡献

中级创客

Rank: 4

积分
1306
发表于 2021-12-21 09:20:55        只看该作者  地板
什么时候的固件呢?
重启可能是供电不足导致,是用 5V 供电头吗?
回复

使用道具 举报

81

积分

0

威望

0

贡献

技术小白

积分
81
发表于 2021-12-21 14:54:48        只看该作者  5#
时间的蝴蝶 发表于 2021-12-21 09:20
什么时候的固件呢?
重启可能是供电不足导致,是用 5V 供电头吗?

固件是自己编译出来的固件,今天我检查一下是否供电导致的重启
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表