rk3506: ddr/spl/usbplug/tee: Add initial version
== ddr v1.00 Build from: 8bd2e95bb9 rk3506: ddr: update ddrbin to v1.00 == spl v1.00 Build from: c80444b1e9a TEMP: Disable sd card for rk3506 == usbplug v1.00 Build from: b9b1493 src: platform: rk3506: fix emmc clock error. == tee v1.00 Build from: 1bfd9b50333 scripts: build_optee_os: Add FW_VERSION_PRINT Change-Id: I84f22433390e818f47bd7496a40b6d44c0bce48a Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
This commit is contained in:
26
RKBOOT/RK3506MINIALL.ini
Normal file
26
RKBOOT/RK3506MINIALL.ini
Normal file
@@ -0,0 +1,26 @@
|
||||
[CHIP_NAME]
|
||||
NAME=RK350F
|
||||
[VERSION]
|
||||
MAJOR=1
|
||||
MINOR=1
|
||||
[CODE471_OPTION]
|
||||
NUM=1
|
||||
Path1=bin/rk35/rk3506_ddr_800MHz_v1.00.bin
|
||||
[CODE472_OPTION]
|
||||
NUM=1
|
||||
Path1=bin/rk35/rk3506_usbplug_v1.00.bin
|
||||
[LOADER_OPTION]
|
||||
NUM=2
|
||||
LOADER1=FlashData
|
||||
LOADER2=FlashBoot
|
||||
FlashData=bin/rk35/rk3506_ddr_800MHz_v1.00.bin
|
||||
FlashBoot=bin/rk35/rk3506_spl_v1.00.bin
|
||||
[OUTPUT]
|
||||
PATH=rk3506_spl_loader_v1.00.100.bin
|
||||
IDB_PATH=rk3506_idblock_v1.00.100.img
|
||||
[SYSTEM]
|
||||
NEWIDB=true
|
||||
[FLAG]
|
||||
471_RC4_OFF=true
|
||||
RC4_OFF=true
|
||||
CREATE_IDB=true
|
||||
3
RKTRUST/RK3506TOS.ini
Normal file
3
RKTRUST/RK3506TOS.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
[TOS]
|
||||
TOSTA=bin/rk35/rk3506_tee_v1.00.bin
|
||||
ADDR=0x3f00000
|
||||
BIN
bin/rk35/rk3506_ddr_800MHz_v1.00.bin
Normal file
BIN
bin/rk35/rk3506_ddr_800MHz_v1.00.bin
Normal file
Binary file not shown.
BIN
bin/rk35/rk3506_spl_v1.00.bin
Normal file
BIN
bin/rk35/rk3506_spl_v1.00.bin
Normal file
Binary file not shown.
BIN
bin/rk35/rk3506_tee_v1.00.bin
Normal file
BIN
bin/rk35/rk3506_tee_v1.00.bin
Normal file
Binary file not shown.
BIN
bin/rk35/rk3506_usbplug_v1.00.bin
Normal file
BIN
bin/rk35/rk3506_usbplug_v1.00.bin
Normal file
Binary file not shown.
14
doc/release/RK3506_CN.md
Normal file
14
doc/release/RK3506_CN.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# RK3506 Release Note
|
||||
|
||||
## rk3506_{ddr,spl,usbplug,tee}_v1.00.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :--------------------------------- | ---------------------------------------------- | -------- |
|
||||
| 2024-07-17 | rk3506_{ddr,spl,usbplug,tee}_v1.00.bin | ddr:8bd2e95bb9#spl:c80444b1e9a#usbplug:b9b1493#tee:1bfd9b50333 | 普通 |
|
||||
|
||||
### New
|
||||
|
||||
1. 初始版本。
|
||||
|
||||
------
|
||||
|
||||
14
doc/release/RK3506_EN.md
Normal file
14
doc/release/RK3506_EN.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# RK3506 Release Note
|
||||
|
||||
## rk3506_{ddr,spl,usbplug,tee}_v1.00.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :--------------------------------- | ---------------------------------------------- | -------- |
|
||||
| 2024-07-17 | rk3506_{ddr,spl,usbplug,tee}_v1.00.bin | ddr:8bd2e95bb9#spl:c80444b1e9a#usbplug:b9b1493#tee:1bfd9b50333 | moderate |
|
||||
|
||||
### New
|
||||
|
||||
1. Initial version.
|
||||
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user