Project

General

Profile

完成 #233 » logwithoutinterfaceboard.txt

余 顺, 12/01/2023 01:13 AM

 
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.170 (root@ubuntu1604) (gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) ) #5 SMP PREEMPT Thu Oct 26 23:00:48 PDT 2023
[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] disp reserve base 0x7bf58f80 ,size 0x7e9000
[ 0.000000] cma: Reserved 12 MiB at 0x000000007f400000
[ 0.000000] On node 0 totalpages: 262144
[ 0.000000] DMA zone: 4096 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 262144 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 23 pages/cpu @ffffffc03f308000 s53376 r8192 d32640 u94208
[ 0.000000] pcpu-alloc: s53376 r8192 d32640 u94208 alloc=23*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 258048
[ 0.000000] Kernel command line: earlyprintk=sunxi-uart,0x05000000 initcall_debug=0 console=ttyS0,115200 loglevel=8 root=/dev/mmcblk0p4 init=/init partitions=boot-resource@mmcblk0p1:env@mmcblk0p2:boot@mmcblk0p3:rootfs@mmcblk0p4:recovery@mmcblk0p5:private@mmcblk0p6:UDISK@mmcblk0p7 cma=12M snum=4c00141d9712897208e mac_addr= wifi_mac= bt_mac= selinux=0 specialstr= gpt=1 androidboot.mode=normal androidboot.serialno=4c00141d9712897208e androidboot.hardware=sun50iw9p1 boot_type=2 androidboot.boot_type=2 androidboot.secure_os_exist=0 uboot_message=2018.05(11/23/2023-18:15:23) disp_reserve=8294400,0x7bf58f80 bootreason=unknow
[ 0.000000] log_buf_len individual max cpu contribution: 131072 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 393216 bytes
[ 0.000000] log_buf_len min size: 16384 bytes
[ 0.000000] log_buf_len: 524288 bytes
[ 0.000000] early log buf free: 14216(86%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.000000] Memory: 969024K/1048576K available (10110K kernel code, 1936K rwdata, 3752K rodata, 4288K init, 527K bss, 67264K reserved, 12288K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008a60000 ( 10112 KB)
[ 0.000000] .rodata : 0xffffff8008a60000 - 0xffffff8008e10000 ( 3776 KB)
[ 0.000000] .init : 0xffffff8008e10000 - 0xffffff8009240000 ( 4288 KB)
[ 0.000000] .data : 0xffffff8009240000 - 0xffffff8009424008 ( 1937 KB)
[ 0.000000] .bss : 0xffffff8009424008 - 0xffffff80094a7c70 ( 528 KB)
[ 0.000000] fixed : 0xffffffbefe7fb000 - 0xffffffbefec00000 ( 4116 KB)
[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ 0.000000] 0xffffffbf00000000 - 0xffffffbf01000000 ( 16 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc040000000 ( 1024 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000000] arm_arch_timer: Architected 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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008224] Console: colour dummy device 80x25
[ 0.012417] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.022617] pid_max: default: 32768 minimum: 301
[ 0.027464] Security Framework initialized
[ 0.031296] SELinux: Disabled at boot.
[ 0.035245] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.041781] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.049693] ftrace: allocating 34452 entries in 135 pages
[ 0.134819] sched-energy: CPU device node has no sched-energy-costs
[ 0.134888] Invalid sched_group_energy for CPU0
[ 0.134930] CPU0: update cpu_capacity 1024
[ 0.144213] ASID allocator initialised with 32768 entries
[ 0.163187] BOOTEVENT: 163.171540: ON
[ 0.191252] Detected VIPT I-cache on CPU1
[ 0.191317] Invalid sched_group_energy for CPU1
[ 0.191321] CPU1: update cpu_capacity 1024
[ 0.191324] CPU1: Booted secondary processor [410fd034]
[ 0.214663] Detected VIPT I-cache on CPU2
[ 0.214713] Invalid sched_group_energy for CPU2
[ 0.214717] CPU2: update cpu_capacity 1024
[ 0.214720] CPU2: Booted secondary processor [410fd034]
[ 0.238091] Detected VIPT I-cache on CPU3
[ 0.238140] Invalid sched_group_energy for CPU3
[ 0.238144] CPU3: update cpu_capacity 1024
[ 0.238147] CPU3: Booted secondary processor [410fd034]
[ 0.238259] Brought up 4 CPUs
[ 0.272256] SMP: Total of 4 processors activated.
[ 0.276949] CPU features: detected feature: 32-bit EL0 Support
[ 0.282753] CPU features: detected feature: Kernel page table isolation (KPTI)
[ 0.293987] CPU: All CPU(s) started at EL1
[ 0.294043] alternatives: patching kernel code
[ 0.298670] Invalid sched_group_energy for CPU3
[ 0.302952] CPU3: update max cpu_capacity 1024
[ 0.307366] Invalid sched_group_energy for Cluster3
[ 0.312219] Invalid sched_group_energy for CPU2
[ 0.316726] Invalid sched_group_energy for Cluster2
[ 0.321579] Invalid sched_group_energy for CPU1
[ 0.326086] Invalid sched_group_energy for Cluster1
[ 0.330938] Invalid sched_group_energy for CPU0
[ 0.335446] Invalid sched_group_energy for Cluster0
[ 0.340965] CPU1: update max cpu_capacity 1024
[ 0.345496] devtmpfs: initialized
[ 0.386483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.386587] futex hash table entries: 1024 (order: 5, 131072 bytes)
[ 0.387448] atomic64_test: passed
[ 0.387491] pinctrl core: initialized pinctrl subsystem
[ 0.390139] NET: Registered protocol family 16
[ 0.394816] dump_class_init,861, success
[ 0.410438] cpuidle: using governor menu
[ 0.412354] sunxi iommu: irq = 8
[ 0.413113] vdso: 2 pages (1 code @ ffffff8008a68000, 1 data @ ffffff8009244000)
[ 0.413192] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.419760] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.425812] sun50iw9p1-r-pinctrl r_pio: initialized sunXi PIO driver
[ 0.448109] sun50iw9p1-pinctrl pio: initialized sunXi PIO driver
[ 0.452942] iommu: Adding device 1c0e000.ve to group 0
[ 0.453695] iommu: Adding device 1c00000.vp9 to group 0
[ 0.468758] iommu: Adding device 1000000.disp to group 0
[ 0.470716] iommu: Adding device 1480000.g2d to group 0
[ 0.474595] iommu: Adding device csi0 to group 0
[ 0.476238] iommu: Adding device 6600800.vind:scaler@0 to group 0
[ 0.476711] iommu: Adding device 6600800.vind:scaler@1 to group 0
[ 0.477166] iommu: Adding device 6600800.vind:scaler@2 to group 0
[ 0.480739] iommu: Adding device 6600800.vind:scaler@3 to group 0
[ 0.486833] iommu: Adding device 6600800.vind:scaler@4 to group 0
[ 0.492856] iommu: Adding device 6600800.vind:scaler@5 to group 0
[ 0.499219] iommu: Adding device vinc0 to group 0
[ 0.503861] iommu: Adding device vinc1 to group 0
[ 0.508490] iommu: Adding device vinc2 to group 0
[ 0.513187] iommu: Adding device vinc3 to group 0
[ 0.517849] iommu: Adding device vinc4 to group 0
[ 0.522568] iommu: Adding device vinc5 to group 0
[ 0.528216] iommu: Adding device 1420000.deinterlace to group 0
[ 0.574373] pwm module init!
[ 0.579853] sunxi-pm debug v3.10
[ 0.581067] Deinterlace Module initialized.
[ 0.582388] deinterlace 1420000.deinterlace: version[1.0.0], ip=0x300100
[ 0.583416] SCSI subsystem initialized
[ 0.584539] sunxi_spi_probe()2299 - [spi1] SPI MASTER MODE
[ 0.584685] sunxi_spi_request_gpio()1927 - [spi1] Pinctrl init spi1
[ 0.587245] sunxi_spi_clk_init()1977 - [spi1] mclk 100000000
[ 0.593287] spi spi1: registered master spi1
[ 0.596995] spi spi1: master is unqueued, this is deprecated
[ 0.602652] spi spi1.0: setup mode 0, 8 bits/w, 20000000 Hz max --> 0
[ 0.609351] spi spi1: registered child spi1.0
[ 0.613379] sunxi_spi_probe()2380 - [spi1]: driver probe succeed, base ffffff8008068000, irq 293
[ 0.623175] usbcore: registered new interface driver usbfs
[ 0.627682] usbcore: registered new interface driver hub
[ 0.633019] usbcore: registered new device driver usb
[ 0.638107] sunxi_i2c_adap_init()2535 - init
[ 0.642888] sunxi_i2c_probe()2286 - [i2c3] twi_drv_used = 0
[ 0.647686] sunxi_i2c_probe()2290 - [i2c3] twi_pkt_interval = 0
[ 0.653626] twi_regulator_request()640 - [i2c3] get supply failed!
[ 0.659715] sunxi_i2c_hw_init()2028 - [i2c3] request regulator failed!
[ 0.666220] sunxi_i2c_probe()2294 - [i2c3] hw init failed!
[ 0.671675] sunxi_i2c_probe()2297 - [i2c3] regulator init try again!
[ 0.678538] sunxi_i2c_probe()2286 - [i2c5] twi_drv_used = 0
[ 0.683558] sunxi_i2c_probe()2290 - [i2c5] twi_pkt_interval = 0
[ 0.689472] twi5 supply twi not found, using dummy regulator
[ 0.695168] twi_request_gpio()453 - [i2c5] init name: (null)
[ 0.701601] axp20x-i2c 5-0036: AXP20x variant AXP858 found
[ 0.710083] axp2101-regulator axp2101-regulator.0: Setting DCDC frequency for unsupported AXP variant
[ 0.715384] axp2101-regulator axp2101-regulator.0: Error setting dcdc frequency: -22
[ 0.739681] random: fast init done
[ 0.772398] axp20x-i2c 5-0036: AXP20X driver loaded
[ 0.773106] media: Linux media interface: v0.10
[ 0.773238] Linux video capture interface: v2.00
[ 0.774738] ion_parse_dt_heap_common: id 0 type 0 name sys_user align 1000
[ 0.775087] ion_parse_dt_heap_common: id 4 type 4 name cma align 1000
[ 0.777663] ion_parse_dt_heap_common: id 6 type 6 name secure align 1000
[ 0.784499] ion_heap_create: Invalid heap type 6
[ 0.790060] Bluetooth: Core ver 2.22
[ 0.792392] NET: Registered protocol family 31
[ 0.796632] Bluetooth: HCI device and connection manager initialized
[ 0.803007] Bluetooth: HCI socket layer initialized
[ 0.807813] Bluetooth: L2CAP socket layer initialized
[ 0.812915] Bluetooth: SCO socket layer initialized
[ 0.818751] [DISP]disp_module_init
[ 0.822536] [DISP] parser_disp_init_para,line:1467:
[ 0.825757] of_property_read disp_init.fb0_format fail
[ 0.845938] [DISP]disp_module_init finish
[ 0.847210] [VIN_WARN]cci get clk failed!
[ 0.854366] sun50iw9p1-pinctrl pio: missing allwinner,muxsel property in node csi_mclk0
[ 0.854458] sunxi-vin-media: probe of 6600800.vind failed with error -22
[ 0.856328] clocksource: Switched to clocksource arch_sys_counter
[ 0.933177] VFS: Disk quotas dquot_6.6.0
[ 0.933324] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.951204] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[ 0.951489] thermal thermal_zone3: power_allocator: sustainable_power will be estimated
[ 0.951861] NET: Registered protocol family 2
[ 0.966617] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.966754] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.966945] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.969166] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.975039] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.981756] NET: Registered protocol family 1
[ 0.985972] Trying to unpack rootfs image as initramfs...
[ 1.152615] Freeing initrd memory: 2544K
[ 1.154447] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.156855] audit: initializing netlink subsys (disabled)
[ 1.156990] audit: type=2000 audit(1.000:1): initialized
[ 1.158291] workingset: timestamp_bits=45 max_order=18 bucket_order=0
[ 1.171509] Registering sdcardfs 0.1
[ 1.172157] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.173059] fuse init (API version 7.26)
[ 1.180126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.180207] io scheduler noop registered
[ 1.182109] io scheduler deadline registered
[ 1.187037] io scheduler cfq registered (default)
[ 1.196967] uart uart0: get regulator failed
[ 1.197298] uart0: ttyS0 at MMIO 0x5000000 (irq = 279, base_baud = 1500000) is a SUNXI
[ 1.203237] sw_console_setup()1737 - console setup baud 115200 parity n bits 8, flow n
[ 1.211167] console [ttyS0] enabled
[ 1.215221] bootconsole [earlycon0] disabled
[ 1.224527] uart uart1: get regulator failed
[ 1.232741] uart1: ttyS1 at MMIO 0x5000400 (irq = 280, base_baud = 1500000) is a SUNXI
[ 1.242609] uart uart5: get regulator failed
[ 1.247754] uart5: ttyS5 at MMIO 0x5001400 (irq = 281, base_baud = 1500000) is a SUNXI
[ 1.258087] misc dump reg init
[ 1.263329] G2D: Module initialized.major:246
[ 1.268451] Unable to detect cache hierarchy for CPU 0
[ 1.292196] brd: module loaded
[ 1.305759] loop: module loaded
[ 1.310465] zram: Added device: zram0
[ 1.315878] sunxi-bt soc@03000000:bt: Missing bt_power.
[ 1.321808] sunxi-bt soc@03000000:bt: bt_power_name ((null))
[ 1.328190] sunxi-bt soc@03000000:bt: Missing bt_io_regulator.
[ 1.334770] sunxi-bt soc@03000000:bt: io_regulator_name ((null))
[ 1.341622] sunxi-bt soc@03000000:bt: bt_rst gpio=206 mul-sel=1 pull=-1 drv_level=-1 data=0
[ 1.351536] sunxi-bt soc@03000000:bt: devm_pinctrl_get() failed!
[ 1.359487] sunxi-wlan soc@03000000:wlan: wlan_busnum (1)
[ 1.365609] sunxi-wlan soc@03000000:wlan: Missing wlan_power.
[ 1.372087] sunxi-wlan soc@03000000:wlan: wlan_power_name ((null))
[ 1.379058] sunxi-wlan soc@03000000:wlan: Missing wlan_io_regulator.
[ 1.386217] sunxi-wlan soc@03000000:wlan: io_regulator_name ((null))
[ 1.393429] sunxi-wlan soc@03000000:wlan: wlan_regon gpio=204 mul-sel=1 pull=-1 drv_level=-1 data=1
[ 1.404047] sunxi-wlan soc@03000000:wlan: get gpio chip_en failed
[ 1.410923] sunxi-wlan soc@03000000:wlan: get gpio power_en failed
[ 1.417906] sunxi-wlan soc@03000000:wlan: wlan_hostwake gpio=203 mul-sel=6 pull=-1 drv_level=-1 data=1
[ 1.430124] [ADDR_MGT] addr_mgt_probe: success.
[ 1.440083] libphy: Fixed MDIO Bus: probed
[ 1.444729] tun: Universal TUN/TAP device driver, 1.6
[ 1.450430] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.457712] CAN device driver interface
[ 1.462263] mcp251x spi1.0: setup mode 0, 8 bits/w, 20000000 Hz max --> 0
[ 1.470073] mcp251x_can_probe irq_gpio 210
[ 1.474712] mcp251x_can_probe irq 195
[ 1.503977] mcp251x spi1.0: Cannot initialize MCP2515. Wrong wiring?
[ 1.511154] mcp251x spi1.0: Probe failed, err=19
[ 1.517218] sun50iw9p1-pinctrl pio: expect_func as:gmac0, but muxsel(2) is func:ephy_25m
[ 1.528180] gmac-power0 get success!
[ 1.532290] gmac-power1 get error!
[ 1.536161] gmac-power2 get error!
[ 1.541907] gmac-power0 get success!
[ 1.546015] gmac-power1 get error!
[ 1.549894] gmac-power2 get error!
[ 1.555012] PPP generic driver version 2.4.2
[ 1.560244] PPP BSD Compression module registered
[ 1.565566] PPP Deflate Compression module registered
[ 1.571289] PPP MPPE Compression module registered
[ 1.576692] NET: Registered protocol family 24
[ 1.581705] PPTP driver version 0.8.5
[ 1.586216] usbcore: registered new interface driver r8152
[ 1.592514] usbcore: registered new interface driver asix
[ 1.598716] usbcore: registered new interface driver ax88179_178a
[ 1.605694] usbcore: registered new interface driver cdc_ether
[ 1.612365] usbcore: registered new interface driver net1080
[ 1.618859] usbcore: registered new interface driver cdc_subset
[ 1.625632] usbcore: registered new interface driver zaurus
[ 1.632055] usbcore: registered new interface driver cdc_ncm
[ 1.638447] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.646240] get drv_vbus is fail, 84
[ 1.650285] get ehci0-controller, regulator_io is no nocare
[ 1.656572] get ehci0-controller wakeup-source is fail.
[ 1.662756] sunxi ehci0-controller don't init wakeup source
[ 1.669052] [sunxi-ehci0]: probe, pdev->name: 5101000.ehci0-controller, sunxi_ehci: 0xffffff800948e498, 0x:ffffff8009e13000, irq_no:11d
[ 1.682759] [sunxi-ehci0]: Not init ehci0
[ 1.687479] get drv_vbus is fail, 22
[ 1.691515] get ehci1-controller, regulator_io is no nocare
[ 1.697800] get ehci1-controller wakeup-source is fail.
[ 1.703889] sunxi ehci1-controller don't init wakeup source
[ 1.710175] [sunxi-ehci1]: probe, pdev->name: 5200000.ehci1-controller, sunxi_ehci: 0xffffff800948e7e8, 0x:ffffff8009e17000, irq_no:11f
[ 1.724103] sunxi-ehci 5200000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.734326] sunxi-ehci 5200000.ehci1-controller: new USB bus registered, assigned bus number 1
[ 1.744516] sunxi-ehci 5200000.ehci1-controller: irq 287, io mem 0xffffffc03d5f3810
[ 1.766377] sunxi-ehci 5200000.ehci1-controller: USB 0.0 started, EHCI 1.00
[ 1.774232] sunxi-ehci 5200000.ehci1-controller: ehci_irq: highspeed device connect
[ 1.783417] hub 1-0:1.0: USB hub found
[ 1.787728] hub 1-0:1.0: 1 port detected
[ 1.793087] get drv_vbus is fail, 84
[ 1.797128] get ehci2-controller, regulator_io is no nocare
[ 1.803785] [sunxi-ehci2]: probe, pdev->name: 5310000.ehci2-controller, sunxi_ehci: 0xffffff800948eb38, 0x:ffffff8009eb4000, irq_no:121
[ 1.817767] sunxi-ehci 5310000.ehci2-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.827999] sunxi-ehci 5310000.ehci2-controller: new USB bus registered, assigned bus number 2
[ 1.837999] sunxi-ehci 5310000.ehci2-controller: irq 289, io mem 0xffffffc03d668010
[ 1.859679] sunxi-ehci 5310000.ehci2-controller: USB 0.0 started, EHCI 1.00
[ 1.868783] hub 2-0:1.0: USB hub found
[ 1.873086] hub 2-0:1.0: 1 port detected
[ 1.878358] get drv_vbus is fail, 84
[ 1.882408] get ehci3-controller, regulator_io is no nocare
[ 1.888696] get ehci3-controller wakeup-source is fail.
[ 1.895002] sunxi ehci3-controller don't init wakeup source
[ 1.901299] [sunxi-ehci3]: probe, pdev->name: 5311000.ehci3-controller, sunxi_ehci: 0xffffff800948ee88, 0x:ffffff8009ebe000, irq_no:123
[ 1.915261] sunxi-ehci 5311000.ehci3-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.925492] sunxi-ehci 5311000.ehci3-controller: new USB bus registered, assigned bus number 3
[ 1.935490] sunxi-ehci 5311000.ehci3-controller: irq 291, io mem 0xffffffc03d668810
[ 1.956352] sunxi-ehci 5311000.ehci3-controller: USB 0.0 started, EHCI 1.00
[ 1.965406] hub 3-0:1.0: USB hub found
[ 1.969720] hub 3-0:1.0: 1 port detected
[ 1.975374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.983149] get drv_vbus is fail, 84
[ 1.987182] get ohci0-controller, regulator_io is no nocare
[ 1.993467] get ohci0-controller wakeup-source is fail.
[ 1.999828] sunxi ohci0-controller don't init wakeup source
[ 2.006233] [sunxi-ohci0]: probe, pdev->name: 5101000.ohci0-controller, sunxi_ohci: 0xffffff800948d758
[ 2.016727] [sunxi-ohci0]: Not init ohci0
[ 2.021470] get drv_vbus is fail, 22
[ 2.025511] get ohci1-controller, regulator_io is no nocare
[ 2.031790] get ohci1-controller wakeup-source is fail.
[ 2.037873] sunxi ohci1-controller don't init wakeup source
[ 2.044257] [sunxi-ohci1]: probe, pdev->name: 5200000.ohci1-controller, sunxi_ohci: 0xffffff800948daa8
[ 2.055140] sunxi-ohci 5200000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 2.064976] sunxi-ohci 5200000.ohci1-controller: new USB bus registered, assigned bus number 4
[ 2.074776] sunxi-ohci 5200000.ohci1-controller: irq 288, io mem 0xffffff8008ae3900
[ 2.109710] usb 1-1: new high-speed USB device number 2 using sunxi-ehci
[ 2.144855] hub 4-0:1.0: USB hub found
[ 2.149156] hub 4-0:1.0: 1 port detected
[ 2.154388] get drv_vbus is fail, 84
[ 2.158440] get ohci2-controller, regulator_io is no nocare
[ 2.165182] [sunxi-ohci2]: probe, pdev->name: 5310000.ohci2-controller, sunxi_ohci: 0xffffff800948ddf8
[ 2.176057] sunxi-ohci 5310000.ohci2-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 2.185898] sunxi-ohci 5310000.ohci2-controller: new USB bus registered, assigned bus number 5
[ 2.195700] sunxi-ohci 5310000.ohci2-controller: irq 290, io mem 0xffffff8008ae3900
[ 2.256012] hub 1-1:1.0: USB hub found
[ 2.260704] hub 1-1:1.0: 4 ports detected
[ 2.265499] hub 5-0:1.0: USB hub found
[ 2.269819] hub 5-0:1.0: 1 port detected
[ 2.275041] get drv_vbus is fail, 84
[ 2.279104] get ohci3-controller, regulator_io is no nocare
[ 2.285390] get ohci3-controller wakeup-source is fail.
[ 2.291567] sunxi ohci3-controller don't init wakeup source
[ 2.297975] [sunxi-ohci3]: probe, pdev->name: 5311000.ohci3-controller, sunxi_ohci: 0xffffff800948e148
[ 2.308693] sunxi-ohci 5311000.ohci3-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 2.318536] sunxi-ohci 5311000.ohci3-controller: new USB bus registered, assigned bus number 6
[ 2.328342] sunxi-ohci 5311000.ohci3-controller: irq 292, io mem 0xffffff8008ae3900
[ 2.398202] hub 6-0:1.0: USB hub found
[ 2.402508] hub 6-0:1.0: 1 port detected
[ 2.408393] usbcore: registered new interface driver usbserial
[ 2.415133] usbcore: registered new interface driver usbserial_generic
[ 2.422577] usbserial: USB Serial support registered for generic
[ 2.429539] usbcore: registered new interface driver cdc_xr_usb_serial
[ 2.436908] exar: Exar USB UART (serial port) driver
[ 2.442609] usbcore: registered new interface driver cp210x
[ 2.448973] usbserial: USB Serial support registered for cp210x
[ 2.455838] usbcore: registered new interface driver ftdi_sio
[ 2.462396] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.471064] usbcore: registered new interface driver keyspan
[ 2.477540] usbserial: USB Serial support registered for Keyspan - (without firmware)
[ 2.486432] usbserial: USB Serial support registered for Keyspan 1 port adapter
[ 2.494738] usbserial: USB Serial support registered for Keyspan 2 port adapter
[ 2.503153] usbserial: USB Serial support registered for Keyspan 4 port adapter
[ 2.511614] usbcore: registered new interface driver option
[ 2.517979] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.526395] usbcore: registered new interface driver oti6858
[ 2.532864] usbserial: USB Serial support registered for oti6858
[ 2.539822] usbcore: registered new interface driver pl2303
[ 2.546180] usbserial: USB Serial support registered for pl2303
[ 2.553040] usbcore: registered new interface driver qcserial
[ 2.559598] usbserial: USB Serial support registered for Qualcomm USB modem
[ 2.567623] usbcore: registered new interface driver sierra
[ 2.573987] usbserial: USB Serial support registered for Sierra USB modem
[ 2.581830] usbcore: registered new interface driver usblp
[ 2.588151] usbcore: registered new interface driver cdc_wdm
[ 2.594666] usbcore: registered new interface driver uas
[ 2.600919] usbcore: registered new interface driver usb-storage
[ 2.607803] usbcore: registered new interface driver ums-alauda
[ 2.614589] usbcore: registered new interface driver ums-cypress
[ 2.621473] usbcore: registered new interface driver ums-datafab
[ 2.628358] usbcore: registered new interface driver ums_eneub6250
[ 2.635435] usbcore: registered new interface driver ums-freecom
[ 2.642329] usbcore: registered new interface driver ums-isd200
[ 2.649106] usbcore: registered new interface driver ums-jumpshot
[ 2.656090] usbcore: registered new interface driver ums-karma
[ 2.662773] usbcore: registered new interface driver ums-onetouch
[ 2.669779] usbcore: registered new interface driver ums-realtek
[ 2.676665] usbcore: registered new interface driver ums-sddr09
[ 2.683455] usbcore: registered new interface driver ums-sddr55
[ 2.690244] usbcore: registered new interface driver ums-usbat
[ 2.697006] usb_serial_number:20080411
[ 2.702386] sunxikbd_key_init: key0 vol= 210 code= 115
[ 2.708213] sunxikbd_key_init: key1 vol= 410 code= 114
[ 2.714006] sunxikbd_key_init: key2 vol= 590 code= 139
[ 2.719803] sunxikbd_key_init: key3 vol= 750 code= 28
[ 2.725496] sunxikbd_key_init: key4 vol= 880 code= 172
[ 2.731695] input: sunxi-keyboard as /devices/virtual/input/input0
[ 2.739566] usbcore: registered new interface driver xpad
[ 2.745823] usbcore: registered new interface driver usb_acecad
[ 2.752632] usbcore: registered new interface driver aiptek
[ 2.759057] usbcore: registered new interface driver gtco
[ 2.765287] usbcore: registered new interface driver hanwang
[ 2.771798] usbcore: registered new interface driver kbtab
[ 2.778606] axp2101_pek: Setting power key for unsupported AXP variant
[ 2.789603] input: axp2101-pek as /devices/platform/soc/twi5/i2c-5/5-0036/axp2101-pek.0/input/input1
[ 2.800695] sunxi_gpadc_init,1536, success
[ 2.806533] input: sunxi-gpadc0 as /devices/virtual/input/input2
[ 2.814551] ============ hym8563_init i2c board info register ret = 0=============
[ 2.823211] i2c /dev entries driver
[ 2.827727] IR NEC protocol handler initialized
[ 2.832861] IR RC5(x/sz) protocol handler initialized
[ 2.839260] sunxi cedar version 0.1
[ 2.843388] VE: install start!!!

