rk3568: spl: update version to v1.04

build from:
	186b00109f rockchip: rk3568: place U-Boot at 10MB offset

build command:
	./make.sh rk3568

update feature:
	Support get U-Boot entry address by fit header info

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I6ee4143dd9469ba100ba328c0e34cbbcb0032d73
This commit is contained in:
Joseph Chen
2020-11-26 15:46:50 +08:00
committed by Jianhong Chen
parent 1daa3765b0
commit 4e53c677c0
3 changed files with 2 additions and 2 deletions

View File

@@ -15,9 +15,9 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk35/rk3568_ddr_1056MHz_v1.02.bin
FlashBoot=bin/rk35/rk356x_spl_v1.03.bin
FlashBoot=bin/rk35/rk356x_spl_v1.04.bin
[OUTPUT]
PATH=rk356x_spl_loader_v1.02.103.bin
PATH=rk356x_spl_loader_v1.02.104.bin
[SYSTEM]
NEWIDB=true
[FLAG]

Binary file not shown.

Binary file not shown.