rk312x: miniloader: support sha256.

Change-Id: I378fcf158538695cd5891ff131839a4aab821de5
Signed-off-by: Zhaoyifeng <zyf@rock-chips.com>
This commit is contained in:
Zhaoyifeng
2016-01-08 09:39:24 +08:00
committed by cwz
parent 10b66a1b47
commit 42da223f92
6 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
NAME=RK312A
[VERSION]
MAJOR=2
MINOR=25
MINOR=29
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk31/RK3126_DDR3_300M_V2.05.bin

View File

@@ -2,10 +2,10 @@
NAME=RK312A
[VERSION]
MAJOR=2
MINOR=25
MINOR=29
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk31/RK3128_DDR_300M_V2.04.bin
Path1=tools/rk_tools/bin/rk31/RK3128_DDR3_300M_V2.05.bin
Sleep=1
[CODE472_OPTION]
NUM=1
@@ -14,7 +14,7 @@ Path1=tools/rk_tools/bin/rk31/rk3128usbplug.bin
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=tools/rk_tools/bin/rk31/RK3128_DDR_300M_V2.04.bin
FlashData=tools/rk_tools/bin/rk31/RK3128_DDR3_300M_V2.05.bin
FlashBoot=tools/rk_tools/bin/rk31/rk312xminiloaderall.bin
[OUTPUT]
PATH=RK3128MiniLoaderAll.bin

Binary file not shown.

BIN
bin/rk31/rk3126usbplug.bin Normal file → Executable file

Binary file not shown.

BIN
bin/rk31/rk3128usbplug.bin Normal file → Executable file

Binary file not shown.

BIN
bin/rk31/rk312xminiloaderall.bin Normal file → Executable file

Binary file not shown.