[ 2.848958] cedar_ve: cedar-ve the get irq is 277
[ 2.854848] VE: get debugfs_mpp_root is NULL, please check mpp

[ 2.863105] VE: sunxi ve debug register driver failed!

[ 2.873219] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 2.883292] device-mapper: uevent: version 1.0.3
[ 2.889136] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 2.898888] Bluetooth: HCI UART driver ver 2.3
[ 2.903917] Bluetooth: HCI UART protocol H4 registered
[ 2.909715] Bluetooth: HCI UART protocol LL registered
[ 2.915506] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.923112] [BT_LPM] bluesleep_probe: get gpio bt_hostwake failed

[ 2.931669] sunxi-btlpm: probe of soc@03000000:btlpm failed with error -22
[ 2.944844] sunxi-mmc sdc2: SD/MMC/SDIO Host Controller Driver(v3.45 2020-5-21 16:05-202101071906)
[ 2.955092] sunxi-mmc sdc2: ***ctl-spec-caps*** 308
[ 2.961877] sunxi-mmc sdc2: No vdmmc regulator found
[ 2.967530] sunxi-mmc sdc2: No vd33sw regulator found
[ 2.973240] sunxi-mmc sdc2: No vd18sw regulator found
[ 2.978940] sunxi-mmc sdc2: No vq33sw regulator found
[ 2.984644] sunxi-mmc sdc2: No vq18sw regulator found
[ 2.991321] sunxi-mmc sdc2: set host busy
[ 2.995982] mmc:failed to get gpios
[ 3.000258] sunxi-mmc sdc2: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.026359] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.053040] sunxi-mmc sdc2: detmode:alway in(non removable)
[ 3.053075] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.061514] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.062591] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.073471] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.073544] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.086414] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.104246] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.116952] sunxi-mmc sdc2: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing MMC-HS(SDR20) dt B
[ 3.117374] sunxi-mmc sdc2: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 1 timing MMC-HS(SDR20) dt B
[ 3.117643] sunxi-mmc sdc2: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 8 timing MMC-HS(SDR20) dt B
[ 3.117899] sunxi-mmc sdc2: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 8 timing MMC-DDR52 dt B
[ 3.118159] mmc0: new DDR MMC card at address 0001
[ 3.119144] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
[ 3.119492] mmcblk0boot0: mmc0:0001 8GTF4R partition 1 4.00 MiB
[ 3.123274] mmcblk0boot1: mmc0:0001 8GTF4R partition 2 4.00 MiB
[ 3.123601] mmcblk0rpmb: mmc0:0001 8GTF4R partition 3 512 KiB
[ 3.125773] mmcblk0: p1 p2 p3 p4 p5 p6 p7
[ 3.219007] sun50iw9p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:jtag
[ 3.228245] sun50iw9p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:jtag
[ 3.237473] sun50iw9p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:jtag
[ 3.237485] sun50iw9p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:jtag
[ 3.237910] sunxi-mmc sdc0: SD/MMC/SDIO Host Controller Driver(v3.45 2020-5-21 16:05-202101071906)
[ 3.238025] sunxi-mmc sdc0: ***ctl-spec-caps*** 8
[ 3.273766] sunxi-mmc sdc0: No vqmmc regulator found
[ 3.279395] sunxi-mmc sdc0: No vdmmc regulator found
[ 3.285933] sunxi-mmc sdc0: set host busy
[ 3.290618] sunxi-mmc sdc0: Got CD GPIO
[ 3.295090] sunxi-mmc sdc0: min-frequency:400000
[ 3.300594] sunxi-mmc sdc0: sdc set ios:clk 0Hz bm PP pm UP vdd 22 width 1 timing LEGACY(SDR12) dt B
[ 3.310943] sunxi-mmc sdc0: no vqmmc,Check if there is regulator
[ 3.333092] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 22 width 1 timing LEGACY(SDR12) dt B
[ 3.342408] sunxi-ehci 5310000.ehci2-controller: ehci_irq: highspeed device connect
[ 3.366827] sunxi-mmc sdc0: detmode:gpio irq
[ 3.366867] sunxi-mmc sdc0: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[ 3.383882] sunxi-mmc sdc1: SD/MMC/SDIO Host Controller Driver(v3.45 2020-5-21 16:05-202101071906)
[ 3.394085] sunxi-mmc sdc1: ***ctl-spec-caps*** 8
[ 3.399593] sunxi-mmc sdc1: No vmmc regulator found
[ 3.405084] sunxi-mmc sdc1: No vqmmc regulator found
[ 3.410680] sunxi-mmc sdc1: No vdmmc regulator found
[ 3.416275] sunxi-mmc sdc1: No vd33sw regulator found
[ 3.421972] sunxi-mmc sdc1: No vd18sw regulator found
[ 3.421977] sunxi-mmc sdc1: No vq33sw regulator found
[ 3.421982] sunxi-mmc sdc1: No vq18sw regulator found
[ 3.422950] sunxi-mmc sdc1: set host busy
[ 3.423104] mmc:failed to get gpios
[ 3.423133] sunxi-mmc sdc1: min-frequency:400000
[ 3.423420] sunxi-mmc sdc1: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.439758] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.456423] sunxi-mmc sdc1: detmode:manually by software
[ 3.457621] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.463813] usbcore: registered new interface driver usbhid
[ 3.463817] usbhid: USB HID core driver
[ 3.464270] ashmem: initialized
[ 3.466835] sun50iw9p1-pinctrl pio: expect_func as:gpio, but muxsel(1) is func:gpio_out
[ 3.466848] sun50iw9p1-pinctrl pio: expect_func as:gpio, but muxsel(1) is func:gpio_out
[ 3.466859] sun50iw9p1-pinctrl pio: expect_func as:gpio, but muxsel(1) is func:gpio_out
[ 3.466870] sun50iw9p1-pinctrl pio: expect_func as:gpio, but muxsel(1) is func:gpio_out
[ 3.466882] sun50iw9p1-pinctrl pio: expect_func as:gpio, but muxsel(1) is func:gpio_out
[ 3.466892] sun50iw9p1-pinctrl pio: expect_func as:gpio, but muxsel(1) is func:gpio_out
[ 3.467082] rp_power prepare build 5 gpio
[ 3.467151] rp_power request pwr_5v
[ 3.467188] success request gpio123 out
[ 3.467210] rp_power request usb_5v
[ 3.467224] success request gpio117 out
[ 3.467245] rp_power request hub_rst
[ 3.467259] success request gpio118 out
[ 3.467279] rp_power request otg_mode
[ 3.467293] success request gpio131 out
[ 3.467313] rp_power request otg_power
[ 3.467326] success request gpio119 out
[ 3.468956] input: gpio_event as /devices/platform/rp_gpio/input/input3
[ 3.469568] u32 classifier
[ 3.469572] Actions configured
[ 3.469581] Netfilter messages via NETLINK v0.30.
[ 3.469599] nfnl_acct: registering with nfnetlink.
[ 3.470032] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[ 3.470313] ctnetlink v0.93: registering with nfnetlink.
[ 3.470967] xt_time: kernel timezone is -0000
[ 3.471101] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 3.471952] gre: GRE over IPv4 demultiplexor driver
[ 3.471959] ip_gre: GRE over IPv4 tunneling driver
[ 3.473772] IPv4 over IPsec tunneling driver
[ 3.474005] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.481064] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.492627] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.497149] arp_tables: arp_tables: (C) 2002 David S. Miller
[ 3.509453] Initializing XFRM netlink socket
[ 3.509512] IPsec XFRM device driver
[ 3.510481] NET: Registered protocol family 10
[ 3.512871] mip6: Mobile IPv6
[ 3.512911] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 3.537977] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.540141] NET: Registered protocol family 17
[ 3.540185] NET: Registered protocol family 15
[ 3.540190] can: controller area network core (rev 20120528 abi 9)
[ 3.540589] NET: Registered protocol family 29
[ 3.540602] can: raw protocol (rev 20120528)
[ 3.540608] can: broadcast manager protocol (rev 20161123 t)
[ 3.540620] can: netlink gateway (rev 20130117) max_hops=1
[ 3.540905] l2tp_core: L2TP core driver, V2.0
[ 3.540923] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 3.545613] Registered cp15_barrier emulation handler
[ 3.545634] Registered setend emulation handler
[ 3.546906] registered taskstats version 1
[ 3.547728] HDMI 2.0 driver init start!
[ 3.547741] boot_hdmi=false
[ 3.547804] ERROR: can not get hdmi_cts_compatibility
[ 3.548480] Can not find the node of esm
[ 3.548494] ERROR: pinctrl_get for HDMI2.0 DDC fail
[ 3.548601] Get hdmi_power0:bldo1
[ 3.573323] hdmi_cec_init
[ 3.574367] HDMI2.0 module init end
[ 3.584430] mmc2: queuing unknown CIS tuple 0x10 (5 bytes)
[ 3.677217] sunxi-mmc sdc1: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 3.694014] sunxi-mmc sdc1: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 4 timing LEGACY(SDR12) dt B
[ 3.752417] mmc2: queuing unknown CIS tuple 0x10 (5 bytes)
[ 3.865420] mmc2: new SDIO card at address 5577
[ 3.976355] usb 2-1: new high-speed USB device number 2 using sunxi-ehci
[ 4.134609] option 2-1:1.0: GSM modem (1-port) converter detected
[ 4.142143] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 4.150578] option 2-1:1.1: GSM modem (1-port) converter detected
[ 4.158025] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 4.166570] option 2-1:1.2: GSM modem (1-port) converter detected
[ 4.174017] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 4.179685] [HDMI receive params]: tv mode: 0xa format:0x0 data bits:0x0 eotf:0x4 cs:0x101 dvi_hdmi:2 range:0 scan:0 aspect_ratio:8
[ 4.195914] option 2-1:1.3: GSM modem (1-port) converter detected
[ 4.203419] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3
[ 4.211930] option 2-1:1.4: GSM modem (1-port) converter detected
[ 4.219441] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB4
[ 5.193451] [DISP] disp_device_attached_and_enable,line:223:
[ 5.199665] attached ok, mgr0<-->dev0
[ 5.203995] [DISP] disp_device_attached_and_enable,line:236:
[ 5.210183] type:4,mode:10,fmt:rgb,bits:8bits,eotf:4,cs:257 dvi_hdmi:2, range:0 scan:0 ratio:8
[ 5.222244] sunxi_i2c_probe()2286 - [i2c3] twi_drv_used = 0
[ 5.228566] sunxi_i2c_probe()2290 - [i2c3] twi_pkt_interval = 0
[ 5.235965] twi_request_gpio()453 - [i2c3] init name: (null)
[ 5.243555] ============ hym8563_probe start !! =============
[ 5.250279] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.260043] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.269760] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.279467] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.289153] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.298834] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.308257] 2000-00-00(0) 00:00:00
[ 5.312302] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.321980] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.331419] 2000-00-00(0) 00:00:00
[ 5.335625] rtc_hym8563 3-0051: rtc core: registered rtc-hym8563 as rtc0
[ 5.343203] ============ hym8563_probe end !! =============
[ 5.355199] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
[ 5.365230] cpu cpu0: _opp_add: OPP not supported by regulators (720000000)
[ 5.373416] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
[ 5.383433] cpu cpu0: _opp_add: OPP not supported by regulators (936000000)
[ 5.391643] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
[ 5.401672] cpu cpu0: _opp_add: OPP not supported by regulators (1104000000)
[ 5.409991] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
[ 5.420014] cpu cpu0: _opp_add: OPP not supported by regulators (1320000000)
[ 5.428180] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
[ 5.438194] cpu cpu0: _opp_add: OPP not supported by regulators (1416000000)
[ 5.446625] cpu cpu1: opp_list_debug_create_link: Failed to create link
[ 5.454098] cpu cpu1: _add_opp_dev: Failed to register opp debugfs (-12)
[ 5.461849] cpu cpu2: opp_list_debug_create_link: Failed to create link
[ 5.469315] cpu cpu2: _add_opp_dev: Failed to register opp debugfs (-12)
[ 5.469425] cpu cpu3: opp_list_debug_create_link: Failed to create link
[ 5.469431] cpu cpu3: _add_opp_dev: Failed to register opp debugfs (-12)
[ 5.496103] sunxi_i2c_do_xfer()1940 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x51)
[ 5.505543] 2000-00-00(0) 00:00:00
[ 5.509409] rtc_hym8563 3-0051: hctosys: unable to read the hardware clock
[ 5.518427] axp858-dcdc4: disabling
[ 5.523703] axp858-aldo3: disabling
[ 5.528662] axp858-aldo5: disabling
[ 5.533567] axp858-bldo2: disabling
[ 5.538446] axp858-bldo3: disabling
[ 5.543419] axp858-bldo5: disabling
[ 5.548369] axp858-cldo3: disabling
[ 5.555595] Freeing unused kernel memory: 4288K
[ 5.611965] EXT4-fs (mmcblk0p4): barriers disabled
[ 5.618738] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,barrier=0,data=ordered
[ 5.865481] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 6.108690] aicbsp_init
[ 6.111643] RELEASE_DATE:2023_0707_1001
[ 6.266406] AICWFDBG(LOGTRACE) >>> rwnx_mod_init()
[ 6.271823] AICWFDBG(LOGINFO) rwnx v6.4.3.0 - - 241c091M (master)
[ 6.278845] AICWFDBG(LOGINFO) RELEASE_DATE:2023_0707_1001
[ 6.285142] AICWFDBG(LOGTRACE) rwnx_init_cmd_array Enter
[ 6.291311] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[0]:ffffff8000ac6888
[ 6.299840] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[1]:ffffff8000ac68e8
[ 6.308354] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[2]:ffffff8000ac6948
[ 6.316977] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[3]:ffffff8000ac69a8
[ 6.325516] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[4]:ffffff8000ac6a08
[ 6.334060] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[5]:ffffff8000ac6a68
[ 6.342590] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[6]:ffffff8000ac6ac8
[ 6.351126] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[7]:ffffff8000ac6b28
[ 6.359764] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[8]:ffffff8000ac6b88
[ 6.368306] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[9]:ffffff8000ac6be8
[ 6.376897] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[10]:ffffff8000ac6c48
[ 6.385506] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[11]:ffffff8000ac6ca8
[ 6.394136] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[12]:ffffff8000ac6d08
[ 6.402825] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[13]:ffffff8000ac6d68
[ 6.411482] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[14]:ffffff8000ac6dc8
[ 6.420081] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[15]:ffffff8000ac6e28
[ 6.428719] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[16]:ffffff8000ac6e88
[ 6.437403] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[17]:ffffff8000ac6ee8
[ 6.446038] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[18]:ffffff8000ac6f48
[ 6.454642] AICWFDBG(LOGTRACE) rwnx_init_cmd_array cmd_queue[19]:ffffff8000ac6fa8
[ 6.463270] AICWFDBG(LOGTRACE) rwnx_init_cmd_array Exit
[ 6.469347] aicbsp: aicbsp_set_subsys, subsys: AIC_WIFI, state to: 1
[ 6.476572] aicbsp: aicbsp_set_subsys, power state change to 1 dure to AIC_WIFI
[ 6.484824] aicbsp: aicbsp_platform_power_on
[ 6.505472] aicbsp: aicbsp_sdio_probe:1 vid:0x5449 did:0x0145
[ 6.512304] aicbsp: aicbsp_sdio_probe:2 vid:0x544A did:0x0146
[ 6.518990] aicbsp: aicbsp_sdio_probe after replace:1
[ 6.524699] AICWFDBG(LOGINFO) aicwf_sdio_chipmatch USE AIC8801
[ 6.531446] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 50 MHz
[ 6.538722] aicbsp: aicwf_sdio_reg_init
[ 6.543267] sunxi-mmc sdc1: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 4 timing LEGACY(SDR12) dt B
[ 6.554501] aicbsp: Set SDIO Clock 50 MHz
[ 6.562297] AICWFDBG(LOGINFO) aicbsp: aicbsp_driver_fw_init, chip rev: 7
[ 6.569876] rwnx_load_firmware :firmware path = /vendor/etc/firmware/fw_patch_table_u03.bin
[ 6.581287] file md5:026ae0b7049511b2b55650d114d03d38
[ 6.587183] rwnx_plat_bin_fw_upload_android
[ 6.591894] rwnx_load_firmware :firmware path = /vendor/etc/firmware/fw_adid_u03.bin
[ 6.601475] file md5:cf3ee68167beda73aaa5cb7a17169b4d
[ 6.608002] rwnx_plat_bin_fw_upload_android
[ 6.612838] rwnx_load_firmware :firmware path = /vendor/etc/firmware/fw_patch_u03.bin
[ 6.624137] file md5:f3b4b770ee8837d50f5b03ef0325baf0
[ 6.660657] aicbt_patch_table_load bt btmode:0
[ 6.665913] aicbt_patch_table_load bt uart_baud:1500000
[ 6.665917] aicbt_patch_table_load bt uart_flowctrl:1
[ 6.665919] aicbt_patch_table_load bt lpm_enable:0
[ 6.665922] aicbt_patch_table_load bt tx_pwr:24608
[ 6.700110] aicbsp: bt patch version: - Jun 27 2023 17:59:00 - git efb04df
[ 6.707928] rwnx_plat_bin_fw_upload_android
[ 6.712718] rwnx_load_firmware :firmware path = /vendor/etc/firmware/fmacfw.bin
[ 6.728015] file md5:ce69a88544d01555d72e8ca5301dad66
[ 6.803439] AICWFDBG(LOGDEBUG) aicwf_sdio_probe:1
[ 6.808752] AICWFDBG(LOGDEBUG) Class=7
[ 6.813146] AICWFDBG(LOGDEBUG) sdio vendor ID: 0x5449
[ 6.818836] AICWFDBG(LOGDEBUG) sdio device ID: 0x0145
[ 6.824516] AICWFDBG(LOGDEBUG) Function#: 1
[ 6.829260] AICWFDBG(LOGINFO) aicwf_sdio_chipmatch USE AIC8801
[ 6.835934] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 50 MHz
[ 6.836339] aicbsp: sdio_err:<aicwf_sdio_bus_pwrctl,1345>: bus down
[ 6.850318] aicsdio: aicwf_sdio_reg_init
[ 6.854929] sunxi-mmc sdc1: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 4 timing LEGACY(SDR12) dt B
[ 6.866056] AICWFDBG(LOGINFO) Set SDIO Clock 50 MHz
[ 6.876703] AICWFDBG(LOGINFO) sdio ready
[ 6.881523] AICWFDBG(LOGINFO) sdio_bustx_thread the policy of current thread is:0
[ 6.881578] AICWFDBG(LOGINFO) sdio_busrx_thread the policy of current thread is:0
[ 6.881581] AICWFDBG(LOGINFO) sdio_busrx_thread the rt_priority of current thread is:0
[ 6.881584] AICWFDBG(LOGINFO) sdio_busrx_thread the current pid is:1411
[ 6.881751] AICWFDBG(LOGTRACE) >>> rwnx_platform_init()
[ 6.881762] AICWFDBG(LOGTRACE) >>> rwnx_cfg80211_init()
[ 6.881770] aicbsp: aicbsp_get_feature, set FEATURE_SDIO_CLOCK 50 MHz
[ 6.881784] AICWFDBG(LOGINFO) rwnx_cfg80211_init sizeof(struct rwnx_hw):12624
[ 6.881827] AICWFDBG(LOGTRACE) >>> rwnx_init_aic()
[ 6.881831] AICWFDBG(LOGTRACE) >>> rwnx_cmd_mgr_init()
[ 6.882288] AICWFDBG(LOGINFO) aicwf_prealloc_txq_alloc size is diff will to be kzalloc
[ 6.882308] AICWFDBG(LOGINFO) aicwf_prealloc_txq_alloc txq kzalloc successful
[ 6.885938] AICWFDBG(LOGTRACE) >>> rwnx_send_dbg_mem_read_req()
[ 6.885951] AICWFDBG(LOGTRACE) rwnx_send_msg (1025)DBG_MEM_READ_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 6.885963] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 6.923029] hdmi_hpd_sys_config_release
[ 7.001241] AICWFDBG(LOGINFO) sdio_bustx_thread the rt_priority of current thread is:0
[ 7.001245] AICWFDBG(LOGINFO) sdio_bustx_thread the current pid is:1410
[ 7.018057] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.026017] AICWFDBG(LOGTRACE) >>> rwnx_send_dbg_mem_read_req()
[ 7.032679] AICWFDBG(LOGTRACE) rwnx_send_msg (1025)DBG_MEM_READ_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.044036] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.052842] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.060836] AICWFDBG(LOGINFO) FDRV chip_id=7, chip_sub_id=0!!
[ 7.067305] AICWFDBG(LOGTRACE) >>> rwnx_platform_on()
[ 7.072984] userconfig file path:aic_userconfig.txt
[ 7.078722] AICWFDBG(LOGINFO) aic_load_firmware :firmware path = /lib/firmware/aic8800_sdio/aic_userconfig.txt
[ 7.090238] aic_load_firmware: aic_userconfig.txt file failed to open
[ 7.097507] is_Err
[ 7.099790] wrong size of firmware file
[ 7.104102] AICWFDBG(LOGTRACE) rwnx_send_msg (124)MM_SET_STACK_START_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.115953] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.124985] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.132989] AICWFDBG(LOGINFO) is 5g support = 0, vendor_info = 0x00
[ 7.140026] AICWFDBG(LOGTRACE) rwnx_send_msg (129)MM_GET_FW_VERSION_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.151753] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.160674] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.168642] AICWFDBG(LOGINFO) Firmware Version: di Jun 09 2023 17:28:38 - g3d24bd5b
[ 7.177369] AICWFDBG(LOGTRACE) >>> rwnx_send_txpwr_idx_req()
[ 7.183738] AICWFDBG(LOGTRACE) rwnx_send_msg (120)MM_SET_TXPWR_IDX_LVL_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.195792] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.204641] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.212672] AICWFDBG(LOGTRACE) >>> rwnx_send_txpwr_ofst_req()
[ 7.219149] AICWFDBG(LOGTRACE) rwnx_send_msg (122)MM_SET_TXPWR_OFST_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.230898] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.231243] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.231249] AICWFDBG(LOGTRACE) >>> rwnx_send_rf_calib_req()
[ 7.231254] AICWFDBG(LOGINFO) get_userconfig_xtal_cap:enable :0
[ 7.231257] AICWFDBG(LOGINFO) get_userconfig_xtal_cap:xtal_cap :24
[ 7.231259] AICWFDBG(LOGINFO) get_userconfig_xtal_cap:xtal_cap_fine:31
[ 7.231263] AICWFDBG(LOGTRACE) rwnx_send_msg (106)MM_SET_RF_CALIB_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.231267] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.399974] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.407919] AICWFDBG(LOGTRACE) >>> rwnx_send_get_macaddr_req()
[ 7.414534] AICWFDBG(LOGTRACE) rwnx_send_msg (116)MM_GET_MAC_ADDR_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.426072] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.435113] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.443098] AICWFDBG(LOGINFO) get macaddr: 48:8f:4c:10:38:56
[ 7.449598] AICWFDBG(LOGTRACE) >>> rwnx_send_reset()
[ 7.455193] AICWFDBG(LOGTRACE) rwnx_send_msg (1)MM_RESET_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.455203] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.474839] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.482817] AICWFDBG(LOGTRACE) >>> rwnx_send_version_req()
[ 7.488979] AICWFDBG(LOGTRACE) rwnx_send_msg (5)MM_VERSION_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.499839] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.508832] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.516828] AICWFDBG(LOGTRACE) >>> rwnx_set_vers()
[ 7.522230] AICWFDBG(LOGTRACE) >>> rwnx_send_me_config_req()
[ 7.528803] ieee80211 phy0: HT supp 1, VHT supp 1, HE supp 0
[ 7.528811] AICWFDBG(LOGTRACE) rwnx_send_msg (5121)ME_CONFIG_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.528822] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.555041] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.563397] AICWFDBG(LOGTRACE) >>> rwnx_send_me_chan_config_req()
[ 7.570280] AICWFDBG(LOGTRACE) rwnx_send_msg (5123)ME_CHAN_CONFIG_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.581865] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.590709] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.599051] AICWFDBG(LOGINFO) getRegdomainFromRwnxDB set ccode:00
[ 7.606240] AICWFDBG(LOGINFO) rwnx_get_countrycode_channels support channel:1 2 3 4 5 6 7 8 9 10 11 12 13 14
[ 7.617590] ieee80211 phy0:
*******************************************************
** CAUTION: USING PERMISSIVE CUSTOM REGULATORY RULES **
*******************************************************
[ 7.641994] AICWFDBG(LOGTRACE) >>> rwnx_send_me_chan_config_req()
[ 7.648927] AICWFDBG(LOGTRACE) rwnx_send_msg (5123)ME_CHAN_CONFIG_CFM reqcfm:1 in_irq:0 in_softirq:0 in_atomic:0
[ 7.660523] AICWFDBG(LOGTRACE) rwnx_cmd_malloc get cmd_array[0]:ffffff8000ac6888
[ 7.669540] AICWFDBG(LOGTRACE) rwnx_cmd_free cmd_array[0]:ffffff8000ac6888
[ 7.677599] AICWFDBG(LOGTRACE) >>> rwnx_dbgfs_register()
[ 7.683722] AICWFDBG(LOGINFO) fw_log_init: ffffffc03b6a8000, ffffffc03b6aa800
[ 7.691798] AICWFDBG(LOGINFO) rwnx_interface_add: wlan%d, 2, 10
[ 7.698667] AICWFDBG(LOGINFO) interface add:48 8f 4c 10 38 56
[ 7.719284] AICWFDBG(LOGINFO) New interface create wlan0
[ 10.568521] random: crng init done

