3368:minloader: add 1024 RSA signature support.

Change-Id: I45558b87f9c97acd8f52845dcb15abcfbf96fbf4
Signed-off-by: chenfen <chenfen@rock-chips.com>
This commit is contained in:
chenfen
2016-02-03 10:38:34 +08:00
committed by Gerrit Code Review
parent e65cfb3b47
commit c33d533ae7
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
NAME=RK330A
[VERSION]
MAJOR=2
MINOR=52
MINOR=53
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk33/RK3368_DDR_800M_V1.16.bin
@@ -15,6 +15,6 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=tools/rk_tools/bin/rk33/RK3368_DDR_800M_V1.16.bin
FlashBoot=tools/rk_tools/bin/rk33/rk3368miniloaderall_v2.52.bin
FlashBoot=tools/rk_tools/bin/rk33/rk3368miniloaderall_v2.53.bin
[OUTPUT]
PATH=RK3368MiniLoaderAll.bin

Binary file not shown.