Hello,
I am trying to boot Rockpi N10 A from a class 10 16gb micro sdhc card with Debian Buster for Rockpi n10 A on it. Ethernet cable is connected. Power is from a QC3 power supply with a USB-C cable that is rated for it. With the multimeter I can see 5V on the pin header.
I am connected to the serial console, this is the output.
In
Channel 0: LPDDR3, 800MHz
CS = 0
MR0=0xD8
MR1=0x0
MR2=0x0
MR3=0x0
MR4=0x3
MR5=0x3
MR6=0x0
MR7=0x0
MR8=0x3B
MR9=0x0
MR10=0x0
MR11=0x0
MR12=0x0
MR13=0x0
MR14=0x0
MR15=0x0
MR16=0x0
CS = 1
MR0=0xD8
MR1=0x0
MR2=0x0
MR3=0x0
MR4=0x3
MR5=0x3
MR6=0x0
MR7=0x0
MR8=0x3B
MR9=0x0
MR10=0x0
MR11=0x0
MR12=0x0
MR13=0x0
MR14=0x0
MR15=0x0
MR16=0x0
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=32 Size=1536MB
Channel 1: LPDDR3, 800MHz
CS = 0
MR0=0xD8
MR1=0x0
MR2=0x0
MR3=0x0
MR4=0x3
MR5=0x3
MR6=0x0
MR7=0x0
MR8=0x3B
MR9=0x0
MR10=0x0
MR11=0x0
MR12=0x0
MR13=0x0
MR14=0x0
MR15=0x0
MR16=0x0
CS = 1
MR0=0xD8
MR1=0x0
MR2=0x0
MR3=0x0
MR4=0x3
MR5=0x3
MR6=0x0
MR7=0x0
MR8=0x3B
MR9=0x0
MR10=0x0
MR11=0x0
MR12=0x0
MR13=0x0
MR14=0x0
MR15=0x0
MR16=0x0
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=32 Size=1536MB
256B stride
ch 0 ddrconfig = 0x101, ddrsize = 0x1818
ch 1 ddrconfig = 0x101, ddrsize = 0x1818
pmugrf_os_reg[2] = 0xFAA0DAA0, stride = 0x11
OUT
Boot1: 2018-08-06, version: 1.15
CPUId = 0x0
ChipType = 0x10, 218
SdmmcInit=2 0
BootCapSize=100000
UserCapSize=14930MB
FwPartOffset=2000 , 100000
mmc0:cmd5,20
SdmmcInit=0 0
BootCapSize=0
UserCapSize=15247MB
FwPartOffset=2000 , 0
StorageInit ok = 207028
SecureMode = 0
SecureInit read PBA: 0x4
SecureInit read PBA: 0x404
SecureInit read PBA: 0x804
SecureInit read PBA: 0xc04
SecureInit read PBA: 0x1004
SecureInit read PBA: 0x1404
SecureInit read PBA: 0x1804
SecureInit read PBA: 0x1c04
SecureInit ret = 0, SecureMode = 0
GPT 0x3190d20 signature is wrong
LoadTrust Addr:0x4000
No find bl30.bin
No find bl32.bin
Load uboot, ReadLba = 2000
Load OK, addr=0x200000, size=0xd02c8
RunBL31 0x10000
NOTICE: BL31: v1.3(debug):cd61876
NOTICE: BL31: Built : 16:25:54, Jan 23 2019
NOTICE: BL31: Rockchip release version: v1.1
INFO: GICv3 with legacy support detected. ARM GICV3 driver initialized in E3
INFO: Using opteed sec cpu_context!
INFO: boot cpu mask: 0
INFO: plat_rockchip_pmu_init(1181): pd status 3e
INFO: BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE inK
ERROR: Error initializing runtime service opteed_fast
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0x200000
INFO: SPSR = 0x3c9
U-Boot 2017.09-2692-gdf20631bd8 (Apr 30 2020 - 05:04:06 +0000), Build: jenkins1
Model: Radxa ROCK Pi N10
PreSerial: 2
DRAM: 3 GiB
Relocation Offset is: bdbf5000
Sysmem: init
Using default environment
dwmmc@fe320000: 1, sdhci@fe330000: 0
## Error: "rkimg_bootdev" not defined
Bootdev: mmc 1
PartType: EFI
get part misc fail -1
boot mode: None
init_resource_list: failed to get resource part, ret=-1
DTB: rk-kernel.dtb lCan't find UCLASS_IO_DOMAIN driver -19UTEUU�}�UUOoUE]�wuu���UuuuuPuuQUU}� ]
Model: Radxa ROCK Pi N10
rockchip_set_serialno: could not find efuse device
CLK: (uboot. arml: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
CLK: (uboot. armb: enter 24000 KHz, init 24000 KHz, kernel 0N/A)
aplll 816000 KHz
apllb 24000 KHz
dpll 800000 KHz
cpll 24000 KHz
gpll 800000 KHz
npll 600000 KHz
vpll 24000 KHz
aclk_perihp 133333 KHz
hclk_perihp 66666 KHz
pclk_perihp 33333 KHz
aclk_perilp0 266666 KHz
hclk_perilp0 88888 KHz
pclk_perilp0 44444 KHz
hclk_perilp1 100000 KHz
pclk_perilp1 50000 KHz
Net: No ethernet found.
Hit key to stop autoboot('CTRL+C'): 1
Can somebody interpret this and see the error?