rk3368h: bl31: update version to v2.16

Build from ATF commit:
	750ad69 plat: rk3368h: suspend: support remotectl parse and filter

update feature:
	1) 750ad69 plat: rk3368h: suspend: support remotectl parse and filter
	2) b282f92 plat: rk3368h: report detailed wakeup source when resume

Change-Id: I379c3aaf3c351e59853182ff75f2a015e8656781
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2017-09-04 17:25:14 +08:00
parent 0513ad4f34
commit 4e6b7f7567
4 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ PATH=tools/rk_tools/bin/rk33/rk3368_bl30_v2.14.bin
ADDR=0x00080000
[BL31_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368h_bl31_v2.15.bin
PATH=tools/rk_tools/bin/rk33/rk3368h_bl31_v2.16.bin
ADDR=0x00010000
[BL32_OPTION]
SEC=1

View File

@@ -7,7 +7,7 @@ PATH=tools/rk_tools/bin/rk33/rk3368_bl30_v2.14.bin
ADDR=0x00080000
[BL31_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368h_bl31_v2.15.bin
PATH=tools/rk_tools/bin/rk33/rk3368h_bl31_v2.16.bin
ADDR=0x00010000
[BL32_OPTION]
SEC=1

Binary file not shown.

BIN
bin/rk33/rk3368h_bl31_v2.16.bin Executable file

Binary file not shown.