rk3036: update miniloader and usbplug

1. support 128MB and 256MB SLC NAND
    2. support some new MLC NAND FLASH

Change-Id: I75442d8980da28f7be8ba394c65689623727d92b
Signed-off-by: Zhaoyifeng <zyf@rock-chips.com>
This commit is contained in:
Zhaoyifeng
2017-04-26 16:23:33 +08:00
committed by Jianhong Chen
parent 89128f570e
commit 7cfa82e891
5 changed files with 4 additions and 4 deletions

8
RKBOOT/RK3036MINIALL.ini Executable file → Normal file
View File

@@ -2,19 +2,19 @@
NAME=RK303A
[VERSION]
MAJOR=2
MINOR=19
MINOR=36
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk30/rk3036_ddr3_400MHz_v1.07.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk30/rk303x_usbplug_v2.19.bin
Path1=tools/rk_tools/bin/rk30/rk303x_usbplug_v2.36.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=tools/rk_tools/bin/rk30/rk3036_ddr3_400MHz_v1.07.bin
FlashBoot=tools/rk_tools/bin/rk30/rk303x_miniloader_v2.19.bin
FlashBoot=tools/rk_tools/bin/rk30/rk303x_miniloader_v2.36.bin
[OUTPUT]
PATH=rk3036_loader_v1.07.219.bin
PATH=rk3036_loader_v1.07.236.bin

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.