rv1126: loader: spi-nor: update spl thunder boot version to v1.02

Build from next-dev:
	1258f25 spl: rkfw: fix decompress error when
		boot.img has no ramdisk

Build command:
	./make.sh rv1126-spi-nor-tb

Update feature:
	1.Initial version

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I61b94949a229614a72c7664b7b06e0b24dbd04ee
This commit is contained in:
Jason Zhu
2020-06-10 16:33:03 +08:00
committed by Weiwen Chen
parent 0cd0dce73b
commit 826c26b4e8
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
[CHIP_NAME]
NAME=RV1126
[VERSION]
MAJOR=1
MINOR=1
[CODE471_OPTION]
NUM=1
Path1=bin/rv11/rv1126_tpl_924MHz_ddr3_tb_v1.02.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rv11/rv1126_usbplug_v1.10.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rv11/rv1126_tpl_924MHz_ddr3_tb_v1.02.bin
FlashBoot=bin/rv11/rv1126_spl_spi_nor_tb_v1.00.bin
[OUTPUT]
PATH=rv1126_spl_loader_v1.00.100.bin

Binary file not shown.