rv1109: spl: spi-nor: update spl thunder boot version to v1.00

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

Update feature:
        1.Initial version

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I8f6d3ec02f6298f9cde5a736d417abf108265b3d
This commit is contained in:
Jason Zhu
2020-07-10 10:43:21 +08:00
committed by Jianhong Chen
parent d859cd7f98
commit e95fe8272a
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
[CHIP_NAME]
NAME=RV1109
[VERSION]
MAJOR=1
MINOR=1
[CODE471_OPTION]
NUM=1
Path1=bin/rv11/rv1109_tpl_924MHz_ddr3_tb_v1.02.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rv11/rv1109_usbplug_v1.10.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rv11/rv1109_tpl_924MHz_ddr3_tb_v1.02.bin
FlashBoot=bin/rv11/rv1109_spl_spi_nor_tb_v1.00.bin
[OUTPUT]
PATH=rv1109_spl_loader_v1.02.100.bin

Binary file not shown.