android13/rkbin/doc/release/RK3308_CN.md

80 lines
3.5 KiB
Markdown
Raw 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.

# RK3308 Release Note
## rk3308_bl32_v2.06.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2023-08-28 | rk3308_bl32_v2.06.bin | b5340fd65 | 重要 |
### New
1. 添加 pstore 支持。
2. 添加动态共享内存支持。
3. 支持判断 ta encryption key 是否已经写入。
------
## rk3308_bl31_cpu3_v1.00.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------------- | ----------- | -------- |
| 2023-03-16 | rk3308_bl31_cpu3_v1.00.elf | 5fb7b7229 | 普通 |
### New
1. 支持从CPU3启动。
------
## rk3308_ddr_{589 ... 393}MHz_{uart2_m1, uart4_m0}_v2.07.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :--------------------------------------------------------- | ----------- | -------- |
| 2022-11-29 | rk3308_ddr_{589 ... 393}MHz_{uart2_m1, uart4_m0}_v2.07.bin | 6ede97a868 | 普通 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------------------------------- | ------------------------------------------------------------ | -------- |
| 1 | 普通 | 提高部分颗粒在 RK3308B/H 上 393MHz 的稳定性 | RK3308B/H 小于 451MHz 时 Read DQS DLL delay 的值配置不合适,导致部分颗粒在 393MHz 可能不稳定 | - |
------
## rk3308_bl31_{aarch32}_v2.26.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------------------ | ----------- | -------- |
| 2022-09-28 | rk3308_bl31_{aarch32}_v2.26.elf | 0252d5c8f | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------------------------------------------------ | ----------------------------------------------------------- | -------- |
| 1 | 重要 | 解决系统待机时wdt超时复位的问题。处理方式系统待机时bl31默认关闭pclk_wdt唤醒再恢复。 | 内核无法关闭安全的时钟pclk_wdt导致系统待机时wdt会超时重启 | 375529 |
------
## rk3308_bl32_v2.05.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2022-09-16 | rk3308_bl32_v2.05.bin | d84087907 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ----------------------------------- | ------------------------------------------------------------ | -------- |
| 1 | 重要 | 解决关闭打印时OPTEE启动阶段卡住问题 | 当用户使用/rkbin/tools/ddrbin_tool工具关闭打印时rk_atags将通知OPTEE关闭打印OPTEE启动时关闭打印会出现卡死无法进入U-Boot | - |
------
## rk3308_{miniloader, usbplug}_v1.39.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------------------------- | ------- | -------- |
| 2022-09-08 | rk3308_{miniloader, usbplug}_v1.39.bin | 97d7a6 | 普通 |
### New
1. 校验 ftl super block 2nd page spare data。