Boot UBOOT from SD Card and start from emmc boot log :


DDR Version V1.11 20200910_dbg
In
ID:0xFFF
330MHz
DDR3
Bus Width=16 Col=11 Bank=8 Row=16 CS=1 Die Bus-Width=16 Size=2048MB
mach:3
OUT
Boot1 Release Time: May 13 2019 17:02:59, version: 2.56
ChipType = 0xc, 381
mmc2:cmd19,100
SdmmcInit=2 0
BootCapSize=1000
UserCapSize=7456MB
FwPartOffset=2000 , 1000
mmc0:cmd5,20
SdmmcInit=0 0
BootCapSize=0
UserCapSize=30474MB
FwPartOffset=2000 , 0
StorageInit ok = 65308
SecureMode = 0
SecureInit ret = 0, SecureMode = 0
atags_set_bootdev: ret:(0)
GPT 0x63337df8 signature is wrong
recovery gpt...
GPT 0x63337df8 signature is wrong
recovery gpt fail!
LOADER Check OK! 0x60200000, 178601
TOS    Check OK! 0x68400000, 245407
Enter Trust OS
INF [0x0] TEE-CORE:init_primary_helper:377: Initializing (1.1.0-333-gc9d95d1 #2 2018年 08月 17日 星期五 03:32:22 UTC arm)

INF [0x0] TEE-CORE:init_primary_helper:378: Release version: 2.0

INF [0x0] TEE-CORE:init_primary_helper:379: Next entry point address: 0x60200000

INF [0x0] TEE-CORE:init_teecore:83: teecore inits done


U-Boot 2017.09 (Feb 29 2024 - 16:34:18 +0100)

Model: Rockchip RK322x SoC (eMMC)
PreSerial: 2
DRAM:  2 GiB
Sysmem: init
Relocation Offset is: 00000000
MMC:   dwmmc@30000000: 1, dwmmc@30020000: 0
Using default environment

In:    serial@11030000
Out:   serial@11030000
Err:   serial@11030000
Model: Rockchip RK322x SoC (eMMC)
switch to partitions #0, OK
mmc1 is current device
Unknown command 'rkimgtest' - try 'help'
Bootdev(atags): mmc 1
PartType: DOS
get part misc fail -1
boot mode: None
CLK: (sync kernel. arm: enter 600000 KHz, init 600000 KHz, kernel 0N/A)
  apll 600000 KHz
  dpll 660000 KHz
  cpll 500000 KHz
  gpll 594000 KHz
  armclk 600000 KHz
  aclk_bus 74250 KHz
  hclk_bus 37125 KHz
  pclk_bus 37125 KHz
  aclk_peri 74250 KHz
  hclk_peri 37125 KHz
  pclk_peri 37125 KHz
Net:   eth0: ethernet@30200000
Hit key to stop autoboot('CTRL+C'):  0 
=> <INTERRUPT>
=> <INTERRUPT>
=> mmc list
dwmmc@30000000: 1 (SD)
dwmmc@30020000: 0
=> devnum=0; run mmc_boot
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
reading /extlinux/extlinux.conf
199 bytes read in 3 ms (64.5 KiB/s)
1:      LibreELEC
Retrieving file: /KERNEL
reading /KERNEL
10240904 bytes read in 436 ms (22.4 MiB/s)
append: boot=UUID=1203-3635 disk=UUID=f4a3dbeb-617d-43c4-93c0-30d8ee515d97 quiet console=uart8250,mmio32,0x11030000 console=tty0
Retrieving file: /rk322x-box-mxq4kpro_r329q.dtb
reading /rk322x-box-mxq4kpro_r329q.dtb
41424 bytes read in 6 ms (6.6 MiB/s)
## Flattened Device Tree blob at 68300000
   Booting using the fdt blob at 0x68300000
   Loading Device Tree to 7fff2000, end 7ffff1cf ... OK
Adding bank: 0x60000000 - 0x68400000 (size: 0x08400000)
Adding bank: 0x69200000 - 0xe0000000 (size: 0x76e00000)
Total: 975886.322 ms

Starting kernel ...

[    0.037827] Failed to find PMU node
[    0.318219] rk_gmac-dwmac 30200000.ethernet: Can not read property: tx_delay.
[    0.326291] rk_gmac-dwmac 30200000.ethernet: set tx_delay to 0x30
[    0.333147] rk_gmac-dwmac 30200000.ethernet: Can not read property: rx_delay.
[    0.341158] rk_gmac-dwmac 30200000.ethernet: set rx_delay to 0x10
[    0.482030] inno-hdmi-phy 12030000.hdmi-phy: error -ENXIO: IRQ index 0 not found

