rv1126: spl: update thunder boot version to v1.10

build from next-dev:
	7c7fff3 clk: rockchip: rk3288: support get pll config by table

build command:
	./make.sh rv1126-emmc-tb

update feature:
	Switch to boot FIT image

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I99ebe949a80b08c469fa60c60f4a7c9662b8ed23
This commit is contained in:
Joseph Chen
2020-08-20 16:40:16 +08:00
committed by Jianhong Chen
parent 9651ed90ff
commit dcb4b8205d
3 changed files with 2 additions and 2 deletions

View File

@@ -15,6 +15,6 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rv11/rv1126_tpl_924MHz_ddr3_tb_v1.03.bin
FlashBoot=bin/rv11/rv1126_spl_emmc_tb_v1.01.bin
FlashBoot=bin/rv11/rv1126_spl_emmc_tb_v1.10.bin
[OUTPUT]
PATH=rv1126_spl_loader_v1.03.101.bin
PATH=rv1126_spl_loader_v1.03.110.bin

Binary file not shown.