1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.5 KiB

RK3588 Release Note

rk3588_bl31_v1.30.elf

时间 文件 编译 commit 重要程度
2022-10-12 rk3588_bl31_v1.30.elf 1450d21e8 重要

New

  1. 支持pstore功能。

rk3588_bl31_v1.29.elf

时间 文件 编译 commit 重要程度
2022-09-29 rk3588_bl31_v1.29.elf 686b5c48b 重要

New

  1. 添加A55 AT speculative补丁。
  2. 添加LPDDR5变频补丁支持行间变频。
  3. 支持根据具体的DDR通道情况配置FW-DSU region.

Fixed

Index 重要程度 更新说明 问题现象 问题来源
1 重要 解决cec唤醒问题 休眠等待cec唤醒时gpio1/3的中断会同时唤醒AP和mcu导致异常。 -
2 重要 修复ddr相关配置 解决一些ddr不稳定问题。 -
3 重要 解决关闭串口后休眠异常问题 loader关闭串口后系统休眠会异常。 -

rk3588_bl32_v1.12.bin

时间 文件 编译 commit 重要程度
2022-09-20 rk3588_bl32_v1.12.bin 4542e1efd 重要

New

1.支持根据具体的DDR通道情况配置FW-DSU region.


rk3588_bl32_v1.11.bin

时间 文件 编译 commit 重要程度
2022-09-15 rk3588_bl32_v1.11.bin d84087907 重要

Fixed

Index 重要程度 更新说明 问题现象 问题来源
1 重要 解决关闭打印时OPTEE启动阶段卡住问题 当用户使用/rkbin/tools/ddrbin_tool工具关闭打印时rk_atags将通知OPTEE关闭打印OPTEE启动时关闭打印会出现卡死无法进入U-Boot -