px30: bl31: update version to v1.19

Build from ATF commit:
    86096d535 plat: px30: don't open wdt_ns pclk
update feature:
    86096d535 plat: px30: don't open wdt_ns pclk
    af49f6714 UPSTREAM: runtime_exceptions: Save x4-x29 unconditionally
    2803a2c8a plat: px30: ddr: add support the LCD MCU mode
    6b9d033f6 plat: px30: ddr: fix get_dclk_rate_mhz
    7c114f10c plat: rockchip: common: fix the error about lpddr4 tccd
    0b93630e1 rockchip: sip: add weak attribute to sip_version_handler
    73ddb151c plat: rockchip: common: update LPDDR4 spec timing
    868b60217 plat: rockchip: common: update dram spec ODT timing
    50f2e2e33 plat: rockchip: fiq_dfs: add isb and dsb after tlbialle3
    7018b4108 rockchip: add a script to commit elf to rkbin

Change-Id: I87f4fab9c7851d7e95052107a600a58627bdebf7
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2020-05-22 10:42:25 +08:00
parent c613d9e2e4
commit d9cd06514e
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/rk33/px30_bl31_v1.18.elf
PATH=bin/rk33/px30_bl31_v1.19.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1