rk3308 aarch32/64: bl31: update version to v2.11

build from commit:
	9b4bee4 plat: rk3399: dfs: fix ddr low power issue
update features:
	c0933ee rockchip: common: atags: sync from u-boot
	164f37c plat: rk3308: fix atf memory layout for U-Boot

Change-Id: I4c3ebd0c467ea6404182011e683f3a26187a1d09
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2019-05-16 11:21:36 +08:00
parent 31501e4fb6
commit 3d261aa849
4 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/rk3308_bl31_aarch32_v2.10.elf
PATH=bin/rk33/rk3308_bl31_aarch32_v2.11.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3308_bl31_v2.10.elf
PATH=bin/rk33/rk3308_bl31_v2.11.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0