您尚未登录。

楼主 # 2023-09-12 18:29:36

lucky666
会员
注册时间: 2023-09-12
已发帖子: 1
积分: 1

T113-S3 U-Boot 打印日志

log.png
[29]HELLO! BOOT0 is starting!
[32]BOOT0 commit : 88480af-dirty
[35]set pll start
[41]periph0 has been enabled
[44]set pll end
[45][pmu]: bus read error
[48]board init ok
[50]ZQ value = 0x2f
[51]get_pmu_exist() = -1
[54]DRAM BOOT DRIVE INFO: V0.33
[57]DRAM CLK = 936 MHz
[59]DRAM Type = 3 (2:DDR2,3:DDR3)
[62]DRAMC read ODT  off.
[65]DRAM ODT value: 0x42.
[67]ddr_efuse_type: 0xa
[70]DRAM SIZE =128 M
[72]dram_tpr4:0x0
[74]PLL_DDR_CTRL_REG:0xf8004d00
[77]DRAM_CLK_REG:0xc0000000
[80][TIMING DEBUG] MR2= 0x20
[87]DRAM simple test OK.
[89]rtc standby flag is 0x0, super standby flag is 0x0
[94]dram size =128
[97]spinand UBOOT_START_BLK_NUM 8 UBOOT_LAST_BLK_NUM 32
[102]block from 8 to 32
[206]Check is correct.
[208]dma 0x29c0c int is not used yet
[211]dma 0x29c0c int is free, you do not need to free it again
[217]Entry_name        = u-boot
[223]Entry_name        = optee
[227]Entry_name        = dtb
[230]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 29 2023 - 08:35:28 +0800) Allwinner Technology

[00.284]CPU:   Allwinner Family
[00.287]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.308]DRAM:  128 MiB
[00.311]Relocation Offset is: 04ecc000
[00.335]secure enable bit: 0
[00.338]smc_tee_inform_fdt failed with: -65526[00.343]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz  MBus=300Mhz
[00.349]gic: sec monitor mode
[00.352]flash init start
[00.354]workmode = 0,storage type = 0
sspi->base_addr = 0x4025000, the SPI control register:
[VER] 0x4025000 = 0x00010001, [GCR] 0x4025004 = 0x00000083, [TCR] 0x4025008 = 0x00000184
[ICR] 0x4025010 = 0x00000f00, [ISR] 0x4025014 = 0x00000032, [FCR] 0x4025018 = 0x00200020
[FSR] 0x402501c = 0x00000000, [WCR] 0x4025020 = 0x00000000, [CCR] 0x4025024 = 0x00000002
[SDC] 0x4025028 = 0x00002000, [BCR] 0x4025030 = 0x00000000, [TCR] 0x4025034 = 0x00000000
[BCC] 0x4025038 = 0x20000000, [DMA] 0x4025088 = 0x000000e5

[00.401]sunxi-spinand-phy: not detect any munufacture from id table
[00.407]sunxi-spinand-phy: get spi-nand Model from fdt fail
[00.412]sunxi-spinand-phy: get phy info from fdt fail

device nand0 <nand>, # parts = 4
#: name                size            offset          mask_flags
0: boot0               0x00100000      0x00000000      1
1: uboot               0x00300000      0x00100000      1
2: secure_storage      0x00100000      0x00400000      1
3: sys                 0x07b00000      0x00500000      0

active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000

