android13/rkbin/doc/release/RK1808_CN.md

55 lines
1.8 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# RK1808 Release Note
## rk1808_bl31_v1.15.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------- | ----------- | -------- |
| 2024-01-17 | rk1808_bl31_v1.15.elf | 56fe57e2a | 普通 |
### New
1. 增加支持DDR扩展温度需配合使用开启扩展温度的ddrbin文件。
------
## rk1808_ddr_933MHz_v1.06.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------------- | ----------- | -------- |
| 2024-01-17 | rk1808_ddr_933MHz_v1.06.bin | 4d116dc75c | 普通 |
### New
1. 增加支持DDR扩展温度需使用 ddrbin_tool 配置“ext_temp_ref”开启。
------
## rk1808_bl32_v2.03.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2023-08-28 | rk1808_bl32_v2.03.bin | b5340fd65 | 重要 |
### New
1. 添加 pstore 支持。
2. 添加动态共享内存支持。
3. 支持判断 ta encryption key 是否已经写入。
------
## rk1808_bl32_v2.02.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2022-09-16 | rk1808_bl32_v2.02.bin | d84087907 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ----------------------------------- | ------------------------------------------------------------ | -------- |
| 1 | 重要 | 解决关闭打印时OPTEE启动阶段卡住问题 | 当用户使用/rkbin/tools/ddrbin_tool工具关闭打印时rk_atags将通知OPTEE关闭打印OPTEE启动时关闭打印会出现卡死无法进入U-Boot | - |
------