T113-Pro有线网卡调试遇到问题

硬件:100ask-T113-Pro开发板
SDK: Tina-SDK(网盘下载)
100ASK_T113-Pro开发板 开发资料汇总页面! - Allwinner / T113_PRO - 嵌入式开发问答社区

编译烧录测试运行正常后,尝试使能以太网,参考:
请教各位大佬,如何使能D1-H/D1s uboot下的有线网卡? | 全志在线开发者论坛 (aw-ol.com)

运行后提示:


查看日志,好像是PE10(PHY_RST)这边有问题,不知道该怎么修改配置?

你好 请优先使用 Buildroot SDK,
Tina-SDK我们并未做完整设备驱动支持, 原厂目前发布了Tina-SDK V2.1,里面修复了很多问题, 我们预计会在下个月重新完整适配Tina-SDK到我们的 T113-S3

1 个赞

估计这个月底能完成吗?

完整适配T113-Pro 的Tina-SDK什么时候更新?

新的完整适配T113-Pro 的Tina-SDK的下载链接能分享吗?

https://gitee.com/weidongshan/100ASK_T113-Pro_TinaSDK

使用完整适配T113-Pro 的Tina-SDK可以顺利Make.但是当增加编译OPEN-SSH时报错。不知如何解决?



上述问题产生的原因可能是open-ssl版本太高了,将open-ssl版本降至1.1.0即可。可参考以下链接:T113-S3入门资料汇总(避坑指南)一 | 全志在线开发者论坛
编译正常。由于原生SDK的根文件系统是squashfs格式,是一个只读的文件系统。我想改成ex4t。所以参照以下链接进行了修改:Mangopi MQ-R:T113-s3编译Tina Linux系统_liefyuan的博客-CSDN博客
修改后重新编译并PACK成img文件。烧录到TF卡插到板子上启动弹出如下错误:
[200]HELLO! BOOT0 is starting!
[202]BOOT0 commit : 88480af-dirty
[206]set pll start
[212]periph0 has been enabled
[215]set pll end
[216][pmu]: bus read error
[219]board init ok
[221]ZQ value = 0x30
[223]get_pmu_exist() = -1
[225]ddr_efuse_type: 0xa
[228]trefi:7.8ms
[230][AUTO DEBUG] single rank and full DQ!
[234]ddr_efuse_type: 0xa
[237]trefi:7.8ms
[239][AUTO DEBUG] rank 0 row = 13
[242][AUTO DEBUG] rank 0 bank = 8
[245][AUTO DEBUG] rank 0 page size = 2 KB
[249]DRAM BOOT DRIVE INFO: V0.33
[253]DRAM CLK = 936 MHz
[255]DRAM Type = 3 (2:DDR2,3:DDR3)
[258]DRAMC read ODT off.
[260]DRAM ODT value: 0x42.
[263]ddr_efuse_type: 0xa
[266]DRAM SIZE =128 M
[268]dram_tpr4:0x0
[270]PLL_DDR_CTRL_REG:0xf8004d00
[273]DRAM_CLK_REG:0xc0000000
[276][TIMING DEBUG] MR2= 0x20
[284]DRAM simple test OK.
[286]rtc standby flag is 0x0, super standby flag is 0x0
[291]dram size =128
[294]card no is 0
[295]sdcard 0 line count 4
[298][mmc]: mmc driver ver 2021-05-21 14:47
[307][mmc]: Wrong media type 0x0
[310][mmc]: Try SD card 0
[332][mmc]: HSSDR52/SDR25 4 bit
[334][mmc]: 50000000 Hz
[337][mmc]: 15193 MB
[338][mmc]: SD/MMC 0 init OK!!!
[414]Loading boot-pkg Succeed(index=0).
[417]Entry_name = u-boot
[423]Entry_name = optee
[427]Entry_name = dtb
[430]mmc not para
[431]Jump to second Boot.
M/TC: OP-TEE version: 6aef7bb2-dirty (gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)) #1 Fri Jul 23 09:25:11 UTC 2021 arm

U-Boot 2018.05-g24521d6-dirty (Jan 22 2023 - 17:05:50 +0800) Allwinner Technology

