rk3308: bl31 aarch64/32: update version to v2.20

build from:
	a4ac4b0 rockchip: rk3308: fix restore pwm regulator pull state error
update feature:
	a4ac4b0 rockchip: rk3308: fix restore pwm regulator pull state error

Change-Id: I5733367ec195c3ac307f18f05166d95b7f65c545
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2019-07-03 11:13:46 +08:00
parent f50b5d3ef7
commit 18fcb32e5b
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.20.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.20.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0

Binary file not shown.