rk3528: spl: Update version to v1.06
Build from: 3aa32998d6d mmc: dw_mmc: synchronize upstream code to calculate data transmission timeout Build command: ./make.sh rk3528 --spl-new --spl-fwver v1.06 Main update feature: SPL supports dynamically booting either 32-bit or 64-bit U-Boot. Change-Id: I23bba53d76579544f4dc07809c9e974cb891fc59 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
This commit is contained in:
@@ -15,9 +15,9 @@ NUM=2
|
||||
LOADER1=FlashData
|
||||
LOADER2=FlashBoot
|
||||
FlashData=bin/rk35/rk3528_ddr_1056MHz_v1.10.bin
|
||||
FlashBoot=bin/rk35/rk3528_spl_v1.05.bin
|
||||
FlashBoot=bin/rk35/rk3528_spl_v1.06.bin
|
||||
[OUTPUT]
|
||||
PATH=rk3528_spl_loader_v1.10.105.bin
|
||||
PATH=rk3528_spl_loader_v1.10.106.bin
|
||||
[SYSTEM]
|
||||
NEWIDB=true
|
||||
[FLAG]
|
||||
|
||||
Reference in New Issue
Block a user