# reboot
# Stopping system message bus: done
Stopping klogd: OK
Stopping syslogd: OK
[ 135.849321] EXT4-fs (mmcblk0p4): re-mounted. Opts: (null)
The system is going down NOW!
Sent SIGTERM to all processes
logout
Sent SIGKILL to all processes
Requesting system reboot
[ 137.861668] sunxi-mmc sdc2: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[ 137.873976] [VIN_WARN]video5 device have been closed!
[ 137.879663] [VIN_WARN]video4 device have been closed!
[ 137.885319] [VIN_WARN]video3 device have been closed!
[ 137.891017] [VIN_WARN]video2 device have been closed!
[ 137.896683] [VIN_WARN]video1 device have been closed!
[ 137.902341] [VIN_WARN]video0 device have been closed!
[ 138.016569] sunxi_ohci_hcd_shutdown, ohci0-controller is disable, need not shutdown
[ 138.025166] sunxi_ehci_hcd_shutdown, ehci0-controller is disable, need not shutdown
[ 138.033892] reboot: Restarting system
[155]HELLO! BOOT0 is starting!
[158]BOOT0 commit : 2bfa9d6
[160]set pll start
[163]periph0 has been enabled
[166]set pll end
[168]PMU: AXP858
[174]dram return write ok
[176]board init ok
[178]debug:rtc h-m-s value:0x200
[181]DRAM BOOT DRIVE INFO: V0.651
[185]the chip id is 0x7400
[187]chip id check OK
[191]DRAM_VCC set to 1100 mv
[194]DRAM CLK =672 MHZ
[196]DRAM Type =8 (3:DDR3,4:DDR4,7:LPDDR3,8:LPDDR4)
[208]Actual DRAM SIZE =1024 M
[211]DRAM SIZE =1024 MBytes, para1 = 30fa, para2 = 4000000, dram_tpr13 = 2006c61
[225]DRAM simple test OK.
[227]rtc standby flag is 0x0, super standby flag is 0x0
[233]dram size =1024
[236]Use rtc to store dram tuning para
[240]card no is 2
[241]sdcard 2 line count 8
[244][mmc]: mmc driver ver 2020-07-21-202106151039
[255][mmc]: Wrong media type 0x0, but host is sdc2, try mmc first
[261][mmc]: ***Try MMC card 2***
[286][mmc]: RMCA OK!
[288][mmc]: bias 0
[290][mmc]: MMC 5.1
[292][mmc]: HSSDR52/SDR25 8 bit
[295][mmc]: 50000000 Hz
[298][mmc]: 7456 MB
[300][mmc]: ***SD/MMC 2 init OK!!!***
[324]Loading boot-pkg Succeed(index=0).
[328]Entry_name = u-boot
[335]Entry_name = monitor
[339]Entry_name = dtb
[343]tunning data addr:0x4a0003e8
[346]Jump to second Boot.
NOTICE: BL3-1: v1.0(debug):f0130ea
NOTICE: BL3-1: Built : 10:23:13, 2022-04-14
NOTICE: BL3-1 commit: 8
NOTICE: cpuidle init version V1.0
ERROR: Error initializing runtime service tspd_fast
NOTICE: BL3-1: Preparing for EL3 exit to normal world
NOTICE: BL3-1: Next image address = 0x4a000000

U-Boot 2018.05 (Nov 23 2023 - 18:15:23 -0800) Allwinner Technology

[00.427]CPU: Allwinner Family
[00.430]Model: pro-box-t507
I2C: ready
[00.434]DRAM: 1 GiB
[00.437]Relocation Offset is: 35f08000
[00.474]secure enable bit: 0
[00.477]pmu_axp152_probe pmic_bus_read fail
[00.481]PMU: AXP858
[00.494]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=400Mhz
[00.501]drv_disp_init
[00.534]drv_disp_init finish
[00.536]gic: sec monitor mode
[00.543]flash init start
[00.545]workmode = 0,storage type = 2
[00.548]MMC: 2
[00.577]sunxi flash init ok
[00.581]Loading Environment from SUNXI_FLASH... OK
[00.611]usb burn from boot
delay time 0
weak:otg_phy_config
[00.624]usb prepare ok
??reboot??????????ֱ??ϵͳ??????????
(2-2/5)