rk3368: update bl31 to v1.91 for kernel 3.10.

update features:
	48e3101 plat: rk3368: disable fiq debugger when suspend

Change-Id: Ief538bb2e2f715bec274b490d8bf81646f2e4350
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2017-11-24 17:49:36 +08:00
committed by Jianhong Chen
parent 2c5495c697
commit b57de1fb5a
3 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ PATH=tools/rk_tools/bin/rk33/rk3368_bl30_v2.13.bin
ADDR=0x00080000
[BL31_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368_bl31_v1.90.bin
PATH=tools/rk_tools/bin/rk33/rk3368_bl31_v1.91.bin
ADDR=0x00008000
[BL32_OPTION]
SEC=0

View File

@@ -7,7 +7,7 @@ PATH=tools/rk_tools/bin/rk33/rk3368_bl30_v2.13.bin
ADDR=0x00080000
[BL31_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk3368_bl31_v1.90.bin
PATH=tools/rk_tools/bin/rk33/rk3368_bl31_v1.91.bin
ADDR=0x00008000
[BL32_OPTION]
SEC=0

Binary file not shown.