rk3326: bl32: update version to v2.14
Build from OPTEE commit in develop-next branch:
d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
Update features:
d84087907 plat-rockchip: main: not call rk_uart_init if rk_atags disable serial
3e2bbe510 rk3326: set user dctrl before key reader init
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
Change-Id: I065f9842ad3cf836f04200ee05f825d3d39a6a8b
This commit is contained in:
committed by
Jianhong Chen
parent
6dff3132c1
commit
3fd9b7d56f
@@ -9,7 +9,7 @@ PATH=bin/rk33/rk3326_bl31_v1.31.elf
|
||||
ADDR=0x00040000
|
||||
[BL32_OPTION]
|
||||
SEC=1
|
||||
PATH=bin/rk33/rk3326_bl32_v2.13.bin
|
||||
PATH=bin/rk33/rk3326_bl32_v2.14.bin
|
||||
ADDR=0x08400000
|
||||
[BL33_OPTION]
|
||||
SEC=0
|
||||
|
||||
Binary file not shown.
16
doc/release/RK3326_CN.md
Normal file
16
doc/release/RK3326_CN.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# RK3326 Release Note
|
||||
|
||||
## rk3326_bl32_v2.14.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :-------------------- | ----------- | -------- |
|
||||
| 2022-09-16 | rk3326_bl32_v2.14.bin | d84087907 | 重要 |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ----------------------------------- | ------------------------------------------------------------ | -------- |
|
||||
| 1 | 重要 | 解决关闭打印时OPTEE启动阶段卡住问题 | 当用户使用/rkbin/tools/ddrbin_tool工具关闭打印时,rk_atags将通知OPTEE关闭打印,OPTEE启动时关闭打印会出现卡死,无法进入U-Boot | - |
|
||||
|
||||
------
|
||||
|
||||
16
doc/release/RK3326_EN.md
Normal file
16
doc/release/RK3326_EN.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# RK3326 Release Note
|
||||
|
||||
## rk3326_bl32_v2.14.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2022-09-16 | rk3326_bl32_v2.14.bin | d84087907 | important |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
|
||||
| 1 | important | Solve the problem that OPTEE is stuck during startup when printing is closed | User use /rkbin/tools/ddrbin_tool to close printing , then rk_atags will notify OPTEE to disable printing, When OPTEE starts, it will be stuck and unable to enter U-Boot | - |
|
||||
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user