rk3326: bl31: update version to v1.31

Build from ATF commit:
	244acd212 plat: px30-s: suspend: add ddr phy reg save

Update feature:
	244acd212 plat: px30-s: suspend: add ddr phy reg save
	680b18825 plat: px30-s: refactor ddr dfs set rate code
	2d7dc684b plat: px30-s: add ddr eye scan func
	f4b4c237c plat: px30-s: workaround x16 bw read training err
	8abe5853e plat: px30-s: add default fsp config
	2fa68b510 plat: px30-s: add de-skew info get from expanded param
	faca0fa70 plat: px30-s: add get_wrlvl_val() fun after f1
	6896d8e94 plat: px30-s: calculate tDQS2DQ before set rate

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: Ib477c168e94f4a8534e3e71273e75024929962c6
This commit is contained in:
Zhihuan He
2022-06-02 15:26:45 +08:00
committed by Jianhong Chen
parent 8ecb9094f1
commit f55f5f02a8
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3326_bl31_v1.30.elf
PATH=bin/rk33/rk3326_bl31_v1.31.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3326_bl31_v1.30.elf
PATH=bin/rk33/rk3326_bl31_v1.31.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

Binary file not shown.