rk1808: bl31: update version to v1.04

Build from ATF commit:
    1ad03d6 plat: rk1808: don't need to initialize clkio_32k pin
update features:
    1ad03d6 plat: rk1808: don't need to initialize clkio_32k pin
    b6b131e plat: rk1808: add reset config
    0302808 plat: rk1808: fix pmic_sleep pin config
    759f59e plat: rk1808: support core bus auto divide
    be70dd6 plat: rk1808: support cpu/cluster idle
    ef9a433 plat: rk1808: fix "mistaking CRU_PMU_CLKSELS_CON for CRU_CLKSELS_CON"
    5d452d2 plat: rk1808: suspend: don't do usb_grf save/restore

Change-Id: I359262bd1b70795ce9089b7b598c7641613a1319
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2019-02-15 09:05:34 +08:00
parent 19383be07d
commit 724f3f81f3
2 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk1x/rk1808_bl31_v1.03.elf
PATH=bin/rk1x/rk1808_bl31_v1.04.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=0