defaults:
mtdids  : nand0=nand
mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(secure_storage)ro,-(sys)
[00.529]ubi0: attaching mtd4
[00.558]ubi0 error: check_corruption: PEB 65 contains corrupted VID header, and the data does not contain all 0xFF
[00.568]ubi0 error: check_corruption: this may be a non-UBI PEB or a severe VID header corruption which requires manual inspection
[00.580]Volume identifier header dump:
[00.583]        magic     55424921
[00.586]        version   1
[00.588]        vol_type  1
[00.590]        copy_flag 1
[00.591]        compat    0
[00.593]        vol_id    7
[00.595]        lnum      6
[00.597]        data_size 4096
[00.599]        used_ebs  0
[00.601]        data_pad  0
[00.603]        sqnum     269
[00.605]        hdr_crc   2f714367
[00.608]Volume identifier header hexdump:
[00.611]hexdump of PEB 65 offset 4096, length 258048[00.704]ubi0: scanning is finished
[00.707]ubi0 error: late_analysis: 1 PEBs are corrupted and preserved
[00.714]Corrupted PEBs are:[00.716] 65[00.717]
[00.721]ubi0: attached mtd4 (name "sys", size 123 MiB)
[00.726]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes
[00.732]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048
[00.738]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[00.745]ubi0: good PEBs: 492, bad PEBs: 0, corrupted PEBs: 1
[00.750]ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128
[00.757]ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
[00.764]ubi0: available PEBs: 0, total reserved PEBs: 491, PEBs reserved for bad PEB handling: 19
[00.773]sunxi flash init ok
[00.775]line:703 init_clocks
[00.778]drv_disp_init
fdt get node offset faill: hdmi
[00.791]drv_disp_init finish
[00.794]boot_gui_init:start
[00.797]set disp.dev2_output_type fail. using defval=0
[02.003]set disp.fb0_width fail. using defval=0
[02.007]set disp.fb0_height fail. using defval=0
[02.012]boot_gu[02.013]smallwitpi lcd_panel_init 429 xxxxxxxxxxxxxxxxxx
[02.318]smallwitpi lcd_panel_init 432 xxxxxxxxxxxxxxxxxx
[02.565]smallwitpi lcd_panel_init 445 xxxxxxxxxxxxxxxxxx
i_init:finish
[02.631]LCD open finish
partno erro : can't find partition bootloader
54 bytes read in 1 ms (52.7 KiB/s)
[02.702]bmp_name=bootlogo.bmp size 691254
691254 bytes read in 36 ms (18.3 MiB/s)
[02.860]Loading Environment from SUNXI_FLASH... OK
[02.881]Item0 (Map) magic is bad
secure storage read widevine fail
[02.887]secure storage read widevine fail with:-1
secure storage read ec_key fail
[02.894]secure storage read ec_key fail with:-1
secure storage read ec_cert1 fail
[02.901]secure storage read ec_cert1 fail with:-1
secure storage read ec_cert2 fail
[02.909]secure storage read ec_cert2 fail with:-1
secure storage read ec_cert3 fail
[02.916]secure storage read ec_cert3 fail with:-1
secure storage read rsa_key fail
[02.924]secure storage read rsa_key fail with:-1
secure storage read rsa_cert1 fail
[02.931]secure storage read rsa_cert1 fail with:-1
secure storage read rsa_cert2 fail
[02.939]secure storage read rsa_cert2 fail with:-1
secure storage read rsa_cert3 fail
[02.946]secure storage read rsa_cert3 fail with:-1
[02.951]out of usb burn from boot: not need burn key
[02.967]update bootcmd
[02.980]change working_fdt 0x43e8be70 to 0x43e6be70
[02.998]update dts
Hit any key to stop autoboot:  0
[03.236]no vendor_boot partition is found
Android's image name: t113-whycanpic
[03.248]Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.4.61 (root@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) #157 SMP PREEMPT Wed Jun 7 05:41:36 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
▒mount: mounting none on /dev failed: Resource busy
mount: mounting /dev/by-name/rootfs_data on /overlay failed: No error information
Mount Failed: formating /dev/by-name/rootfs_data to ubifs ...
mount: mounting /dev/by-name/rootfs_data on /overlay failed: No error information
mkdir: can't create directory '/overlay/upper': Read-only file system
mkdir: can't create directory '/overlay/workdir': Read-only file system
mount: mounting overlayfs:/overlay on /mnt failed: No such file or directory
mount: mounting /proc on /mnt/proc failed: No such file or directory
pivot_root: No such file or directory
mount: mounting /rom/dev on /dev failed: No such file or directory
mount: mounting /rom/tmp on /tmp failed: No such file or directory
mount: mounting /rom/sys on /sys failed: No such file or directory
mount: mounting /rom/overlay on /overlay failed: No such file or directory
mount: mounting proc on /proc failed: Resource busy
Starting syslogd: OK
Starting klogd: OK
Running sysctl: OK
Starting mdev... OK
Saving random seed: SKIP (read-only file system detected)
Starting system message bus: done
# hello rk world @ MicArrayVersion: [306@30] longlong:8 long:4
mac_str=[36:f3:a5:b8:f6:db]
init =>>> board config
batsound system @ [192.168.1.77][36:f3:a5:b8:f6:db]
route: SIOCDELRT: No such process
net.ipv4.udp_wmem_min = 640
net.ipv4.udp_rmem_min = 640
got default_init_dev_val
update ini failed
hw audiocodec set
got_audio_output_t113_hw_audiocodec_driver_vol val = 24
Simple mixer control 'DAC volume',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 255
  Front Left: 159 [62%]
  Front Right: 159 [62%]
Simple mixer control 'LINEOUT volume',0
  Capabilities: volume volume-joined
  Playback channels: Mono
  Capture channels: Mono
  Limits: 0 - 31
  Mono: 31 [100%]
Simple mixer control 'Headphone volume',0
  Capabilities: volume volume-joined
  Playback channels: Mono
  Capture channels: Mono
  Limits: 0 - 7
  Mono: 7 [100%]

离线

#1 2023-11-15 14:03:24

NaClH2O
会员
注册时间: 2023-11-15
已发帖子: 6
积分: 16

Re: T113-S3 U-Boot 打印日志

可能是 FDT(Flattened Device Tree) 中描述 I2C 设备信息的路径(path)不正确,导致无法找到对应的设备节点。具体原因可能是设备树文件(.dtb 文件)中的路径描述不正确,或者是 U-Boot 引导加载程序没有正确解析设备树文件。

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn