px30: loader: Update to v1.37

build from:
	rk_boot_all: c949b248 paltform: rk3326: Update to v1.37
update feature:
	Support SLC Nand secure boot

Change-Id: I1c6cec22eaa19b019eee15adb1a60ea7b136d27d
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin
2023-08-01 11:00:05 +08:00
committed by Jianhong Chen
parent c9bf4ab9ab
commit 20e829491b
7 changed files with 27 additions and 3 deletions

View File

@@ -9,14 +9,14 @@ Path1=bin/rk33/px30_ddr_333MHz_v2.08.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rk33/px30_usbplug_slc_v1.36.bin
Path1=bin/rk33/px30_usbplug_slc_v1.37.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk33/px30_ddr_333MHz_v2.08.bin
FlashBoot=bin/rk33/px30_miniloader_slc_v1.35.bin
FlashBoot=bin/rk33/px30_miniloader_slc_v1.37.bin
[OUTPUT]
PATH=px30_loader_slc_v2.08.135.bin
PATH=px30_loader_slc_v2.08.137.bin
[FLAG]
RC4_OFF=true

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# PX30 Release Note
## px30_{usbplug, miniloader}_v1.37.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------------------------- | ----------- | -------- |
| 2023-08-01 | px30_{usbplug, miniloader}_v1.37.bin | c949b248 | 普通 |
### New
1. 增加 SLC Nand 安全启动支持。
------
## px30_bl31_v1.33.elf
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# PX30 Release Note
## px30_{usbplug, miniloader}_v1.37.bin
| Date | file | Build commit | Severity |
| ---------- | :------------------------------------- | ------------ | -------- |
| 2023-08-01 | px30_{usbplug, miniloader}_v1.37.bin | c949b248 | moderate |
### New
1. Support SLC Nand secure boot.
------
## px30_bl31_v1.33.elf
| Date | file | Build commit | Severity |