rk3326: bl31: update version to v1.30

Build from ATF commit:
    5d208a630 plat: rockchip: scmi: not allowed rate = 0 to set rate
update feature:
    61f4560ba plat: px30: sleep: save/restore cru_mode if vdd_logic off

Change-Id: I38c02c37cde0b103f04b39b4833fac067d5eccbf
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2022-04-29 15:02:06 +08:00
parent 93d3217691
commit 75fb68aebb
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3326_bl31_v1.29.elf
PATH=bin/rk33/rk3326_bl31_v1.30.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk33/rk3326_bl31_v1.29.elf
PATH=bin/rk33/rk3326_bl31_v1.30.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1