Created
September 29, 2024 02:41
-
-
Save bakueikozo/8244c8fa5a0c5fd72c1f6968049e382b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] | |
[ 0.000000] Linux version 5.15.123-yocto-standard (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38.20220313) #1 SMP PREEMPT Mon Jan 29 02:33:21 UTC 2024 | |
[ 0.000000] Machine model: sun55iw3 | |
[ 0.000000] OF: reserved mem: 0x0000000000020000..0x000000000002ffff (64 KiB) nomap non-reusable mcu0iram@20000 | |
[ 0.000000] OF: reserved mem: 0x0000000000030000..0x0000000000037fff (32 KiB) nomap non-reusable mcu0dram0@30000 | |
[ 0.000000] OF: reserved mem: 0x0000000000038000..0x000000000003ffff (32 KiB) nomap non-reusable mcu0dram1@38000 | |
[ 0.000000] OF: reserved mem: 0x0000000007280000..0x00000000072bffff (256 KiB) nomap non-reusable riscvsram0@7280000 | |
[ 0.000000] OF: reserved mem: 0x00000000072c0000..0x00000000072fffff (256 KiB) nomap non-reusable riscvsram1@72c0000 | |
[ 0.000000] OF: reserved mem: 0x0000000048000000..0x0000000048ffffff (16384 KiB) map non-reusable bl31 | |
[ 0.000000] OF: reserved mem: 0x000000004a000000..0x000000004a9fffff (10240 KiB) nomap non-reusable dsp0ddr@4a000000 | |
[ 0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004ab0ffff (64 KiB) nomap non-reusable dsp_share_space@4ab00000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000004ac00000, size 0 MiB | |
[ 0.000000] OF: reserved mem: initialized node vdev0buffer@4ac00000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000004ac00000..0x000000004ac3ffff (256 KiB) nomap non-reusable vdev0buffer@4ac00000 | |
[ 0.000000] OF: reserved mem: 0x000000004ac40000..0x000000004ac41fff (8 KiB) nomap non-reusable vdev0vring0@4ac40000 | |
[ 0.000000] OF: reserved mem: 0x000000004ac42000..0x000000004ac43fff (8 KiB) nomap non-reusable vdev0vring1@4ac42000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000004ae00000, size 0 MiB | |
[ 0.000000] OF: reserved mem: initialized node vdev0buffer@4ae00000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000004ae00000..0x000000004ae3ffff (256 KiB) nomap non-reusable vdev0buffer@4ae00000 | |
[ 0.000000] OF: reserved mem: 0x000000004ae40000..0x000000004ae41fff (8 KiB) nomap non-reusable vdev0vring0@4ae40000 | |
[ 0.000000] OF: reserved mem: 0x000000004ae42000..0x000000004ae43fff (8 KiB) nomap non-reusable vdev0vring1@4ae42000 | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000004ae44000, size 0 MiB | |
[ 0.000000] OF: reserved mem: initialized node dsp0_rpbuf@4ae44000, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x000000004ae44000..0x000000004ae4bfff (32 KiB) nomap non-reusable dsp0_rpbuf@4ae44000 | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000040000000-0x0000000049ffffff] | |
[ 0.000000] node 0: [mem 0x000000004a000000-0x000000004a9fffff] | |
[ 0.000000] node 0: [mem 0x000000004aa00000-0x000000004aafffff] | |
[ 0.000000] node 0: [mem 0x000000004ab00000-0x000000004ab0ffff] | |
[ 0.000000] node 0: [mem 0x000000004ab10000-0x000000004abfffff] | |
[ 0.000000] node 0: [mem 0x000000004ac00000-0x000000004ac43fff] | |
[ 0.000000] node 0: [mem 0x000000004ac44000-0x000000004adfffff] | |
[ 0.000000] node 0: [mem 0x000000004ae00000-0x000000004ae4bfff] | |
[ 0.000000] node 0: [mem 0x000000004ae4c000-0x000000007fffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] | |
[ 0.000000] cma: Reserved 64 MiB at 0x0000000077c00000 | |
[ 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: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] psci: SMC Calling Convention v1.2 | |
[ 0.000000] percpu: Embedded 18 pages/cpu s33112 r8192 d32424 u73728 | |
[ 0.000000] pcpu-alloc: s33112 r8192 d32424 u73728 alloc=18*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009 | |
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 | |
[ 0.000000] Kernel command line: earlycon=null clk_ignore_unused initcall_debug=0 console=null loglevel=0 root=/dev/mmcblk0p4 init=/sbin/init partitions=boot-resource@mmcblk0p1:env@mmcblk0p2:boot@mmcblk0p3:rootfs@mmcblk0p4:riscv0@mmcblk0p5:recovery@mmcblk0p6:pri_key@mmcblk0p7:misc@mmcblk0p8:UDISK@mmcblk0p9 cma=64M snum= mac_addr= wifi_mac= bt_mac= selinux=0 specialstr= gpt=1 pd_ignore_unused=1 androidboot.mode=normal androidboot.hardware=sun55iw3p1 boot_type=2 androidboot.boot_type=2 androidboot.secure_os_exist=0 gpt=1 uboot_message=2018.07-00009-g40a0e96-dirty(07/24/2024-13:19:23) disp_reserve=3145728,0x7bf69000 bootreason=unknow androidboot.dramfreq=1200 androidboot.dramsize=1024 uboot_backup=ubootA | |
[ 0.000000] Unknown kernel command line parameters "partitions=boot-resource@mmcblk0p1:env@mmcblk0p2:boot@mmcblk0p3:rootfs@mmcblk0p4:riscv0@mmcblk0p5:recovery@mmcblk0p6:pri_key@mmcblk0p7:misc@mmcblk0p8:UDISK@mmcblk0p9 snum= mac_addr= wifi_mac= bt_mac= selinux=0 specialstr= boot_type=2 uboot_message=2018.07-00009-g40a0e96-dirty(07/24/2024-13:19:23) disp_reserve=3145728,0x7bf69000 uboot_backup=ubootA", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
[ 0.000000] Memory: 916220K/1048576K available (7744K kernel code, 2562K rwdata, 2844K rodata, 1344K init, 395K bss, 66820K reserved, 65536K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU event tracing is enabled. | |
[ 0.000000] Trampoline variant of Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: 256 SPIs implemented | |
[ 0.000000] GICv3: 0 Extended SPIs implemented | |
[ 0.000000] GICv3: Distributor has no Range Selector support | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GICv3: 16 PPIs implemented | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000003460000 | |
[ 0.000000] ITS: No ITS available, not enabling LPIs | |
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.001144] Console: colour dummy device 80x25 | |
[ 0.001165] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) | |
[ 0.001174] pid_max: default: 32768 minimum: 301 | |
[ 0.001283] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) | |
[ 0.001293] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) | |
[ 0.002451] rcu: Hierarchical SRCU implementation. | |
[ 0.003128] smp: Bringing up secondary CPUs ... | |
[ 0.003479] Detected VIPT I-cache on CPU1 | |
[ 0.003506] GICv3: CPU1: found redistributor 100 region 0:0x0000000003480000 | |
[ 0.003534] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] | |
[ 0.003973] Detected VIPT I-cache on CPU2 | |
[ 0.003995] GICv3: CPU2: found redistributor 200 region 0:0x00000000034a0000 | |
[ 0.004017] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] | |
[ 0.004389] Detected VIPT I-cache on CPU3 | |
[ 0.004408] GICv3: CPU3: found redistributor 300 region 0:0x00000000034c0000 | |
[ 0.004429] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] | |
[ 0.004796] Detected VIPT I-cache on CPU4 | |
[ 0.004819] GICv3: CPU4: found redistributor 400 region 0:0x00000000034e0000 | |
[ 0.004843] CPU4: Booted secondary processor 0x0000000400 [0x412fd050] | |
[ 0.005229] Detected VIPT I-cache on CPU5 | |
[ 0.005254] GICv3: CPU5: found redistributor 500 region 0:0x0000000003500000 | |
[ 0.005279] CPU5: Booted secondary processor 0x0000000500 [0x412fd050] | |
[ 0.005652] Detected VIPT I-cache on CPU6 | |
[ 0.005676] GICv3: CPU6: found redistributor 600 region 0:0x0000000003520000 | |
[ 0.005699] CPU6: Booted secondary processor 0x0000000600 [0x412fd050] | |
[ 0.006068] Detected VIPT I-cache on CPU7 | |
[ 0.006091] GICv3: CPU7: found redistributor 700 region 0:0x0000000003540000 | |
[ 0.006115] CPU7: Booted secondary processor 0x0000000700 [0x412fd050] | |
[ 0.006182] smp: Brought up 1 node, 8 CPUs | |
[ 0.006194] SMP: Total of 8 processors activated. | |
[ 0.006198] CPU features: detected: 32-bit EL0 Support | |
[ 0.006201] CPU features: detected: Data cache clean to the PoU not required for I/D coherence | |
[ 0.006204] CPU features: detected: Common not Private translations | |
[ 0.006207] CPU features: detected: CRC32 instructions | |
[ 0.006211] CPU features: detected: RCpc load-acquire (LDAPR) | |
[ 0.006214] CPU features: detected: Privileged Access Never | |
[ 0.006216] CPU features: detected: RAS Extension Support | |
[ 0.006220] CPU features: detected: Speculative Store Bypassing Safe (SSBS) | |
[ 0.006276] CPU: All CPU(s) started at EL1 | |
[ 0.006303] alternatives: patching kernel code | |
[ 0.006899] devtmpfs: initialized | |
[ 0.020652] KASLR disabled due to lack of seed | |
[ 0.020771] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.020786] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) | |
[ 0.021809] pinctrl core: initialized pinctrl subsystem | |
[ 0.022489] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.023671] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.023858] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.024182] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.024188] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.024191] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.024194] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.024196] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.024616] thermal thermal_zone3: power_allocator: sustainable_power will be estimated | |
[ 0.024669] thermal thermal_zone4: power_allocator: sustainable_power will be estimated | |
[ 0.024699] cpuidle: using governor menu | |
[ 0.024887] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.025015] ASID allocator initialised with 65536 entries | |
[ 0.035333] AW BSP version: 92300645dd, 2024-01-29 10:26:51 +0800 | |
[ 0.035397] sunxi:ccu_sunxi_ng:[INFO]: rtc_ccu: sunxi ccu init OK | |
[ 0.044109] sunxi:ccu_sunxi_ng:[INFO]: clock: sunxi ccu init OK | |
[ 0.044131] sun55iw3-cpupll 8817000.clock: Sunxi pll_cpu clk init OK | |
[ 0.046733] sunxi:ccu_sunxi_ng:[INFO]: ccu: sunxi ccu init OK | |
[ 0.047799] sunxi:ccu_sunxi_ng:[INFO]: r_ccu: sunxi ccu init OK | |
[ 0.049618] sunxi:ccu_sunxi_ng:[INFO]: mcu_ccu: sunxi ccu init OK | |
[ 0.054555] sunxi hwspinlock vbase:0x(____ptrval____) | |
[ 0.055102] platform 7022000.pinctrl: Fixing up cyclic dependency with pmu@34 (7081400.s_twi0) | |
[ 0.064508] iommu: Default domain type: Translated | |
[ 0.064516] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.064702] SCSI subsystem initialized | |
[ 0.064769] usbcore: registered new interface driver usbfs | |
[ 0.064797] usbcore: registered new interface driver hub | |
[ 0.064819] usbcore: registered new device driver usb | |
[ 0.065129] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.071801] sun6i-dma 3002000.dma-controller: sunxi dma probed | |
[ 0.073250] sun6i-dma 7121000.dma1-controller: sunxi dma probed | |
[ 0.073453] sunxi iommu: irq = 14 | |
[ 0.076370] sunxi_pwm 2000c00.pwm0: pwmchip probe success | |
[ 0.076748] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.082150] NET: Registered PF_INET protocol family | |
[ 0.082239] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.082730] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) | |
[ 0.082746] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.082756] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
[ 0.082827] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) | |
[ 0.082896] TCP: Hash tables configured (established 8192 bind 8192) | |
[ 0.082968] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) | |
[ 0.082987] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) | |
[ 0.083067] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.083677] Unpacking initramfs... | |
[ 0.083686] Initramfs unpacking failed: invalid magic at start of compressed archive | |
[ 0.084307] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available | |
[ 0.085273] workingset: timestamp_bits=62 max_order=18 bucket_order=0 | |
[ 0.089388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) | |
[ 0.089394] io scheduler mq-deadline registered | |
[ 0.089398] io scheduler kyber registered | |
[ 0.091801] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
[ 0.092601] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.092607] ehci-pci: EHCI PCI platform driver | |
[ 0.092629] ehci-platform: EHCI generic platform driver | |
[ 0.092734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.092787] ohci-pci: OHCI PCI platform driver | |
[ 0.093150] usbcore: registered new interface driver uas | |
[ 0.093179] usbcore: registered new interface driver usb-storage | |
[ 0.093410] i2c_dev: i2c /dev entries driver | |
[ 0.094455] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.094481] hid: raw HID events driver (C) Jiri Kosina | |
[ 0.094603] usbcore: registered new interface driver usbhid | |
[ 0.094608] usbhid: USB HID core driver | |
[ 0.094705] gnss: GNSS driver registered with major 245 | |
[ 0.095017] sunxi:ccu_ddr:[ERR]: dram_clk:1200 | |
[ 0.095027] sunxi:ccu_ddr:[ERR]: dram_div:0x1f0b0503 | |
[ 0.095258] create sunxi_pinctrl success! | |
[ 0.095608] Saving SoC boot-reason: OTHERS | |
[ 0.095642] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 0.095773] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 0.095802] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 0.096005] sunxi-rtc 7090000.rtc: registered as rtc0 | |
[ 0.096014] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 0.096038] sunxi-rtc 7090000.rtc: setting system clock to 1970-01-01T00:06:16 UTC (376) | |
[ 0.096055] sunxi-rtc 7090000.rtc: sunxi rtc probed | |
[ 0.096378] no topo process for clk path type:0 | |
[ 0.096383] no topo process for topo type:0 | |
[ 0.096962] sunxi-wdt 2050000.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 0.097770] g2d 5440000.g2d: Adding to iommu group 0 | |
[ 0.097862] platform 5000000.disp: overlap on iova-reserve 0x000000007bf69000~0x000000007c269000 with 0x000000007bf69000~0x000000007c269000 | |
[ 0.098421] sunxi:g2d_sunxi:[WARN]: [G2D]: mbus clock get failed | |
[ 0.098536] sunxi:g2d_sunxi:[INFO]: [G2D]: rcq version initialized.major:243 | |
[ 0.098541] sunxi:g2d_sunxi:[INFO]: [G2D]: g2d_module_init | |
[ 0.099003] deinterlace 5400000.deinterlace: Adding to iommu group 0 | |
[ 0.099194] sunxi:deinterlace:[INFO]: DI probe | |
[ 0.099292] sunxi:deinterlace:[INFO]: DI clk_freq=300000000 iclk(di) clk_bus(bus-di) clock_source(pll-video0-4x) | |
[ 0.099420] deinterlace 5400000.deinterlace: sunxi:deinterlaceversion[1.0.0], ip=0x300100 | |
[ 0.099503] sunxi:VE:[INFO]: 3017 sunxi_cedar_init(): sunxi cedar version 1.1 | |
[ 0.099573] sunxi-cedar soc@3000000:ve1@1c0e000: Adding to iommu group 0 | |
[ 0.099731] sunxi:VE:[INFO]: 2980 sunxi_cedar_probe(): device ve1 just use to add iommu master | |
[ 0.099942] sunxi_sid_init()936 - insmod ok | |
[ 0.100263] inno-combphy 4f00000.phy: Sub System Version: 0x10000 | |
[ 0.100529] sunxi:phy_sunxi_plat-4e00000.phy:[INFO]: phy provider register success | |
[ 0.100855] sunxi_gpadc_init(): 1806: gpadc class register success | |
[ 0.100972] sunxi-gpadc 2009000.gpadc0: warn: sample rate not set | |
[ 0.100981] sunxi-gpadc 2009000.gpadc0: sunxi_gpadc_dts_parse: warn: keyadc not select | |
[ 0.100989] sunxi-gpadc 2009000.gpadc0: warn: channel compare low data irq not select | |
[ 0.100995] sunxi-gpadc 2009000.gpadc0: warn: get channel compare hig data irq not select | |
[ 0.101154] input: sunxi-gpadc0/channel2/input0 as /devices/platform/soc@3000000/2009000.gpadc0/input/input1 | |
[ 0.101393] sunxi-gpadc 2009000.gpadc0: sunxi_gpadc probe success | |
[ 0.105547] sunxi-msgbox 3003000.msgbox: sunxi:sunxi_msgboxsunxi_msgbox_probe(): sunxi msgbox start probe | |
[ 0.105743] sunxi-msgbox 3003000.msgbox: sunxi:sunxi_msgboxsunxi_msgbox_probe(): sunxi msgbox probe success | |
[ 0.106001] sunxi-rproc 7010364.dsp0_rproc: sunxi rproc driver 2.3.2 | |
[ 0.106374] sunxi-rproc 7010364.dsp0_rproc: find rproc standby error | |
[ 0.106580] remoteproc remoteproc0: dsp0_rproc is available | |
[ 0.106619] sunxi-rproc 7010364.dsp0_rproc: sunxi rproc driver probe ok | |
[ 0.106683] sunxi-rproc 7130000.e906_rproc: sunxi rproc driver 2.3.2 | |
[ 0.106982] sunxi-rproc 7130000.e906_rproc: find rproc standby error | |
[ 0.107192] remoteproc remoteproc1: e906_rproc is available | |
[ 0.107228] sunxi-rproc 7130000.e906_rproc: sunxi rproc driver probe ok | |
[ 0.122966] sunxi:pinctrl_sunxi-7022000.pinctrl:[INFO]: find i2s0 route contrl | |
[ 0.122987] sunxi:pinctrl_sunxi-7022000.pinctrl:[INFO]: find dmic route contrl | |
[ 0.122998] sunxi:pinctrl_sunxi-7022000.pinctrl:[INFO]: initialized sunXi PIO driver | |
[ 0.123421] sunxi-twi 7081400.s_twi0: supply twi not found, using dummy regulator | |
[ 0.123985] sunxi:axp2101-6-0036:[ERR]: Unable to match OF ID | |
[ 0.124198] sunxi:pmu_ext_core-6-0036:[INFO]: pmu_ext_dev variant AXP1530 found | |
[ 0.124570] axp1530-dcdc1: supplied by regulator-dummy | |
[ 0.125133] axp1530-dcdc2: supplied by regulator-dummy | |
[ 0.125495] axp1530-dcdc3: supplied by regulator-dummy | |
[ 0.125948] axp1530-aldo1: supplied by regulator-dummy | |
[ 0.126264] axp1530-dldo1: supplied by regulator-dummy | |
[ 0.127124] sunxi:pmu_ext_core-6-0036:[INFO]: pmu_ext:AXP1530 driver loaded | |
[ 0.127968] sunxi:axp2101-6-0034:[INFO]: AXP20x variant AXP2202 found | |
[ 0.134108] axp2202-gpio: Failed to locate of_node [id: 0] | |
[ 0.134562] axp2202-dcdc1: supplied by regulator-dummy | |
[ 0.136310] axp2202-dcdc2: supplied by regulator-dummy | |
[ 0.137838] axp2202-dcdc3: supplied by regulator-dummy | |
[ 0.139408] axp2202-dcdc4: supplied by regulator-dummy | |
[ 0.139771] axp2202-aldo1: supplied by regulator-dummy | |
[ 0.140177] axp2202-aldo2: supplied by regulator-dummy | |
[ 0.140483] axp2202-aldo3: supplied by regulator-dummy | |
[ 0.142223] axp2202-aldo4: supplied by regulator-dummy | |
[ 0.143841] axp2202-bldo1: supplied by regulator-dummy | |
[ 0.144111] axp2202-bldo2: supplied by regulator-dummy | |
[ 0.145690] axp2202-bldo3: supplied by regulator-dummy | |
[ 0.146098] axp2202-bldo4: supplied by regulator-dummy | |
[ 0.146515] axp2202-cldo1: supplied by regulator-dummy | |
[ 0.146787] axp2202-cldo2: Bringing 1700000uV into 3300000-3300000uV | |
[ 0.147287] axp2202-cldo2: supplied by regulator-dummy | |
[ 0.147569] axp2202-cldo3: supplied by regulator-dummy | |
[ 0.149160] axp2202-cldo4: supplied by regulator-dummy | |
[ 0.149257] axp2202-rtcldo: supplied by regulator-dummy | |
[ 0.149624] axp2202-cpusldo: supplied by regulator-dummy | |
[ 0.150132] axp2202-vmid: supplied by regulator-dummy | |
[ 0.150322] axp2202-drivevbus: supplied by axp2202-vmid | |
[ 0.150563] axp2101-pek axp2101-pek.0: DMA mask not set | |
[ 0.155271] input: axp2202-pek as /devices/platform/soc@3000000/7081400.s_twi0/i2c-6/6-0034/axp2101-pek.0/input/input2 | |
[ 0.155474] axp2202-bat-power-supply: Failed to locate of_node [id: 0] | |
[ 0.155572] sunxi:axp2202_battery:[ERR]: axp2202-battery device is not configed | |
[ 0.155740] axp2202-usb-power-supply axp2202-usb-power-supply.0: DMA mask not set | |
[ 0.157479] thermal thermal_zone5: power_allocator: sustainable_power will be estimated | |
[ 0.157800] sunxi:axp2202_usb_power:[INFO]: axp2202-acin device is not configed, not use vbus-det | |
[ 0.167615] sunxi:axp2101-6-0034:[INFO]: AXP20X driver loaded | |
[ 0.167693] sunxi:twi_sunxi-7081400.s_twi0:[INFO]: v2.6.8 probe success | |
[ 0.176342] sunxi:pinctrl_sunxi-2000000.pinctrl:[INFO]: find i2s0 route contrl | |
[ 0.176363] sunxi:pinctrl_sunxi-2000000.pinctrl:[INFO]: find dmic route contrl | |
[ 0.176376] sunxi:pinctrl_sunxi-2000000.pinctrl:[INFO]: initialized sunXi PIO driver | |
[ 0.176803] sunxi:pinctrl_sunxi-2000000.pinctrl:[WARN]: Dts property 'vcc-pe=*' takes no effect on gpio's withstand voltage settings | |
[ 0.177134] input: gpio_keys as /devices/platform/gpio_keys/input/input3 | |
[ 0.178053] sunxi:pinctrl_sunxi-2000000.pinctrl:[WARN]: Dts property 'vcc-pj=*' takes no effect on gpio's withstand voltage settings | |
[ 0.179169] sunxi:pinctrl_sunxi-2000000.pinctrl:[ERR]: unknown pin | |
[ 0.179181] sunxi:pinctrl_sunxi-2000000.pinctrl:[ERR]: unknown pin | |
[ 0.179188] uart 2500000.uart: there is not valid maps for state default | |
[ 0.179215] sunxi:pinctrl_sunxi-2000000.pinctrl:[ERR]: unknown pin | |
[ 0.179223] sunxi:pinctrl_sunxi-2000000.pinctrl:[ERR]: unknown pin | |
[ 0.179228] uart 2500000.uart: there is not valid maps for state sleep | |
[ 0.179810] sunxi:sunxi_uart-uart0:[ERR]: uart0 error to get fifo size property | |
[ 0.179843] uart0: ttyAS0 at MMIO 0x2500000 (irq = 41, base_baud = 1500000) is a SUNXI | |
[ 0.180524] sunxi:pinctrl_sunxi-2000000.pinctrl:[WARN]: Dts property 'vcc-pc=*' takes no effect on gpio's withstand voltage settings | |
[ 0.180648] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: SD/MMC/SDIO Host Controller Driver(v5.38 2023-12-18 20:23) | |
[ 0.180893] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: ctl-spec-caps 308 | |
[ 0.181119] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: No vdmmc regulator found | |
[ 0.181124] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: No vd33sw regulator found | |
[ 0.181129] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: No vd18sw regulator found | |
[ 0.181132] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: No vq33sw regulator found | |
[ 0.181136] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: No vq18sw regulator found | |
[ 0.181150] sunxi:sunxi_mmc_host-4022000.sdmmc:[WARN]: Cann't get uart0 pinstate,check if needed | |
[ 0.181154] sunxi:sunxi_mmc_host-4022000.sdmmc:[WARN]: Cann't get pin bias hs pinstate,check if needed | |
[ 0.182462] sunxi-mmc 4022000.sdmmc: sunxi:sunxi_mmc_host***ctl-cmdq-md*** 20 | |
[ 0.182858] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: cq_host:ffffff80028fc880, mmc:ffffff8002ad8000, host:ffffff8002ad85c0 | |
[ 0.182871] mmc0: CQHCI version 0.00 | |
[ 0.182966] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 0Hz bm PP pm UP vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.195572] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.208227] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: detmode:alway in(non removable) | |
[ 0.208504] disp 5000000.disp: Adding to iommu group 0 | |
[ 0.209415] sunxi:disp:[WARN]: [DE]: not found boot_disp1 | |
[ 0.209421] sunxi:disp:[WARN]: [DE]: smooth display screen:0 type:1 mode:4 format:0 bits:0 cs:104 eotf:4 | |
[ 0.209562] sunxi:disp:[WARN]: [DE]: alloc gamma[0] mm size=0x1100 | |
[ 0.209574] sunxi:disp:[WARN]: [DE]: alloc gamma[1] mm size=0x1100 | |
[ 0.209883] sunxi:disp:[WARN]: [DE]: not support more than 1 wb at present | |
[ 0.209908] sunxi:disp:[WARN]: [DE]: priv->reg_blk_num =4 | |
[ 0.209914] sunxi:disp:[WARN]: [DE]: priv->reg_blk_num=6 | |
[ 0.209924] sunxi:disp:[WARN]: [DE]: blk_num =4 | |
[ 0.209928] sunxi:disp:[WARN]: [DE]: get blk_num=6, 0 | |
[ 0.209972] sunxi:disp:[WARN]: [DE]: priv->reg_blk_num =4 | |
[ 0.209976] sunxi:disp:[WARN]: [DE]: priv->reg_blk_num=6 | |
[ 0.209980] sunxi:disp:[WARN]: [DE]: not support more than 1 wb at present | |
[ 0.209985] sunxi:disp:[WARN]: [DE]: blk_num =4 | |
[ 0.209989] sunxi:disp:[WARN]: [DE]: get blk_num=6, 1 | |
[ 0.209993] sunxi:disp:[WARN]: [DE]: not support more than 1 wb at present | |
[ 0.219605] sunxi:disp:[WARN]: [DE]: edp panel unused | |
[ 0.219890] sunxi:disp:[WARN]: [DE]: of_find_compatible_node allwinner,sunxi-disp1 fail | |
[ 0.219970] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.223033] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.224392] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm OD pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.243691] sunxi:disp:[WARN]: [DE]: not expected val=ff00ff0, disp=0 | |
[ 0.243719] sunxi:disp:[WARN]: [DE]: tcon 1 | |
[ 0.243857] sunxi:disp:[WARN]: [DE]: de_smbl_enable_ahb_read=1 | |
[ 0.243862] sunxi:disp:[WARN]: [DE]: de_dci_enable_ahb_read=1 | |
[ 0.243940] sunxi:disp:[WARN]: [DE]: lcd 1, clk:tcon_clk(396000000),dclk(66000000) dsi_rate(66000000) | |
[ 0.243947] sunxi:disp:[WARN]: [DE]: clk real:tcon_clk(396000000),dclk(99000000) dsi_rate(150000000) | |
[ 0.245099] sunxi-cedar 1c0e000.ve: Adding to iommu group 0 | |
[ 0.245482] sunxi:VE:[INFO]: 2560 deal_with_resouce(): cedar-ve the get irq is 16 | |
[ 0.245547] sunxi:VE:[WARN]: 2585 deal_with_resouce(): ve Can't map regs_ccmu registers, maybe no use | |
[ 0.245601] sunxi:VE:[INFO]: 2873 cedardev_init(): ve_debug_proc_info:(____ptrval____), data:(____ptrval____), lock:(____ptrval____) | |
[ 0.246486] cpu cpu0: EM: created perf domain | |
[ 0.247895] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1008000 KHz, changing to: 1992000 KHz | |
[ 0.247931] cpu cpu4: EM: created perf domain | |
[ 0.248158] sunxi:sunxi_dsufreq:[WARN]: dsu dvfs: vf0400 | |
[ 0.248207] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator | |
[ 0.248212] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (288000000) | |
[ 0.248303] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator | |
[ 0.248307] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (528000000) | |
[ 0.248592] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator | |
[ 0.248597] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (1008000000) | |
[ 0.248685] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator | |
[ 0.248689] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (1104000000) | |
[ 0.248734] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator | |
[ 0.248758] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (1128000000) | |
[ 0.248818] sunxi:sunxi_dsufreq:[ERR]: Failed to recommended min opp: 1416000000 | |
[ 0.248821] sunxi:sunxi_dsufreq-8815000.dsufreq:[ERR]: Fail init freq table | |
[ 0.248824] sunxi-dsufreq: probe of 8815000.dsufreq failed with error -22 | |
[ 0.249722] hdmi-5v: supplied by axp2202-cldo2 | |
[ 0.249796] reg-virt-consumer reg-virt-consumer.1.auto: DMA mask not set | |
[ 0.249908] reg-virt-consumer reg-virt-consumer.2.auto: DMA mask not set | |
[ 0.250013] reg-virt-consumer reg-virt-consumer.3.auto: DMA mask not set | |
[ 0.250114] reg-virt-consumer reg-virt-consumer.4.auto: DMA mask not set | |
[ 0.250217] reg-virt-consumer reg-virt-consumer.5.auto: DMA mask not set | |
[ 0.250328] reg-virt-consumer reg-virt-consumer.6.auto: DMA mask not set | |
[ 0.250435] reg-virt-consumer reg-virt-consumer.7.auto: DMA mask not set | |
[ 0.250539] reg-virt-consumer reg-virt-consumer.8.auto: DMA mask not set | |
[ 0.250706] reg-virt-consumer reg-virt-consumer.9.auto: DMA mask not set | |
[ 0.250828] reg-virt-consumer reg-virt-consumer.10.auto: DMA mask not set | |
[ 0.250839] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm OD pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.250911] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm OD pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.250934] reg-virt-consumer reg-virt-consumer.11.auto: DMA mask not set | |
[ 0.251048] reg-virt-consumer reg-virt-consumer.12.auto: DMA mask not set | |
[ 0.251168] reg-virt-consumer reg-virt-consumer.13.auto: DMA mask not set | |
[ 0.251289] reg-virt-consumer reg-virt-consumer.14.auto: DMA mask not set | |
[ 0.251413] reg-virt-consumer reg-virt-consumer.15.auto: DMA mask not set | |
[ 0.251516] reg-virt-consumer reg-virt-consumer.16.auto: DMA mask not set | |
[ 0.251642] reg-virt-consumer reg-virt-consumer.17.auto: DMA mask not set | |
[ 0.251751] reg-virt-consumer reg-virt-consumer.18.auto: DMA mask not set | |
[ 0.251875] reg-virt-consumer reg-virt-consumer.19.auto: DMA mask not set | |
[ 0.251978] reg-virt-consumer reg-virt-consumer.20.auto: DMA mask not set | |
[ 0.252080] reg-virt-consumer reg-virt-consumer.21.auto: DMA mask not set | |
[ 0.252186] reg-virt-consumer reg-virt-consumer.22.auto: DMA mask not set | |
[ 0.252302] reg-virt-consumer reg-virt-consumer.23.auto: DMA mask not set | |
[ 0.252464] sunxi:dwc3_sunxi_plat:[INFO]: get usb_detect_type is fail, 22 | |
[ 0.252469] sunxi:dwc3_sunxi_plat:[INFO]: get usb_detect_mode is fail, 22 | |
[ 0.252471] sunxi:dwc3_sunxi_plat:[INFO]: get gma340-oe is fail, 22 | |
[ 0.252474] sunxi:dwc3_sunxi_plat:[INFO]: get gma340-sel is fail, 22 | |
[ 0.253374] Freeing logo buffer memory: 3072K | |
[ 0.253913] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm OD pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.269504] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B | |
[ 0.280946] xhci-hcd xhci-hcd.24.auto: xHCI Host Controller | |
[ 0.280961] xhci-hcd xhci-hcd.24.auto: new USB bus registered, assigned bus number 1 | |
[ 0.281088] xhci-hcd xhci-hcd.24.auto: hcc params 0x0110ffc4 hci version 0x110 quirks 0x0000000000010010 | |
[ 0.281121] xhci-hcd xhci-hcd.24.auto: irq 491, io mem 0x04d00000 | |
[ 0.281187] xhci-hcd xhci-hcd.24.auto: xHCI Host Controller | |
[ 0.281193] xhci-hcd xhci-hcd.24.auto: new USB bus registered, assigned bus number 2 | |
[ 0.281199] xhci-hcd xhci-hcd.24.auto: Host supports USB 3.1 Enhanced SuperSpeed | |
[ 0.281270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 | |
[ 0.281276] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.281280] usb usb1: Product: xHCI Host Controller | |
[ 0.281283] usb usb1: Manufacturer: Linux 5.15.123-yocto-standard xhci-hcd | |
[ 0.281286] usb usb1: SerialNumber: xhci-hcd.24.auto | |
[ 0.281551] hub 1-0:1.0: USB hub found | |
[ 0.281567] hub 1-0:1.0: 1 port detected | |
[ 0.281729] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 0.281769] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 | |
[ 0.281774] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.281778] usb usb2: Product: xHCI Host Controller | |
[ 0.281781] usb usb2: Manufacturer: Linux 5.15.123-yocto-standard xhci-hcd | |
[ 0.281784] usb usb2: SerialNumber: xhci-hcd.24.auto | |
[ 0.281905] sunxi:sunxi_mmc_host-4022000.sdmmc:[ERR]: avoid to switch power_off_notification to POWERED_ON(0x01) | |
[ 0.281910] sunxi:sunxi_mmc_host-4022000.sdmmc:[ERR]: avoid to switch power_off_notification to POWERED_ON(0x01) | |
[ 0.281913] sunxi:sunxi_mmc_host-4022000.sdmmc:[ERR]: avoid to switch power_off_notification to POWERED_ON(0x01) | |
[ 0.281915] sunxi:sunxi_mmc_host-4022000.sdmmc:[ERR]: avoid to switch power_off_notification to POWERED_ON(0x01) | |
[ 0.281976] hub 2-0:1.0: USB hub found | |
[ 0.281989] hub 2-0:1.0: 1 port detected | |
[ 0.282634] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 8 timing LEGACY(SDR12) dt B | |
[ 0.283313] sunxi:dwc3_sunxi_plat-12.usbc2:[INFO]: DesignWare USB3 Allwinner Glue Layer Driver(v1.0.14 2023-10-30 16:00) | |
[ 0.283489] PM: genpd: Not disabling unused power domains | |
[ 0.283677] psci_checker: PSCI checker started using 8 CPUs | |
[ 0.283681] psci_checker: Starting hotplug tests | |
[ 0.283694] psci_checker: Trying to turn off and on again all CPUs | |
[ 0.284156] psci: CPU0 killed (polled 0 ms) | |
[ 0.284796] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS200 dt B | |
[ 0.284803] psci: CPU1 killed (polled 0 ms) | |
[ 0.284852] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 52000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS200 dt B | |
[ 0.284951] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 150000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS200 dt B | |
[ 0.285094] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 150000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS(SDR20) dt B | |
[ 0.285140] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 52000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS(SDR20) dt B | |
[ 0.285347] psci: CPU2 killed (polled 0 ms) | |
[ 0.285394] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 50000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS400 dt B | |
[ 0.285447] sunxi:sunxi_mmc_host-4022000.sdmmc:[INFO]: sdc set ios:clk 150000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS400 dt B | |
[ 0.286023] psci: CPU3 killed (polled 0 ms) | |
[ 0.286073] mmc0: Command Queue Engine enabled | |
[ 0.286082] mmc0: new HS400 MMC card at address 0001 | |
[ 0.286361] psci: CPU4 killed (polled 0 ms) | |
[ 0.286593] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB | |
[ 0.287003] psci: CPU5 killed (polled 0 ms) | |
[ 0.287367] psci: CPU6 killed (polled 0 ms) | |
[ 0.287580] Detected VIPT I-cache on CPU0 | |
[ 0.287607] GICv3: CPU0: found redistributor 0 region 0:0x0000000003460000 | |
[ 0.287639] CPU0: Booted secondary processor 0x0000000000 [0x412fd050] | |
[ 0.288187] Detected VIPT I-cache on CPU1 | |
[ 0.288213] GICv3: CPU1: found redistributor 100 region 0:0x0000000003480000 | |
[ 0.288241] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] | |
[ 0.288576] Detected VIPT I-cache on CPU2 | |
[ 0.288594] GICv3: CPU2: found redistributor 200 region 0:0x00000000034a0000 | |
[ 0.288617] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] | |
[ 0.288852] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 | |
[ 0.289012] Detected VIPT I-cache on CPU3 | |
[ 0.289031] GICv3: CPU3: found redistributor 300 region 0:0x00000000034c0000 | |
[ 0.289052] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] | |
[ 0.289392] Detected VIPT I-cache on CPU4 | |
[ 0.289406] GICv3: CPU4: found redistributor 400 region 0:0x00000000034e0000 | |
[ 0.289424] CPU4: Booted secondary processor 0x0000000400 [0x412fd050] | |
[ 0.289728] Detected VIPT I-cache on CPU5 | |
[ 0.289744] GICv3: CPU5: found redistributor 500 region 0:0x0000000003500000 | |
[ 0.289762] CPU5: Booted secondary processor 0x0000000500 [0x412fd050] | |
[ 0.289786] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (247:0) | |
[ 0.290076] Detected VIPT I-cache on CPU6 | |
[ 0.290091] GICv3: CPU6: found redistributor 600 region 0:0x0000000003520000 | |
[ 0.290109] CPU6: Booted secondary processor 0x0000000600 [0x412fd050] | |
[ 0.290355] psci_checker: Trying to turn off and on again group 0 (CPUs 0-3) | |
[ 0.290637] psci: CPU0 killed (polled 0 ms) | |
[ 0.291019] psci: CPU1 killed (polled 0 ms) | |
[ 0.291361] psci: CPU2 killed (polled 0 ms) | |
[ 0.291753] psci: CPU3 killed (polled 0 ms) | |
[ 0.291919] Detected VIPT I-cache on CPU0 | |
[ 0.291936] GICv3: CPU0: found redistributor 0 region 0:0x0000000003460000 | |
[ 0.291959] CPU0: Booted secondary processor 0x0000000000 [0x412fd050] | |
[ 0.292357] Detected VIPT I-cache on CPU1 | |
[ 0.292374] GICv3: CPU1: found redistributor 100 region 0:0x0000000003480000 | |
[ 0.292396] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] | |
[ 0.292702] Detected VIPT I-cache on CPU2 | |
[ 0.292718] GICv3: CPU2: found redistributor 200 region 0:0x00000000034a0000 | |
[ 0.292740] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] | |
[ 0.293088] Detected VIPT I-cache on CPU3 | |
[ 0.293106] GICv3: CPU3: found redistributor 300 region 0:0x00000000034c0000 | |
[ 0.293127] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] | |
[ 0.293390] psci_checker: Trying to turn off and on again group 1 (CPUs 4-7) | |
[ 0.293593] psci: CPU4 killed (polled 0 ms) | |
[ 0.293887] psci: CPU5 killed (polled 0 ms) | |
[ 0.294168] psci: CPU6 killed (polled 0 ms) | |
[ 0.294562] psci: CPU7 killed (polled 0 ms) | |
[ 0.294842] Detected VIPT I-cache on CPU4 | |
[ 0.294859] GICv3: CPU4: found redistributor 400 region 0:0x00000000034e0000 | |
[ 0.294878] CPU4: Booted secondary processor 0x0000000400 [0x412fd050] | |
[ 0.295225] Detected VIPT I-cache on CPU5 | |
[ 0.295239] GICv3: CPU5: found redistributor 500 region 0:0x0000000003500000 | |
[ 0.295257] CPU5: Booted secondary processor 0x0000000500 [0x412fd050] | |
[ 0.295545] Detected VIPT I-cache on CPU6 | |
[ 0.295561] GICv3: CPU6: found redistributor 600 region 0:0x0000000003520000 | |
[ 0.295579] CPU6: Booted secondary processor 0x0000000600 [0x412fd050] | |
[ 0.295876] Detected VIPT I-cache on CPU7 | |
[ 0.295892] GICv3: CPU7: found redistributor 700 region 0:0x0000000003540000 | |
[ 0.295910] CPU7: Booted secondary processor 0x0000000700 [0x412fd050] | |
[ 0.296141] psci_checker: Hotplug tests passed OK | |
[ 0.296146] psci_checker: Starting suspend tests (10 cycles per state) | |
[ 0.296663] psci_checker: CPU 7 entering suspend cycles, states 1 through 2 | |
[ 0.296663] psci_checker: CPU 4 entering suspend cycles, states 1 through 2 | |
[ 0.296663] psci_checker: CPU 5 entering suspend cycles, states 1 through 2 | |
[ 0.296664] psci_checker: CPU 6 entering suspend cycles, states 1 through 2 | |
[ 0.296664] psci_checker: CPU 0 entering suspend cycles, states 1 through 2 | |
[ 0.296663] psci_checker: CPU 2 entering suspend cycles, states 1 through 2 | |
[ 0.296664] psci_checker: CPU 3 entering suspend cycles, states 1 through 2 | |
[ 0.296669] psci_checker: CPU 1 entering suspend cycles, states 1 through 2 | |
[ 0.372813] psci_checker: CPU 0 suspend test results: success 20, shallow states 0, errors 0 | |
[ 0.372853] psci_checker: CPU 1 suspend test results: success 20, shallow states 0, errors 0 | |
[ 0.372887] psci_checker: CPU 2 suspend test results: success 20, shallow states 0, errors 0 | |
[ 0.372924] psci_checker: CPU 3 suspend test results: success 20, shallow states 0, errors 0 | |
[ 0.372964] psci_checker: CPU 4 suspend test results: success 20, shallow states 0, errors 0 | |
[ 0.372991] psci_checker: CPU 5 suspend test results: success 0, shallow states 20, errors 0 | |
[ 0.373017] psci_checker: CPU 6 suspend test results: success 20, shallow states 0, errors 0 | |
[ 0.373043] psci_checker: CPU 7 suspend test results: success 20, shallow states 0, errors 0 | |
[ 0.373067] psci_checker: Suspend tests passed OK | |
[ 0.373071] psci_checker: PSCI checker completed | |
[ 0.373742] sunxi:hdmi20:[WARN]: [ warn] read hdmi_log_mem array failed! | |
[ 0.373747] sunxi:hdmi20:[INFO]: [ info] Get uboot hdmi log failed, malloc a new buffer... | |
[ 0.373761] sunxi:hdmi20:[INFO]: [ info] aw_hdmi_drv_probe: start. | |
[ 0.373805] sunxi:hdmi20:[ERR]: [error] _aw_hdmi_dts_parse_pin_config: ddc can not get pinctrl | |
[ 0.373838] sunxi:hdmi20:[INFO]: [ info] get hdmi power0: cldo1 is success. | |
[ 0.373939] sunxi:hdmi20:[INFO]: [ info] get hdmi power1: hdmi-5v is success. | |
[ 0.376524] sunxi:hdmi20:[INFO]: [ info] boot hdmi is off | |
[ 0.376632] sunxi:hdmi20:[INFO]: [ info] aw_hdmi_drv_probe: finish. | |
[ 0.376845] sunxi:hdmi20:[INFO]: [ info] hdmi module init end. | |
[ 0.377483] sunxi:pinctrl_sunxi-2000000.pinctrl:[WARN]: Dts property 'vcc-pg=*' takes no effect on gpio's withstand voltage settings | |
[ 0.377701] sunxi:sound-codec-hdmi:[ERR]: 418 sunxi_codec_dev_probe(): register codec-hdmi success | |
[ 0.378112] sunxi:sound-i2s:[WARN]: 1938 snd_sunxi_dts_params_init(): clk-en-post-delay missing | |
[ 0.378514] sunxi:sound-common:[WARN]: 1012 snd_sunxi_ucfmt_probe(): set data late to default | |
[ 0.378794] debugfs: Directory 'soc@3000000:codec_plat' with parent 'audiocodec' already present! | |
[ 0.379644] input: audiocodec Headphones as /devices/platform/soc@3000000/soc@3000000:codec_mach/sound/card0/input4 | |
[ 0.380054] sunxi:sound-common:[WARN]: 1012 snd_sunxi_ucfmt_probe(): set data late to default | |
[ 0.380139] debugfs: Directory '7114000.i2s2_plat' with parent 'sndhdmi' already present! | |
[ 0.380601] sunxi:ehci_sunxi:[INFO]: \x016sunxi-ehci: EHCI SUNXI driver | |
[ 0.380922] sunxi:sunxi_hci:[WARN]: get drvvbus-en is fail, 22 | |
[ 0.380928] sunxi:sunxi_hci:[WARN]: get gma340-oe is fail, 22 | |
[ 0.380931] sunxi:sunxi_hci:[WARN]: get ehci0-controller wakeup-source is fail. | |
[ 0.380997] sunxi:sunxi_hci:[INFO]: sunxi ehci0-controller don't init wakeup source | |
[ 0.381002] sunxi:ehci_sunxi:[INFO]: [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunxi_ehci: 0xffffffc008e9abd0, 0x:ffffffc0091cd000, irq_no:3b | |
[ 0.381009] sunxi:ehci_sunxi:[INFO]: [sunxi-ehci0]: Not init ehci0 | |
[ 0.381156] sunxi:sunxi_hci:[WARN]: get drvvbus-en is fail, 22 | |
[ 0.381162] sunxi:sunxi_hci:[WARN]: get gma340-oe is fail, 22 | |
[ 0.381165] sunxi:sunxi_hci:[INFO]: get id is fail, -22 | |
[ 0.381168] sunxi:sunxi_hci:[WARN]: get ehci1-controller wakeup-source is fail. | |
[ 0.381217] sunxi:sunxi_hci:[INFO]: sunxi ehci1-controller don't init wakeup source | |
[ 0.381221] sunxi:ehci_sunxi:[INFO]: [sunxi-ehci1]: probe, pdev->name: 4200000.ehci1-controller, sunxi_ehci: 0xffffffc008e9afe8, 0x:ffffffc0091dd000, irq_no:3d | |
[ 0.381354] sunxi-ehci 4200000.ehci1-controller: supply hci not found, using dummy regulator | |
[ 0.382640] sunxi-ehci 4200000.ehci1-controller: EHCI Host Controller | |
[ 0.382656] sunxi-ehci 4200000.ehci1-controller: new USB bus registered, assigned bus number 3 | |
[ 0.382727] sunxi-ehci 4200000.ehci1-controller: irq 61, io mem 0x04200000 | |
[ 0.396764] sunxi-ehci 4200000.ehci1-controller: USB 2.0 started, EHCI 1.00 | |
[ 0.396856] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 | |
[ 0.396865] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.396870] usb usb3: Product: EHCI Host Controller | |
[ 0.396875] usb usb3: Manufacturer: Linux 5.15.123-yocto-standard ehci_hcd | |
[ 0.396879] usb usb3: SerialNumber: sunxi-ehci | |
[ 0.397167] hub 3-0:1.0: USB hub found | |
[ 0.397189] hub 3-0:1.0: 1 port detected | |
[ 0.397525] sunxi:ohci_sunxi:[INFO]: \x016sunxi-ohci: OHCI SUNXI driver | |
[ 0.397787] sunxi:sunxi_hci:[WARN]: get drvvbus-en is fail, 22 | |
[ 0.397792] sunxi:sunxi_hci:[WARN]: get gma340-oe is fail, 22 | |
[ 0.397795] sunxi:sunxi_hci:[WARN]: get ohci0-controller wakeup-source is fail. | |
[ 0.397853] sunxi:sunxi_hci:[INFO]: sunxi ohci0-controller don't init wakeup source | |
[ 0.397859] sunxi:ohci_sunxi:[INFO]: [sunxi-ohci0]: probe, pdev->name: 4101400.ohci0-controller, sunxi_ohci: 0xffffffc008e9b818 | |
[ 0.397864] sunxi:ohci_sunxi:[INFO]: [sunxi-ohci0]: Not init ohci0 | |
[ 0.398001] sunxi:sunxi_hci:[WARN]: get drvvbus-en is fail, 22 | |
[ 0.398006] sunxi:sunxi_hci:[WARN]: get gma340-oe is fail, 22 | |
[ 0.398009] sunxi:sunxi_hci:[INFO]: get id is fail, -22 | |
[ 0.398012] sunxi:sunxi_hci:[WARN]: get ohci1-controller wakeup-source is fail. | |
[ 0.398066] sunxi:sunxi_hci:[INFO]: sunxi ohci1-controller don't init wakeup source | |
[ 0.398071] sunxi:ohci_sunxi:[INFO]: [sunxi-ohci1]: probe, pdev->name: 4200400.ohci1-controller, sunxi_ohci: 0xffffffc008e9bc30 | |
[ 0.398175] sunxi-ohci 4200400.ohci1-controller: supply hci not found, using dummy regulator | |
[ 0.398353] sunxi-ohci 4200400.ohci1-controller: OHCI Host Controller | |
[ 0.398368] sunxi-ohci 4200400.ohci1-controller: new USB bus registered, assigned bus number 4 | |
[ 0.398431] sunxi-ohci 4200400.ohci1-controller: irq 62, io mem 0x04200400 | |
[ 0.460889] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 | |
[ 0.460898] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.460904] usb usb4: Product: OHCI Host Controller | |
[ 0.460908] usb usb4: Manufacturer: Linux 5.15.123-yocto-standard ohci_hcd | |
[ 0.460913] usb usb4: SerialNumber: sunxi-ohci | |
[ 0.461282] hub 4-0:1.0: USB hub found | |
[ 0.461304] hub 4-0:1.0: 1 port detected | |
[ 0.461914] sunxi:sunxi_usbc:[INFO]: get det_vbus is fail, -84 | |
[ 0.461920] sunxi:sunxi_usbc:[INFO]: get id is fail, -84 | |
[ 0.462232] clk: Not disabling unused clocks | |
[ 0.462241] ALSA device list: | |
[ 0.462244] #0: audiocodec | |
[ 0.462248] #1: sndhdmi | |
[ 0.462278] Warning: unable to open an initial console. | |
[ 0.464725] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. | |
[ 0.464780] VFS: Mounted root (ext4 filesystem) readonly on device 179:4. | |
[ 0.465205] Freeing unused kernel memory: 1344K | |
[ 0.476800] Run /sbin/init as init process | |
[ 0.476807] with arguments: | |
[ 0.476809] /sbin/init | |
[ 0.476811] with environment: | |
[ 0.476813] HOME=/ | |
[ 0.476816] TERM=linux | |
[ 0.476818] partitions=boot-resource@mmcblk0p1:env@mmcblk0p2:boot@mmcblk0p3:rootfs@mmcblk0p4:riscv0@mmcblk0p5:recovery@mmcblk0p6:pri_key@mmcblk0p7:misc@mmcblk0p8:UDISK@mmcblk0p9 | |
[ 0.476822] snum= | |
[ 0.476824] mac_addr= | |
[ 0.476826] wifi_mac= | |
[ 0.476828] bt_mac= | |
[ 0.476830] selinux=0 | |
[ 0.476832] specialstr= | |
[ 0.476834] boot_type=2 | |
[ 0.476836] uboot_message=2018.07-00009-g40a0e96-dirty(07/24/2024-13:19:23) | |
[ 0.476839] disp_reserve=3145728,0x7bf69000 | |
[ 0.476841] uboot_backup=ubootA | |
[ 0.868760] usb 3-1: new high-speed USB device number 2 using sunxi-ehci | |
[ 1.078875] usb 3-1: New USB device found, idVendor=0a6b, idProduct=000f, bcdDevice= 1.00 | |
[ 1.078889] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 1.078895] usb 3-1: Product: PicoSNAP | |
[ 1.078899] usb 3-1: Manufacturer: GH | |
[ 1.078904] usb 3-1: SerialNumber: 070A0B12D72B2D20 | |
[ 1.079348] usb-storage 3-1:1.0: USB Mass Storage device detected | |
[ 1.079773] scsi host0: usb-storage 3-1:1.0 | |
[ 1.291861] udevd[180]: starting version 3.2.10 | |
[ 1.294773] random: udevd: uninitialized urandom read (16 bytes read) | |
[ 1.295042] random: udevd: uninitialized urandom read (16 bytes read) | |
[ 1.295269] random: udevd: uninitialized urandom read (16 bytes read) | |
[ 1.303520] udevd[180]: specified group 'i2c' unknown | |
[ 1.304564] udevd[181]: starting eudev-3.2.10 | |
[ 1.347226] mali_kbase: loading out-of-tree module taints kernel. | |
[ 1.351521] mali 1800000.gpu: Kernel DDK version r32p1-01bet0 | |
[ 1.351745] mali 1800000.gpu: Regulators probed: 1 | |
[ 1.351771] mali 1800000.gpu: Clocks probed: 2 | |
[ 1.351947] mali 1800000.gpu: get gpu's volt is 920 mv | |
[ 1.352531] mali 1800000.gpu: mali get opp_table_name is vf4920 | |
[ 1.352937] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator | |
[ 1.352947] mali 1800000.gpu: _opp_add: OPP not supported by regulators (648000000) | |
[ 1.353025] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator | |
[ 1.353032] mali 1800000.gpu: _opp_add: OPP not supported by regulators (696000000) | |
[ 1.353156] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator | |
[ 1.353162] mali 1800000.gpu: _opp_add: OPP not supported by regulators (792000000) | |
[ 1.353494] mali 1800000.gpu: sunxi:mali_kbase[920mv-744MHz] inde_power:0 idle:1 dvfs:1 | |
[ 1.353598] mali 1800000.gpu: GPU identified as 0x1 arch 9.0.9 r0p1 status 0 | |
[ 1.353664] mali 1800000.gpu: No priority control manager is configured | |
[ 1.353670] mali 1800000.gpu: No memory group manager is configured | |
[ 1.354030] mali 1800000.gpu: Fail to add devfreq device(-38) | |
[ 1.354039] mali 1800000.gpu: Continuing without devfreq | |
[ 1.354440] mali 1800000.gpu: Probed as mali0 | |
[ 1.472798] sunxi:sunxi_usbc:[INFO]: insmod_device_driver | |
[ 1.472923] sunxi_usb_udc 4100000.udc-controller: supply udc not found, using dummy regulator | |
[ 1.473098] sunxi:sunxi_usbc:[INFO]: device_chose finished 300! | |
[ 1.489315] EXT4-fs (mmcblk0p4): re-mounted. Opts: (null). Quota mode: disabled. | |
[ 1.533910] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 1.533937] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 1.533954] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 2.850423] scsi 0:0:0:0: Direct-Access GH PicoSNAP PMAP PQ: 0 ANSI: 4 | |
[ 2.853038] sd 0:0:0:0: [sda] 7581696 512-byte logical blocks: (3.88 GB/3.62 GiB) | |
[ 2.854238] sd 0:0:0:0: [sda] Write Protect is off | |
[ 2.854247] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00 | |
[ 2.855401] sd 0:0:0:0: [sda] No Caching mode page found | |
[ 2.855408] sd 0:0:0:0: [sda] Assuming drive cache: write through | |
[ 2.878784] sda: sda1 | |
[ 2.882778] sd 0:0:0:0: [sda] Attached SCSI removable disk | |
[ 2.908771] sunxi:sound-jack:[INFO]: 308 sunxi_jack_det_scan_work(): [sound] jack report -> OUT | |
[ 3.163605] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 3.163644] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 3.163726] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate! | |
[ 3.282413] random: dd: uninitialized urandom read (512 bytes read) | |
[ 3.314243] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled. | |
[ 3.673692] random: cat: uninitialized urandom read (4096 bytes read) | |
[ 3.673766] random: cat: uninitialized urandom read (4096 bytes read) | |
[ 20.659251] usbcore: registered new interface driver cp210x | |
[ 20.659288] usbserial: USB Serial support registered for cp210x | |
[ 20.931356] usbcore: registered new interface driver ftdi_sio | |
[ 20.931395] usbserial: USB Serial support registered for FTDI USB Serial Device |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment