rk322xh: bl31: update version to v1.42

Build from ATF commit:
    0e4d696 plat: rk322xh: open usb_grf clk when suspend
update feature:
    0e4d696 plat: rk322xh: open usb_grf clk when suspend
    655d673 rockchip: gicv3: fix some SGI operation interface
    dc11506 rockchip: ddr_parameter: use "struct tag_ddr_mem" to parse
    cc5829b rockchip: common: i2c: clean up code

Change-Id: Ibe19ee6ae6d1ef1733f90ee19a3cb443bfa5d8bb
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2019-08-27 09:23:23 +08:00
committed by Jianhong Chen
parent fe12bc3922
commit 75e588eeea
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MINOR=2
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk322xh_bl31_v1.41.elf
PATH=bin/rk33/rk322xh_bl31_v1.42.elf
ADDR=0x10000
[BL32_OPTION]
SEC=1

View File

@@ -5,7 +5,7 @@ MINOR=2
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk322xh_bl31_v1.41.elf
PATH=bin/rk33/rk322xh_bl31_v1.42.elf
ADDR=0x10000
[BL32_OPTION]
SEC=1