rk audi-s: update for rk3036 pack loader.

This commit is contained in:
cwz
2014-07-11 20:55:02 +08:00
parent fc06304d3c
commit ea206a8fc2
5 changed files with 38 additions and 0 deletions

BIN
3036_ddr.bin Executable file

Binary file not shown.

19
RKBOOT/RK3036.ini Executable file
View File

@@ -0,0 +1,19 @@
[CHIP_NAME]
NAME=RK303A
[VERSION]
MAJOR=2
MINOR=15
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/3036_ddr.bin
[CODE472_OPTION]
NUM=1
Path1=tools/rk_tools/rk303xusbplug.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=tools/rk_tools/3036_ddr.bin
FlashBoot=u-boot.bin
[OUTPUT]
PATH=RK3036Loader_uboot.bin

19
RKBOOT/RK3036MINIALL.ini Executable file
View File

@@ -0,0 +1,19 @@
[CHIP_NAME]
NAME=RK303A
[VERSION]
MAJOR=2
MINOR=15
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/3036_ddr.bin
[CODE472_OPTION]
NUM=1
Path1=tools/rk_tools/rk303xusbplug.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=tools/rk_tools/3036_ddr.bin
FlashBoot=tools/rk_tools/rk303xminiloaderall.bin
[OUTPUT]
PATH=RK3036Loader_miniall.bin

Binary file not shown.

Binary file not shown.