rk3562: spl: Update version to v1.07

Build from:
	3aa32998d6d mmc: dw_mmc: synchronize upstream code to calculate data transmission timeout

Build command:
	./make.sh rk3562 --spl-new --spl-fwver v1.07

Main update feature:
	SPL supports dynamically booting either 32-bit or 64-bit U-Boot.

Change-Id: I338f92f8429f000dfb116ea808e58f3e94222b90
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
This commit is contained in:
Xuhui Lin
2025-01-08 17:16:02 +08:00
parent 21e55a8e90
commit 21759a0f92
8 changed files with 30 additions and 6 deletions

View File

@@ -15,9 +15,9 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk35/rk3562_ddr_1332MHz_v1.07.bin
FlashBoot=bin/rk35/rk3562_spl_v1.06.bin
FlashBoot=bin/rk35/rk3562_spl_v1.07.bin
[OUTPUT]
PATH=rk3562_spl_loader_v1.07.106.bin
PATH=rk3562_spl_loader_v1.07.107.bin
[SYSTEM]
NEWIDB=true
[FLAG]

View File

@@ -15,9 +15,9 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk35/rk3562_ddr_1332MHz_v1.07.bin
FlashBoot=bin/rk35/rk3562_spl_v1.06.bin
FlashBoot=bin/rk35/rk3562_spl_v1.07.bin
[OUTPUT]
PATH=rk3562_spl_loader_v1.07.106.bin
PATH=rk3562_spl_loader_v1.07.107.bin
[SYSTEM]
NEWIDB=true
[FLAG]

View File

@@ -15,9 +15,9 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk35/rk3562_ddr_1056MHz_ultra_v1.06.bin
FlashBoot=bin/rk35/rk3562_spl_v1.06.bin
FlashBoot=bin/rk35/rk3562_spl_v1.07.bin
[OUTPUT]
PATH=rk3562_spl_loader_v1.06.106.bin
PATH=rk3562_spl_loader_v1.06.107.bin
[SYSTEM]
NEWIDB=true
[FLAG]

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RK3562 Release Note
## rk3562_spl_v1.07.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------- | ----------- | -------- |
| 2025-01-08 | rk3562_spl_v1.07.bin | 3aa32998d6d | 重要 |
### New
1. spl支持动态引导32位或64位uboot。
------
## rk3562_ddr_{1560...324}MHz_v1.07.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3562 Release Note
## rk3562_spl_v1.07.bin
| Date | File | Build commit | Severity |
| ---------- | :------------------- | ----------- | -------- |
| 2025-01-08 | rk3562_spl_v1.07.bin | 3aa32998d6d | important |
### New
1. SPL supports dynamically booting either 32-bit or 64-bit U-Boot.
------
## rk3562_ddr_{1560...324}MHz_v1.07.bin
| Date | File | Build commit | Severity |