[00.485]CPU: Allwinner Family
[00.488]Model: sun8iw20
I2C: FDT ERROR:fdt_set_all_pin:[twi0]–>FDT_ERR_BADPATH
FDT ERROR:fdt_set_all_pin:[twi1]–>FDT_ERR_BADPATH
ready
[00.509]DRAM: 128 MiB
[00.512]Relocation Offset is: 04f01000
[00.532]secure enable bit: 0
[00.534]smc_tee_inform_fdt failed with: -65526[00.539]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz MBus=300Mhz
[00.545]gic: sec monitor mode
[00.548]flash init start
[00.550]workmode = 0,storage type = 1
[00.553][mmc]: mmc driver ver uboot2018:2021-11-19 15:38:00
[00.559][mmc]: get sdc_type fail and use default host:tm1.
[00.565][mmc]: can’t find node “mmc0”,will add new node
[00.570][mmc]: fdt err returned
[00.573][mmc]: Using default timing para
[00.577][mmc]: SUNXI SDMMC Controller Version:0x50310
[00.603][mmc]: card_caps:0x3000000a
[00.607][mmc]: host_caps:0x3000003f
[00.611]sunxi flash init ok
[00.621]Loading Environment from SUNXI_FLASH… OK
[00.654]Item0 (Map) magic is bad
[00.657]the secure storage item0 copy0 magic is bad
[00.676]Item0 (Map) magic is bad
[00.679]the secure storage item0 copy1 magic is bad
[00.684]Item0 (Map) magic is bad
secure storage read widevine fail
[00.690]secure storage read widevine fail with:-1
secure storage read ec_key fail
[00.697]secure storage read ec_key fail with:-1
secure storage read ec_cert1 fail
[00.704]secure storage read ec_cert1 fail with:-1
secure storage read ec_cert2 fail
[00.712]secure storage read ec_cert2 fail with:-1
secure storage read ec_cert3 fail
[00.719]secure storage read ec_cert3 fail with:-1
secure storage read rsa_key fail
[00.726]secure storage read rsa_key fail with:-1
secure storage read rsa_cert1 fail
[00.734]secure storage read rsa_cert1 fail with:-1
secure storage read rsa_cert2 fail
[00.741]secure storage read rsa_cert2 fail with:-1
secure storage read rsa_cert3 fail
[00.749]secure storage read rsa_cert3 fail with:-1
[00.754]usb burn from boot
delay time 0
weak:otg_phy_config
[00.765]usb prepare ok
[00.972]usb sof ok
[00.973]usb probe ok
[00.975]usb setup ok
set address 0x6
set address 0x6 ok
[03.980]do_burn_from_boot usb : have no handshake
root_partition is rootfs
set root to /dev/mmcblk0p5
[03.992]update part info
[03.995]update bootcmd
[03.998]change working_fdt 0x43ec0e70 to 0x43ea0e70
disable nand error: FDT_ERR_BADPATH
[04.020]update dts
Hit any key to stop autoboot: 0
[05.192]no vendor_boot partition is found
Android’s image name: t113-100ask
[05.202]Starting kernel …

