rk3588: bl31: update version to v1.49

Build from ATF commit:
    1653f2a08 plat: rk3588: sleep: wait pmu_mcu to start
update feature:
    1653f2a08 plat: rk3588: sleep: wait pmu_mcu to start
    28863aaa2 rockchip: common: make warmboot address 64 align optional
    11ccc06cf tools: rockchip: decode_bl31: Fix typo in Rockchip copyright notice
    b67080464 plat: rockchip: rk3588: Fix typos in Rockchip copyright notices
    088e9e819 rockchip: common: Fix typos in Rockchip copyright notices
    d4181c043 rockchip: don't set fw_version_string if RK_NO_PRE_LOADER
    076599f9b plat: rockchip: uart: fix uart_debug_save flow

Change-Id: I336571be912822eb663f5e33f825382126727088
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
XiaoDong Huang
2025-03-03 14:20:44 +08:00
parent feab2172b4
commit 09c922d81b
4 changed files with 27 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ MINOR=0
SEC=0
[BL31_OPTION]
SEC=1
PATH=bin/rk35/rk3588_bl31_v1.48.elf
PATH=bin/rk35/rk3588_bl31_v1.49.elf
ADDR=0x00040000
[BL32_OPTION]
SEC=1