px3se: add miniloader and trust configs for px3se
PX3SE uses its own miniloader and the cpu debug port is uart1. It can share the tee binary with rk3126, so make a soft link to RKTRUST/RK3126TOS.ini for RKTRUST/PX3SETOS.ini. px3se_ddr_300MHz_v2.08.bin makes the uart1 as debug port. Change-Id: Ifdca0e7206d5d0c38504b4f6ac7ddd6674e04f0a Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
This commit is contained in:
committed by
Kever Yang
parent
01f1c2680f
commit
1bf0f17a93
20
RKBOOT/PX3SEMINIALL.ini
Normal file
20
RKBOOT/PX3SEMINIALL.ini
Normal file
@@ -0,0 +1,20 @@
|
||||
[CHIP_NAME]
|
||||
NAME=RK312A
|
||||
[VERSION]
|
||||
MAJOR=2
|
||||
MINOR=47
|
||||
[CODE471_OPTION]
|
||||
NUM=1
|
||||
Path1=tools/rk_tools/bin/rk31/px3se_ddr_300MHz_v2.08.bin
|
||||
Sleep=1
|
||||
[CODE472_OPTION]
|
||||
NUM=1
|
||||
Path1=tools/rk_tools/bin/rk31/rk3128_usbplug_v2.47.bin
|
||||
[LOADER_OPTION]
|
||||
NUM=2
|
||||
LOADER1=FlashData
|
||||
LOADER2=FlashBoot
|
||||
FlashData=tools/rk_tools/bin/rk31/px3se_ddr_300MHz_v2.08.bin
|
||||
FlashBoot=tools/rk_tools/bin/rk31/px3se_miniloader_20180122.bin
|
||||
[OUTPUT]
|
||||
PATH=px3se_loader_v2.08.247.bin
|
||||
1
RKTRUST/PX3SETOS.ini
Symbolic link
1
RKTRUST/PX3SETOS.ini
Symbolic link
@@ -0,0 +1 @@
|
||||
RK3126TOS.ini
|
||||
BIN
bin/rk31/px3se_ddr_300MHz_v2.08.bin
Normal file
BIN
bin/rk31/px3se_ddr_300MHz_v2.08.bin
Normal file
Binary file not shown.
BIN
bin/rk31/px3se_miniloader_20180122.bin
Normal file
BIN
bin/rk31/px3se_miniloader_20180122.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user