rk322xh: bl31: update version to v1.39

Build from ATF commit:
    9d3f591 plat: rk322xh: add virtual poweroff support

update feature:
    1) 9d3f591 plat: rk322xh: add virtual poweroff support
    2) 6544372 plat: rk322xh: vpu reset: save/restore idle status

Change-Id: I6916b461a4048cddfdbff0204c1b253416a64bd3
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2018-01-17 10:24:28 +08:00
committed by Jianhong Chen
parent f9a0d3f594
commit eeb65b4e4a
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MINOR=2
SEC=0
[BL31_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.38.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.39.bin
ADDR=0x10000
[BL32_OPTION]
SEC=1

View File

@@ -5,7 +5,7 @@ MINOR=2
SEC=0
[BL31_OPTION]
SEC=1
PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.38.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.39.bin
ADDR=0x10000
[BL32_OPTION]
SEC=1