rk322xh: bl31: update version to v1.41

Build from ATF commit:
	22b599a plat: rk3399: ddr: fix lpddr4 read write-only register bit
update feature:
	5a090b1 plat: rk322xh: ddr: set pll bypass if this pll was in power-down
	c0933ee rockchip: common: atags: sync from u-boot
	b0cf3d1 rockchip: sram: add pmu_sram section defines
	c2b0155 plat: rockchip: move the function about dram spec timing to common

Change-Id: I78d001b2e0750d9df9860f11180856d1322e60ce
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
This commit is contained in:
Zhihuan He
2019-07-12 09:00:02 +08:00
committed by Jianhong Chen
parent f3a7c304f0
commit 7aa4b32776
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.40.elf
PATH=bin/rk33/rk322xh_bl31_v1.41.elf
ADDR=0x10000
[BL32_OPTION]
SEC=1

View File

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