rk3308: ddr: update version to v1.22

Build from U-Boot commit:
	dd81f22 rockchip: rk3308: DDR Version V1.22 release
Update features:
	1. effdced rockchip: rk3308: fix low frequency unable to work
	2. b9a4d92 rockchip: rk3308: fix ddr2 txp and PD slow exit mode
	3. 3620944 rockchip: rk3308: set MSCH_ReadLatency to fix bug of
	   ddr access blocked
	4. 420ebc3 rockchip: rk3308: tpl: support ddr2 and lpddr2
	5. ea8560c rockchip: rk3308: ram: enable ddr standby, check code
	   style
	6. 37e5dcc rockchip: ARM64: tpl: modify TPL_TINY_FRAMEWORK flow
	   to reduce code size

Change-Id: I25c51b99b634ae37931e060089145b4ce223c2ba
Signed-off-by: CanYang He <hcy@rock-chips.com>
This commit is contained in:
CanYang He
2018-07-25 17:07:59 +08:00
committed by Kever Yang
parent 92f2f33284
commit dee720c97a
7 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ MAJOR=1
MINOR=05
[CODE471_OPTION]
NUM=1
Path1=bin/rk33/rk3308_ddr_589MHz_v1.21.bin
Path1=bin/rk33/rk3308_ddr_589MHz_v1.22.bin
Sleep=1
[CODE472_OPTION]
NUM=1
@@ -14,7 +14,7 @@ Path1=bin/rk33/rk3308_usbplug_v1.05.bin
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk33/rk3308_ddr_589MHz_v1.21.bin
FlashData=bin/rk33/rk3308_ddr_589MHz_v1.22.bin
FlashBoot=bin/rk33/rk3308_miniloader_v1.05.bin
[OUTPUT]
PATH=rk3308_loader_v1.21.105.bin
PATH=rk3308_loader_v1.22.105.bin

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.