px30: bl31: update version to v1.15

Build from ATF commit:
    6e39e59 plat: px30: change some debug info
update feature:
    6e39e59 plat: px30: change some debug info
    cba4b12 rockchip: svc: add CONFIG_DRAM_POST_SET_RATE sip call
    b0cf3d1 rockchip: sram: add pmu_sram section defines
    526676a rockchip: i2c: add i2c driver to common directory
    c2b0155 plat: rockchip: move the function about dram spec timing to common
    e1048e0 rockchip: console: enable/disable depends on atags serial
    1f45fd9 rockchip: atags: compatible old preloader without atags support
    a211ba1 plat: px30: use plat_uart_xxx to init console
    ef42cbc plat: rockchip: support use preloader and kernel serial
    f2cbed3 console: add console_simple_init() to initial console base addr
    de92d92 plat: rockchip: add rk_atags support
    36d01de plat: rockchip: move DIV_ROUND_UP to plat_private.h for common use
    b275060 plat: px30: suspend: support pwm remotectl parse
    e52f4a9 rockchip: move pwm_remotectl driver to public directory
    43a2da1 rockchip: sip: allow SLT to access all memory region
    9c6fa6a plat: px30: dfs: add support trigger dfs by vop intr
    89a2d33 plat: px30: dfs: reduce the time of DCF wait dma finish
    fc8ed34 plat: px30: dfs: update dcf code to V1.02
    aebc56c plat: px30: dfs: set MSCH_DdrMode.MwrSize to zero
    d964b6b rockchip: ddr_parameter: fix param layout description error
    f9721cd plat: px30: dfs: compensate refresh for data_training
    7dbdf27 plat: px30: dfs: reduce the execute time of data_training
    dc2ca0e px30: pmu: fix compile error when not set DEBUG=1

Change-Id: I877b89a0fb142d9f1d063aca6ab4cb2dbc37590c
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2019-03-26 10:10:22 +08:00
parent ab67d7dc23
commit 583297aeea
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.14.elf
PATH=bin/rk33/px30_bl31_v1.15.elf
ADDR=0x00010000
[BL32_OPTION]
SEC=1