rk3368h: bl31: update version to v1.34

bl31 compile with "SPD=opteed" option
    Build from ATF commit:
        f947c7e plat: rk322xh: ddr: fix deskew update bug

Change-Id: Ia21b943989c0fd79a8aa5eaad3207e617977ecc1
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2017-05-31 09:29:38 +08:00
parent e8a7f17154
commit e8d9c35aaf
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.33.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.34.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.33.bin
PATH=tools/rk_tools/bin/rk33/rk322xh_bl31_v1.34.bin
ADDR=0x10000
[BL32_OPTION]
SEC=1