rk322xh: bl31: update version to v1.45

Build from ATF commit:
	3be52e963 plat: rk322xh: ddr: add DPLL power down and up
update feature:
	3be52e963 plat: rk322xh: ddr: add DPLL power down and up
	857e9c1b4 rockchip: fix err of parsing ddr_parameter

Change-Id: Ib9ba59cff866a68faa480399872dd16323ed9b8d
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
This commit is contained in:
Zhihuan He
2020-11-03 14:55:20 +08:00
parent 72640b4b42
commit dcc82194dc
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MINOR=2
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk322xh_bl31_v1.44.elf
PATH=bin/rk33/rk322xh_bl31_v1.45.elf
ADDR=0x40000
[BL32_OPTION]
SEC=1

View File

@@ -5,7 +5,7 @@ MINOR=2
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk322xh_bl31_v1.44.elf
PATH=bin/rk33/rk322xh_bl31_v1.45.elf
ADDR=0x40000
[BL32_OPTION]
SEC=1