Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rpardini/b786bcb41fb9065c2d8025004ccefba3 to your computer and use it in GitHub Desktop.
Save rpardini/b786bcb41fb9065c2d8025004ccefba3 to your computer and use it in GitHub Desktop.
NanoPC T6 LTS - No boot with vendor OOB eMMC + Armbian vendor on SDCard
DDR 9fffbe1e78 cym 24/02/04-10:09:20,fwver: v1.16
LPDDR4X, 2112MHz
channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB
channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB
channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB
channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB
Manufacturer ID:0x1
CH0 RX Vref:28.9%, TX Vref:22.8%,21.8%
CH1 RX Vref:28.5%, TX Vref:24.8%,21.8%
CH2 RX Vref:29.3%, TX Vref:22.8%,22.8%
CH3 RX Vref:30.1%, TX Vref:21.8%,18.8%
change to F1: 528MHz
change to F2: 1068MHz
change to F3: 1560MHz
change to F0: 2112MHz
out
U-Boot SPL board init
U-Boot SPL 2017.09-g1b1171b7c71-220418 #fa (Apr 18 2024 - 11:12:44)
Trying to boot from MMC2
No misc partition
spl: partition error
Trying fit image at 0x4000 sector
## Verified-boot: 0
## Checking atf-1 0x00040000 ... sha256(806278dba1...) + OK
## Checking uboot 0x00200000 ... sha256(f734f88771...) + OK
## Checking fdt 0x0031f550 ... sha256(268d09d694...) + OK
## Checking atf-2 0x000f0000 ... sha256(c00c7fd75b...) + OK
## Checking atf-3 0xff100000 ... sha256(71c3a5841b...) + OK
## Checking atf-4 0xff001000 ... sha256(2301cf73be...) + OK
Jumping to U-Boot(0x00200000) via ARM Trusted Firmware(0x00040000)
Total: 806.852/971.777 ms
INFO: Preloader serial: 2
NOTICE: BL31: v2.3():v2.3-405-gb52c2eadd:derrick.huang
NOTICE: BL31: Built : 11:23:47, Aug 15 2022
INFO: spec: 0x1
INFO: ext 32k is not valid
INFO: GICv3 without legacy support detected.
INFO: ARM GICv3 driver initialized in EL3
INFO: system boots from cpu-hwid-0
INFO: idle_st=0x21fff, pd_st=0x11fff9, repair_st=0xfff70001
ERROR: dfs get fsp_params[0] error, 0xfead0004 != 0xfead0001
ERROR: dfs get fsp_params[1] error, 0x0 != 0xfead0001
ERROR: dfs get fsp_params[2] error, 0x0 != 0xfead0001
ERROR: dfs get fsp_params[3] error, 0x56c != 0xfead0001
ERROR: loader&trust unmatch!!! Please update trust if need enable dmc
INFO: BL31: Initialising Exception Handling Framework
INFO: BL31: Initializing runtime services
WARNING: No OPTEE providn. SMC`s destined for OPTEE will return SMC_UNK
ERROR: Error ntime service opteed_fast
INFO: BL31: Preparing for EL3 exital world
INFO: Entry point address = 0x200000
INFO: SPSR = 0x3c9
U-Boot 2017.09-armbian (Jun 05 2024 - 11:49:44 +0000)
Model: NanoPC-T6
MPIDR: 0x81000000
16 GiBial: 2, raw, 0xfeb50000
Sysmem: init
Relocation Offset: eda3e000
Relocation fdt: eb9f9220 - eb9fecd0
CR: M/C/I
Using default environment
optee check api revision fail: -1.0
optee api revision is too low
### ERROR ### Please RESET the board ###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment