rk3036: add support build for echo product.

Change-Id: I83cf1ba24ad53885b4eb77dd122c37b683f525b2
Signed-off-by: cww <cww@rock-chips.com>
This commit is contained in:
cww
2017-06-06 14:53:32 +08:00
committed by Kever Yang
parent 47d8291910
commit 445ef81720
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
[CHIP_NAME]
NAME=RK303A
[VERSION]
MAJOR=2
MINOR=36
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk30/rk3036_ddr3_300MHz_v1.07.bin
Sleep=1
[CODE472_OPTION]
NUM=1
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_300MHz_v1.07.bin
FlashBoot=tools/rk_tools/bin/rk30/rk303x_echo_miniloader_v2.36.bin
[OUTPUT]
PATH=rk3036_echo_loader_v1.07.236.bin

Binary file not shown.