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.

57 lines
2.0 KiB

# PX30 Release Note
## px30_bl31_v1.33.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------ | ----------- | -------- |
| 2022-02-03 | px30_bl31_v1.33.elf | 0152b20d0 | 重要 |
### New
1. 添加amp支持。
2. 提高fiq-debugger功能稳定性。
3. 休眠时支持使用pll-deep-mode。
------
## px30_ddr_333MHz_v2.08.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | ------------------------- | ----------- | -------- |
| 2022-10-27 | px30_ddr_333MHz_v2.08.bin | e5b9702 | 普通 |
### New
1. 预留一些空间给maskrom添加传递的参数。
------
## px30_bl31_v1.32.elf
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------ | ----------- | -------- |
| 2022-10-25 | px30_bl31_v1.32.elf | 6f45bba91 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ---------------------- | ---------------------------- | -------- |
| 1 | 重要 | 解决新旧loader兼容问题 | 旧版本loader+新trust启动失败 | - |
------
## px30_bl32_v2.14.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------ | ----------- | -------- |
| 2022-09-16 | px30_bl32_v2.14.bin | d84087907 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ----------------------------------- | ------------------------------------------------------------ | -------- |
| 1 | 重要 | 解决关闭打印时OPTEE启动阶段卡住问题 | 当用户使用/rkbin/tools/ddrbin_tool工具关闭打印时rk_atags将通知OPTEE关闭打印OPTEE启动时关闭打印会出现卡死无法进入U-Boot | - |
------