виснет при старте на заставке.
Лог U-Boot
Код: Выделить всё
NDD>XSAT
UNZOK!PCK[120]
table1
DRAM1_DDR4x2_2400_32B ini_ver: 0x41210723
zq_trim[e], ldo_trim[7]
CPU1200 DONE
>RPA
table1
DRAM2_DDR4x2_2400_32B ini_ver: 0x41210723
ddr2 zq_trim[e], ldo_trim[4]
ddr init done
HVYOK
UNZOK!
Loader Start ...SPI NAND MID=000000C8 DEV=00000051
bin_size: 0x00008140
sha256_align_size 0x00008140
atf.bin RSA ok!
check sum ok!
sha256_align_size 0x000A9080
uboot RSA ok!
smp(bl31)
$$$64wfi64w6fi4wfi64core2_jump_program 0x002065F3
64code2JumpCodelen 0x0000018C
ARC64warwmarrmsrwarmrsttst***2341###NOTICE: BL31: v2.2(release):
NOTICE: BL31: Built : 17:00:51, Aug 23 2021
NOTICE: FDT check fail.
NOTICE: BL31: No DTB found.
NOTICE: TZASC config:
NOTICE: 0x00100000@0x01f00000 (RW/N) Ree
INFO: ARM GICv2 driver initialized
INFO: BL31: Platform setup done
INFO: BL31: Initializing runtime services
NOTICE: not find OPTEE, if system not have OPTEEe, don't care OPTEE error or warning message
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR: Error initializing runtime service opteed_fast
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0x3e000000
INFO: SPSR = 0x3c9
U-Boot 2019.04 (Nov 02 2022 - 14:14:02 +0800), Build: jenkins-Backend-BSP-CCI-8115
Read power trim = 0x00000000
remap_data 8
pwm_id:0 pinmux = 0x1
pwm_id(0) pwm_pinmux(0x1)
pclk_freq(30000000) div(3)
id = 0xc8 0x51 0xc8 0x51
env_nand_load:read nand env0 sucessful
env_nand_load:crc env0 sucessful
env_nand_load:read nand env1 sucessful
env_nand_load:crc env1 sucessful
OK
misc_init_r: boot time: 4106636(us)
misc_init_r: boot time: 4180789(us)
Set CPU clk 1200MHz
[UID] = 0x000003c1
Warning: eth0 MAC addresses don't match:
Address in SROM is e0:ba:ad:ed:df:80
Address in environment is 00:00:23:34:45:66
[Dynamic change partition Warning]Use default partition info,ret is -19!
Hit ctrl+u to stop autoboot: 0
Loading file 'uImage' to addr 0x02000000...
Done
Verifying Bootlogo RSA ... OK
## Starting application at 0x1A000000 ...
start JPEG decode...
Display the Hik-bootlogo
Verifying RSA ... OK
dup fdt to 0x20000
## Booting kernel from Legacy Image at 02000000 ...
Image Name: Linux-4.19.148
Image Type: AArch64 Linux Kernel Image (lzma compressed)
Data Size: 8560640 Bytes = 8.2 MiB
Load Address: 00080000
Entry Point: 00080000
## Flattened Device Tree blob at 00020000
Booting using the fdt blob at 0x020000
Uncompressing Kernel Image
Using Device Tree in place at 0000000000020000, end 000000000002efff
Reserved memory region for spin-table: addr=3fee83e8 size=18
Starting kernel ...
Вхожу в u-boot,
HKVS $
ни одна из команд из руководств не отрабатывает, через setenv, одинарные кавычки, ; ничего абсолютно
компу присваивал 192.0.0.128, подавал команды для обновление и т.д., ничего, пинга до 192.0.0.64 нет.
Готов уже перешить дампом, но дампа нигде нет ...
Может отрезать и приклеить незалоченный U-Boot?
В логе смущает строка:
NOTICE: BL31: Built : 17:00:51, Aug 23 2021
NOTICE: FDT check fail.
ниже
dup fdt to 0x20000
## Flattened Device Tree blob at 00020000
какую-то проверку не проходит, но при этом пытается запустить ядро
есть мысли?