[05.205][mmc]: MMC Device 2 not found
[05.208][mmc]: mmc 2 not find, so not exit
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.4.61 (user@ubuntu) (arm-openwrt-linux-muslgnueabi-gcc.bin (OpenWrt/Linaro GCC 6.4-2017.11 2017-11) 6.4.1, GNU ld (GNU Binutils) 2.27) #6 SMP PREEMPT Sun Jan 22 15:15:52 UTC 2023
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: sun8iw20
[ 0.000000] printk: bootconsole [earlycon0] enabled
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 8 MiB at 0x47800000
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 15 pages/cpu s30348 r8192 d22900 u61440
[ 0.000000] pcpu-alloc: s30348 r8192 d22900 u61440 alloc=15*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: earlyprintk=sunxi-uart,0x02500C00 clk_ignore_unused initcall_debug=0 console=ttyS3,115200 loglevel=8 root=/dev/mmcblk0p5 init=/pseudo_init partitions=boot-resource@mmcblk0p1:env@mmcblk0p2:env-redund@mmcblk0p3:boot@mmcblk0p4:rootfs@mmcblk0p5:private@mmcblk0p6:rootfs_data@mmcblk0p7:UDISK@mmcblk0p8 cma=8M snum= mac_addr= wifi_mac= bt_mac= specialstr= gpt=1 androidboot.mode=normal androidboot.hardware=sun8iw20p1 boot_type=1 androidboot.boot_type=1 gpt=1 uboot_message=2018.05-g24521d6-dirty(01/22/2023-17:05:50) androidboot.dramsize=128
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 108612K/131072K available (6144K kernel code, 264K rwdata, 1504K rodata, 1024K init, 1164K bss, 14268K reserved, 8192K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x26c/0x3ec with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.008007] Switching to timer-based delay loop, resolution 41ns
[ 0.014166] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.023874] Calibrating delay loop (skipped), value calculated using timer frequency… 48.00 BogoMIPS (lpj=240000)
[ 0.034230] pid_max: default: 32768 minimum: 301
[ 0.038975] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.046298] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.054643] CPU: Testing write buffer coherency: ok
[ 0.059864] /cpus/cpu@0 missing clock-frequency property
[ 0.065196] /cpus/cpu@1 missing clock-frequency property
[ 0.070526] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.076696] Setting up static identity map for 0x40100000 - 0x40100060
[ 0.083342] rcu: Hierarchical SRCU implementation.
[ 0.088548] smp: Bringing up secondary CPUs …
[ 0.094166] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.094283] smp: Brought up 1 node, 2 CPUs
[ 0.104092] SMP: Total of 2 processors activated (96.00 BogoMIPS).
[ 0.110270] CPU: All CPU(s) started in SVC mode.
[ 0.115349] devtmpfs: initialized
[ 0.129567] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.137694] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.147584] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.154820] pinctrl core: initialized pinctrl subsystem
[ 0.160966] NET: Registered protocol family 16
[ 0.166834] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.202274] rtc_ccu: sunxi ccu init OK
[ 0.208193] ccu: sunxi ccu init OK
[ 0.211922] r_ccu: sunxi ccu init OK
[ 0.236383] iommu: Default domain type: Translated
[ 0.241442] sunxi iommu: irq = 24
[ 0.245636] SCSI subsystem initialized
[ 0.249591] usbcore: registered new interface driver usbfs
[ 0.255181] usbcore: registered new interface driver hub
[ 0.260580] usbcore: registered new device driver usb
[ 0.266633] Advanced Linux Sound Architecture Driver Initialized.
[ 0.273244] Bluetooth: Core ver 2.22
[ 0.276938] NET: Registered protocol family 31
[ 0.281402] Bluetooth: HCI device and connection manager initialized
[ 0.287767] Bluetooth: HCI socket layer initialized
[ 0.292640] Bluetooth: L2CAP socket layer initialized
[ 0.297714] Bluetooth: SCO socket layer initialized
[ 0.302856] pwm module init!
[ 0.306880] g2d 5410000.g2d: Adding to iommu group 0
[ 0.312160] G2D: rcq version initialized.major:252
[ 0.317723] clocksource: Switched to clocksource arch_sys_counter
[ 0.332212] sun8iw20-pinctrl 2000000.pinctrl: initialized sunXi PIO driver
[ 0.341483] NET: Registered protocol family 2
[ 0.346404] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.354833] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.362531] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.369618] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.376069] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.382630] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.389806] NET: Registered protocol family 1
[ 0.395098] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pc not found, using dummy regulator
[ 0.405389] spi spi0: spi0 supply spi not found, using dummy regulator
[ 0.412103] sunxi_spi_resource_get()2151 - [spi0] SPI MASTER MODE
[ 0.418267] sunxi_spi_resource_get()2189 - Failed to get sample mode
[ 0.424620] sunxi_spi_resource_get()2194 - Failed to get sample delay
[ 0.431083] sunxi_spi_resource_get()2198 - sample_mode:-1431633921 sample_delay:-1431633921
[ 0.439525] sunxi_spi_clk_init()2240 - [spi0] mclk 100000000
[ 0.445721] sunxi_spi_probe()2653 - [spi0]: driver probe succeed, base c881f000, irq 42
[ 0.455267] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 0.465809] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.471857] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.505780] io scheduler mq-deadline registered
[ 0.510351] io scheduler kyber registered
[ 0.515602] [DISP]disp_module_init
[ 0.519503] disp 5000000.disp: Adding to iommu group 0
[ 0.536155] disp 5000000.disp: 5000000.disp supply vcc-lcd not found, using dummy regulator
[ 0.544713] disp 5000000.disp: 5000000.disp supply vcc-pd not found, using dummy regulator
[ 0.558303] display_fb_request,fb_id:0
[ 0.565605] [DISP] Fb_copy_boot_fb,line:1443:
[ 0.565609] no boot_fb0
[ 0.572892] disp_al_manager_apply ouput_type:0
[ 0.577646] [DISP] lcd_clk_config,line:732:
[ 0.577658] disp 0, clk: pll(306000000),clk(306000000),dclk(51000000) dsi_rate(306000000)
[ 0.577658] clk real:pll(300000000),clk(300000000),dclk(50000000) dsi_rate(0)
[ 0.578034] [DISP]disp_module_init finish
[ 0.582751] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pd not found, using dummy regulator
[ 0.598628] sunxi_sid_init()551 - insmod ok
[ 0.616708] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pg not found, using dummy regulator
[ 0.626893] uart uart1: get regulator failed
[ 0.631188] uart uart1: uart1 supply uart not found, using dummy regulator
[ 0.638308] uart1: ttyS1 at MMIO 0x2500400 (irq = 34, base_baud = 1500000) is a SUNXI
[ 0.646666] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pb not found, using dummy regulator
[ 0.656818] uart uart3: get regulator failed
[ 0.661148] uart uart3: uart3 supply uart not found, using dummy regulator
[ 0.668269] uart3: ttyS3 at MMIO 0x2500c00 (irq = 35, base_baud = 1500000) is a SUNXI
[ 0.676100] sw_console_setup()1808 - console setup baud 115200 parity n bits 8, flow n
ÿ[ 0.684099] printk: console [ttyS3] enabled
[ 0.684099] printk: console [ttyS3] enabled
[ 0.693018] printk: bootconsole [earlycon0] disabled
[ 0.693018] printk: bootconsole [earlycon0] disabled
[ 0.704313] misc dump reg init
[ 0.708638] sunxi-rfkill soc@3000000:rfkill@0: module version: v1.0.9
[ 0.715837] sunxi-rfkill soc@3000000:rfkill@0: get gpio chip_en failed
[ 0.723159] sunxi-rfkill soc@3000000:rfkill@0: get gpio power_en failed
[ 0.730583] sunxi-rfkill soc@3000000:rfkill@0: wlan_busnum (1)
[ 0.737087] sunxi-rfkill soc@3000000:rfkill@0: Missing wlan_power.
[ 0.744012] sunxi-rfkill soc@3000000:rfkill@0: wlan clock[0] (32k-fanout1)
[ 0.751713] sunxi-rfkill soc@3000000:rfkill@0: wlan_regon gpio=204 assert=1
[ 0.759561] sunxi-rfkill soc@3000000:rfkill@0: wlan_hostwake gpio=202 assert=1
[ 0.767625] sunxi-rfkill soc@3000000:rfkill@0: wakeup source is enabled
[ 0.775226] sunxi-rfkill soc@3000000:rfkill@0: Missing bt_power.
[ 0.781971] sunxi-rfkill soc@3000000:rfkill@0: bt clock[0] (32k-fanout1)
[ 0.789463] sunxi-rfkill soc@3000000:rfkill@0: bt_rst gpio=207 assert=0
[ 0.797586] dma-buf: Running sanitycheck
[ 0.801988] dma-buf: Running dma_fence
[ 0.806160] sizeof(dma_fence)=48
[ 0.809900] dma-buf: Running dma_fence/sanitycheck
[ 0.815270] dma-buf: Running dma_fence/test_signaling
[ 0.817927] [DISP] disp_device_attached_and_enable,line:233:
[ 0.817932] attached ok, mgr0<–>dev0
[ 0.820909] dma-buf: Running dma_fence/test_add_callback
[ 0.827191] [DISP] disp_device_attached_and_enable,line:236:
[ 0.827198] type:1,mode:0,fmt:rgb,bits:8bits,eotf:4,cs:0 dvi_hdmi:2, range:2 scan:0 ratio:8
[ 0.831330] dma-buf: Running dma_fence/test_late_add_callback
[ 0.859261] dma-buf: Running dma_fence/test_rm_callback
[ 0.865089] dma-buf: Running dma_fence/test_late_rm_callback
[ 0.871402] dma-buf: Running dma_fence/test_status
[ 0.876739] dma-buf: Running dma_fence/test_error
[ 0.881991] dma-buf: Running dma_fence/test_wait
[ 0.887132] dma-buf: Running dma_fence/test_wait_timeout
[ 0.927738] dma-buf: Running dma_fence/test_stub
[ 0.932906] dma-buf: Running dma_fence/race_signal_callback
[ 1.007734] thread_signal_callback[0] completed 36185 passes, 64 misses
[ 1.015139] thread_signal_callback[1] completed 36168 passes, 47 misses
[ 1.087735] thread_signal_callback[0] completed 40886 passes, 40885 misses
[ 1.095422] thread_signal_callback[1] completed 40879 passes, 40879 misses
[ 1.103626] sunxi-spinand: AW SPINand MTD Layer Version: 2.0 20201228
[ 1.110877] sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.10 20200306
[ 1.118830] sunxi-spinand-phy: not detect any munufacture from id table
[ 1.126192] sunxi-spinand-phy: get spi-nand Model from fdt fail
[ 1.132814] sunxi-spinand-phy: get phy info from fdt fail
[ 1.138840] sunxi-spinand-phy: not detect munufacture from fdt
[ 1.145502] sunxi-spinand-phy: detect munufacture from id table: Mxic
[ 1.152709] sunxi-spinand-phy: detect spinand id: ffff12c2 ffffffff
[ 1.159743] sunxi-spinand-phy: ========== arch info ==========
[ 1.166242] sunxi-spinand-phy: Model: MX35LF1GE4AB
[ 1.173002] sunxi-spinand-phy: Munufacture: Mxic
[ 1.178930] sunxi-spinand-phy: DieCntPerChip: 1
[ 1.184546] sunxi-spinand-phy: BlkCntPerDie: 1024
[ 1.190482] sunxi-spinand-phy: PageCntPerBlk: 64
[ 1.196214] sunxi-spinand-phy: SectCntPerPage: 4
[ 1.201841] sunxi-spinand-phy: OobSizePerPage: 64
[ 1.207567] sunxi-spinand-phy: BadBlockFlag: 0x1
[ 1.213397] sunxi-spinand-phy: OperationOpt: 0x7
[ 1.219221] sunxi-spinand-phy: MaxEraseTimes: 65000
[ 1.225248] sunxi-spinand-phy: EccFlag: 0x2
[ 1.231083] sunxi-spinand-phy: EccType: 4
[ 1.236699] sunxi-spinand-phy: EccProtectedType: 3
[ 1.242340] sunxi-spinand-phy: ========================================
[ 1.249716] sunxi-spinand-phy:
[ 1.253209] sunxi-spinand-phy: ========== physical info ==========
[ 1.260112] sunxi-spinand-phy: TotalSize: 128 M
[ 1.265449] sunxi-spinand-phy: SectorSize: 512 B
[ 1.270787] sunxi-spinand-phy: PageSize: 2 K
[ 1.275939] sunxi-spinand-phy: BlockSize: 128 K
[ 1.281284] sunxi-spinand-phy: OOBSize: 64 B
[ 1.286517] sunxi-spinand-phy: ========================================
[ 1.293911] sunxi-spinand-phy:
[ 1.297406] sunxi-spinand-phy: ========== logical info ==========
[ 1.304200] sunxi-spinand-phy: TotalSize: 128 M
[ 1.309555] sunxi-spinand-phy: SectorSize: 512 B
[ 1.314888] sunxi-spinand-phy: PageSize: 4 K
[ 1.320029] sunxi-spinand-phy: BlockSize: 256 K
[ 1.325376] sunxi-spinand-phy: OOBSize: 128 B
[ 1.330727] sunxi-spinand-phy: ========================================
[ 1.338207] sunxi-spinand-phy: block lock register: 0x00
[ 1.344272] sunxi-spinand-phy: feature register: 0x11
[ 1.349916] sunxi-spinand-phy: sunxi physic nand init end
[ 1.356380] Creating 4 MTD partitions on “sunxi_mtd_nand”:
[ 1.362566] 0x000000000000-0x000000100000 : “boot0”
[ 1.378622] 0x000000100000-0x000000500000 : “uboot”
[ 1.386784] random: fast init done
[ 1.408596] 0x000000500000-0x000000600000 : “secure_storage”
[ 1.428568] 0x000000600000-0x000008000000 : “sys”
[ 1.892836] random: crng init done
[ 1.938991] libphy: Fixed MDIO Bus: probed
[ 1.944402] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pe not found, using dummy regulator
[ 1.955617] sunxi gmac driver’s version: 1.0.0
[ 1.960752] gmac-power0: NULL
[ 1.964056] gmac-power1: NULL
[ 1.967359] gmac-power2: NULL
[ 1.971764] Failed to alloc md5
[ 1.975271] eth0: Use random mac address
[ 1.979918] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.987186] sunxi-ehci: EHCI SUNXI driver
[ 1.992018] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.998948] sunxi-ohci: OHCI SUNXI driver
[ 2.003849] i2c /dev entries driver
[ 2.007858] sunxi cedar version 1.1
[ 2.011905] sunxi-cedar 1c0e000.ve: Adding to iommu group 0
[ 2.018169] VE: sunxi_cedar_probe power-domain init!!!
[ 2.023914] VE: install start!!!
[ 2.023914]
[ 2.029416] VE: cedar-ve the get irq is 43
[ 2.029416]
[ 2.035820] VE: ve_debug_proc_info:ab4d2ff8, data:a116d8ed, lock:f76d00f2
[ 2.035820]
[ 2.045064] VE: install end!!!
[ 2.045064]
[ 2.050118] VE: sunxi_cedar_probe
[ 2.054040] Bluetooth: HCI UART driver ver 2.3
[ 2.059025] Bluetooth: HCI UART protocol H4 registered
[ 2.064744] Bluetooth: HCI UART protocol BCSP registered
[ 2.070695] Bluetooth: XRadio Bluetooth LPM Mode Driver Ver 1.0.10
[ 2.077851] [XR_BT_LPM] bluesleep_probe: bt_wake polarity: 1
[ 2.084191] [XR_BT_LPM] bluesleep_probe: host_wake polarity: 1
[ 2.090755] [XR_BT_LPM] bluesleep_probe: wakeup source is disabled!
[ 2.090755]
[ 2.099389] [XR_BT_LPM] bluesleep_probe: uart_index(1)
[ 2.107049] sunxi-mmc 4020000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.21 2021-11-18 10:02)
[ 2.116991] sunxi-mmc 4020000.sdmmc: ctl-spec-caps 8
[ 2.123167] sunxi-mmc 4020000.sdmmc: No vmmc regulator found
[ 2.129552] sunxi-mmc 4020000.sdmmc: No vqmmc regulator found
[ 2.135951] sunxi-mmc 4020000.sdmmc: No vdmmc regulator found
[ 2.142386] sunxi-mmc 4020000.sdmmc: No vd33sw regulator found
[ 2.148899] sunxi-mmc 4020000.sdmmc: No vd18sw regulator found
[ 2.155393] sunxi-mmc 4020000.sdmmc: No vq33sw regulator found
[ 2.161913] sunxi-mmc 4020000.sdmmc: No vq18sw regulator found
[ 2.168852] sunxi-mmc 4020000.sdmmc: Got CD GPIO
[ 2.174213] sunxi-mmc 4020000.sdmmc: set cd-gpios as 24M fail
[ 2.180851] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.191939] sunxi-mmc 4020000.sdmmc: no vqmmc,Check if there is regulator
[ 2.212052] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.236411] sunxi-mmc 4020000.sdmmc: detmode:gpio irq
[ 2.242093] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.254146] sunxi-mmc 4021000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.21 2021-11-18 10:02)
[ 2.256662] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.264036] sunxi-mmc 4021000.sdmmc: ctl-spec-caps 8
[ 2.277700] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.281555] sunxi-mmc 4021000.sdmmc: No vmmc regulator found
[ 2.296036] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.299376] sunxi-mmc 4021000.sdmmc: No vqmmc regulator found
[ 2.299382] sunxi-mmc 4021000.sdmmc: No vdmmc regulator found
[ 2.323737] sunxi-mmc 4021000.sdmmc: No vd33sw regulator found
[ 2.330240] sunxi-mmc 4021000.sdmmc: No vd18sw regulator found
[ 2.336739] sunxi-mmc 4021000.sdmmc: No vq33sw regulator found
[ 2.343253] sunxi-mmc 4021000.sdmmc: No vq18sw regulator found
[ 2.349780] sunxi-mmc 4021000.sdmmc: Cann’t get pin bias hs pinstate,check if needed
[ 2.359214] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.363299] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.370317] sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
[ 2.384731] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B
[ 2.398327] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B
[ 2.399303] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.410073] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 4 timing SD-HS(SDR25) dt B
[ 2.433181] mmc0: new high speed SDHC card at address aaaa
[ 2.434079] sunxi-mmc 4021000.sdmmc: detmode:manually by software
[ 2.440271] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 2.447002] exFAT: Version 1.3.0
[ 2.451074] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[ 2.456689] sunxi-spdif 2036000.spdif: request pinctrl handle for audio failed
[ 2.468181] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[ 2.469578] sunxi-spdif 2036000.spdif: [sunxi_spdif_dev_probe] failed
[ 2.474390] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[ 2.481666] sunxi-spdif: probe of 2036000.spdif failed with error -22
[ 2.495549] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.498995] [AUDIOCODEC][sunxi_codec_parse_params][2412]:digital_vol:0, lineout_vol:26, mic1gain:31, mic2gain:31 pa_msleep:120, pa_level:1, pa_pwr_level:1
[ 2.498995]
[ 2.524228] [AUDIOCODEC][sunxi_codec_parse_params][2448]:adcdrc_cfg:0, adchpf_cfg:1, dacdrc_cfg:0, dachpf:0
[ 2.525480] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[ 2.535510] [AUDIOCODEC][sunxi_internal_codec_probe][2609]:codec probe finished
[ 2.554833] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[ 2.561582] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[ 2.568310] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[ 2.575039] sunxi-mmc 4021000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[ 2.575066] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[ 2.582657] debugfs: Directory ‘203034c.dummy_cpudai’ with parent ‘audiocodec’ already present!
[ 2.602655] [SNDCODEC][sunxi_card_init][583]:card init finished
[ 2.609753] sunxi-codec-machine 2030340.sound: 2030000.codec <-> 203034c.dummy_cpudai mapping ok
[ 2.620589] input: audiocodec sunxi Audio Jack as /devices/platform/soc@3000000/2030340.sound/sound/card0/input0
[ 2.632459] [SNDCODEC][sunxi_card_dev_probe][836]:register card finished
[ 2.640806] NET: Registered protocol family 10
[ 2.646808] Segment Routing with IPv6
[ 2.650943] [SNDCODEC][sunxi_hs_init_work][259]:resume–>report switch
[ 2.657830] NET: Registered protocol family 17
[ 2.663320] Bluetooth: RFCOMM TTY layer initialized
[ 2.668794] Bluetooth: RFCOMM socket layer initialized
[ 2.674548] Bluetooth: RFCOMM ver 1.11
[ 2.679271] Registering SWP/SWPB emulation handler
[ 2.699210] sunxi-i2c sunxi-i2c2: sunxi-i2c2 supply twi not found, using dummy regulator
[ 2.709080] sunxi-i2c sunxi-i2c2: probe success
[ 2.715365] sunxi-spdif 2036000.spdif: request pinctrl handle for audio failed
[ 2.723471] sunxi-spdif 2036000.spdif: [sunxi_spdif_dev_probe] failed
[ 2.730766] sunxi-spdif: probe of 2036000.spdif failed with error -22
[ 2.739513] debugfs: Directory ‘2031000.dmic’ with parent ‘snddmic’ already present!
[ 2.748664] sunxi-audio-card 2031060.sounddmic: dmic-hifi <-> 2031000.dmic mapping ok
[ 2.758540] get ehci0-controller wakeup-source is fail.
[ 2.764464] sunxi ehci0-controller don’t init wakeup source
[ 2.770723] [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunxi_ehci: 0xc0b5df98, 0x:c88a5000, irq_no:3a
[ 2.782666] [sunxi-ehci0]: Not init ehci0
[ 2.787471] get ohci0-controller wakeup-source is fail.
[ 2.793406] sunxi ohci0-controller don’t init wakeup source
[ 2.799650] [sunxi-ohci0]: probe, pdev->name: 4101400.ohci0-controller, sunxi_ohci: 0xc0b5e228
[ 2.809272] [sunxi-ohci0]: Not init ohci0
[ 2.814055] get ehci1-controller wakeup-source is fail.
[ 2.819977] sunxi ehci1-controller don’t init wakeup source
[ 2.826189] [sunxi-ehci1]: probe, pdev->name: 4200000.ehci1-controller, sunxi_ehci: 0xc0b5e4b8, 0x:c88af000, irq_no:3c
[ 2.838348] sunxi-ehci 4200000.ehci1-controller: 4200000.ehci1-controller supply hci not found, using dummy regulator
[ 2.851689] sunxi-ehci 4200000.ehci1-controller: EHCI Host Controller
[ 2.858929] sunxi-ehci 4200000.ehci1-controller: new USB bus registered, assigned bus number 1
[ 2.868852] sunxi-ehci 4200000.ehci1-controller: irq 60, io mem 0x04200000
[ 2.897751] sunxi-ehci 4200000.ehci1-controller: USB 2.0 started, EHCI 1.00
[ 2.905516] sunxi-ehci 4200000.ehci1-controller: ehci_irq: highspeed device connect
[ 2.914489] hub 1-0:1.0: USB hub found
[ 2.918723] hub 1-0:1.0: 1 port detected
[ 2.923820] get ohci1-controller wakeup-source is fail.
[ 2.929782] sunxi ohci1-controller don’t init wakeup source
[ 2.935995] [sunxi-ohci1]: probe, pdev->name: 4200400.ohci1-controller, sunxi_ohci: 0xc0b5e748
[ 2.945814] sunxi-ohci 4200400.ohci1-controller: 4200400.ohci1-controller supply hci not found, using dummy regulator
[ 2.958061] sunxi-ohci 4200400.ohci1-controller: OHCI Host Controller
[ 2.965278] sunxi-ohci 4200400.ohci1-controller: new USB bus registered, assigned bus number 2
[ 2.975132] sunxi-ohci 4200400.ohci1-controller: irq 61, io mem 0x04200400
[ 3.052523] hub 2-0:1.0: USB hub found
[ 3.056740] hub 2-0:1.0: 1 port detected
[ 3.062885] sun8iw20-pinctrl 2000000.pinctrl: pin PB6 already requested by 2500c00.uart; cannot claim for 2000000.pinctrl:38
[ 3.075448] sun8iw20-pinctrl 2000000.pinctrl: pin-38 (2000000.pinctrl:38) status -22
[ 3.086548] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.087785] clk: Not disabling unused clocks
[ 3.096202] cfg80211: failed to load regulatory.db
[ 3.100927] ALSA device list:
[ 3.109547] #0: audiocodec
[ 3.112758] #1: snddmic
[ 3.115688] alloc_fd: slot 0 not NULL!
[ 3.124871] [EXFAT] trying to mount…
[ 3.129504] VFS: Cannot open root device “mmcblk0p5” or unknown-block(179,5): error -5
[ 3.138358] Please append a correct “root=” boot option; here are the available partitions:
[ 3.147675] 1f00 1024 mtdblock0
[ 3.147677] (driver?)
[ 3.154970] 1f01 4096 mtdblock1
[ 3.154972] (driver?)
[ 3.162262] 1f02 1024 mtdblock2
[ 3.162264] (driver?)
[ 3.169554] 1f03 124928 mtdblock3
[ 3.169557] (driver?)
[ 3.176828] b300 15558144 mmcblk0
[ 3.176831] driver: mmcblk
[ 3.184414] b301 252 mmcblk0p1 a0085546-4166-744a-a353-fca9272b8e45
[ 3.184417]
[ 3.194425] b302 252 mmcblk0p2 a0085546-4166-744a-a353-fca9272b8e46
[ 3.194427]
[ 3.204422] b303 252 mmcblk0p3 a0085546-4166-744a-a353-fca9272b8e47
[ 3.204424]
[ 3.214424] b304 3840 mmcblk0p4 a0085546-4166-744a-a353-fca9272b8e48
[ 3.214426]
[ 3.224425] b305 262144 mmcblk0p5 a0085546-4166-744a-a353-fca9272b8e49
[ 3.224427]
[ 3.234425] b306 5120 mmcblk0p6 a0085546-4166-744a-a353-fca9272b8e4a
[ 3.234427]
[ 3.244418] b307 5120 mmcblk0p7 a0085546-4166-744a-a353-fca9272b8e4b
[ 3.244420]
[ 3.254409] 103:00000 15243276 mmcblk0p8 a0085546-4166-744a-a353-fca9272b8e4c
[ 3.254411]
[ 3.264411] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,5)
[ 3.273816] CPU0: stopping
[ 3.276831] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.4.61 #6
[ 3.283419] Hardware name: Generic DT based system
[ 3.288772] [] (unwind_backtrace) from [] (show_stack+0x10/0x14)
[ 3.297401] [] (show_stack) from [] (dump_stack+0x88/0xa4)
[ 3.305451] [] (dump_stack) from [] (handle_IPI+0xe4/0x180)
[ 3.313596] [] (handle_IPI) from [] (gic_handle_irq+0x70/0x78)
[ 3.322033] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8)
[ 3.330371] Exception stack(0xc0a01f40 to 0xc0a01f88)
[ 3.335995] 1f40: 0002224c c76b9334 00000000 c0114800 00000001 c0a00000 c0a03de4 c0a03e20
[ 3.345104] 1f60: c0a43000 c77ff600 c09270c0 00000000 00000001 c0a01f90 c0107fb0 c0107fa0
[ 3.354205] 1f80: 60000013 ffffffff
[ 3.358095] [] (__irq_svc) from [] (arch_cpu_idle+0x1c/0x38)
[ 3.366329] [] (arch_cpu_idle) from [] (do_idle+0xd4/0x128)
[ 3.374475] [] (do_idle) from [] (cpu_startup_entry+0x18/0x20)
[ 3.382909] [] (cpu_startup_entry) from [] (start_kernel+0x360/0x3ec)
[ 3.392025] [] (start_kernel) from [<00000000>] (0x0)
请问该如何修改?

启动过程到这里就停止了。不知道怎么办?还请指点一下。


System init我选择 procd-init 而非busybox-init(安装ssh好像有问题)

应该是进入系统了 按下 回车键 就可以进入控制台

按回车键无反应。像死机了一样。 :joy:
后来在网上收索,最后修改了SD卡上的:/etc/inittab文件中 ttyS0::askfirst:/bin/ash —login 改为 ttyS3::askfirst:/bin/ash —login后重新启动后 并按一下回车键 才能进入控制台。但不知道在固件编译的时候在什么地方修改???

这问题我们没有遇到过,我们会留意看看

SDK是按新的完整适配T113-Pro 的Tina-SDK来编译固件的( [100ASK_T113-Pro_TinaSDK: 基于全志Tina-SDK V2.0完整支持 百问网 100ASK-T113-Pro开发板 ])
旧的SDK好像没有类似问题。

open-ssl的问题解决了?我降了版本还是不行 :joy:

删除整个out 目录再重新编译试试。