rk3588: spl: update version to v1.12

build from:
	5f53abfa: configs: rk3588: enabled CONFIG_SPL_AB

build command:
        ./make.sh rk3588

update feature:
        Support SPL AB

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ic03d79aebb92cc07d50d37af676d563e84025ba8
This commit is contained in:
Jason Zhu
2022-12-26 10:25:43 +08:00
committed by Jianhong Chen
parent 7760a112b3
commit 29f261e1b8
6 changed files with 29 additions and 5 deletions

View File

@@ -15,9 +15,9 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.09.bin
FlashBoot=bin/rk35/rk3588_spl_v1.11.bin
FlashBoot=bin/rk35/rk3588_spl_v1.12.bin
[OUTPUT]
PATH=rk3588_spl_loader_v1.09.111.bin
PATH=rk3588_spl_loader_v1.09.112.bin
[SYSTEM]
NEWIDB=true
[FLAG]

View File

@@ -15,10 +15,10 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.09.bin
FlashBoot=bin/rk35/rk3588_spl_v1.11.bin
FlashBoot=bin/rk35/rk3588_spl_v1.12.bin
[OUTPUT]
PATH=rk3588_download_v1.08.111.bin
IDB_PATH=rk3588_idblock_v1.09.111.img
PATH=rk3588_download_v1.08.112.bin
IDB_PATH=rk3588_idblock_v1.09.112.img
[SYSTEM]
NEWIDB=true
[FLAG]

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RK3588 Release Note
## rk3588_spl_v1.12.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2022-12-26 | rk3588_spl_v1.12.bin | 5f53abfa | 重要 |
### New
1. 支持 SPL AB.
------
## rk3588_bl31_v1.33.elf
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3588 Release Note
## rk3588_spl_v1.12.bin
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ------------ | --------- |
| 2022-12-26 | rk3588_spl_v1.12.bin | 5f53abfa | important |
### New
1. Support SPL AB.
------
## rk3588_bl31_v1.33.elf
| Date | File | Build commit | Severity |