Rk322x: ddr: update ddr init code version to v1.04

ddr init code version update to v1.04 20160505. This update including
1.supporting 16bit bandwidth.
2.fix bug to supporting 8Gb dram.

Change-Id: I10ef22722d152b0e0e14855969d9df21b168b599
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
This commit is contained in:
Tang Yun ping
2016-05-05 10:10:26 +08:00
committed by Gerrit Code Review
parent b3ed3c9d8c
commit 5d30ce7c75
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MAJOR=2
MINOR=31
[CODE471_OPTION]
NUM=1
Path1=tools/rk_tools/bin/rk32/RK3228_DDR_300M_V1.03.bin
Path1=tools/rk_tools/bin/rk32/RK322x_DDR_300M_V1.04.bin
Sleep=1
[CODE472_OPTION]
NUM=1
@@ -14,7 +14,7 @@ Path1=tools/rk_tools/bin/rk32/rk322xusbplug.bin
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=tools/rk_tools/bin/rk32/RK3228_DDR_300M_V1.03.bin
FlashData=tools/rk_tools/bin/rk32/RK322x_DDR_300M_V1.04.bin
FlashBoot=tools/rk_tools/bin/rk32/rk322xminiloaderall.bin
[OUTPUT]
PATH=RK322XMiniLoaderAll.bin

Binary file not shown.