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

build from commit:
	6f81114 rockchip: rk3308: support wakeup source whose clk is from pclk_bus

update features:
	support all gpio can wakeup system.

Change-Id: I8ad10ac1e785755b4bc13165956ca256897314e7
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2019-07-05 14:54:33 +08:00
parent 18fcb32e5b
commit c2e206b21f
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.20.elf
PATH=bin/rk33/rk3308_bl31_aarch32_v2.21.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.20.elf
PATH=bin/rk33/rk3308_bl31_v2.21.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0