rk3576: boost: update boost bin to v1.02

build from:
        85a3a9ac98 rk_boost: rk3576: update to v1.02
update feature:
        1. Close uart print.

Signed-off-by: chenfen <chenfen@rock-chips.com>
Change-Id: I78edd60641cdf5bed8ac64f32ede70bfc7315457
This commit is contained in:
chenfen
2024-05-25 09:52:14 +08:00
committed by Jianhong Chen
parent 5579d203ec
commit 7e38d7bccd
6 changed files with 30 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ NUM=3
LOADER1=FlashBoost
LOADER2=FlashData
LOADER3=FlashBoot
FlashBoost=bin/rk35/rk3576_boost_v1.00.bin
FlashBoost=bin/rk35/rk3576_boost_v1.02.bin
FlashData=bin/rk35/rk3576_ddr_lp4_2112MHz_lp5_2736MHz_v1.03.bin
FlashBoot=bin/rk35/rk3576_spl_v1.04.bin
[LOADER1_PARAM]

View File

@@ -15,7 +15,7 @@ NUM=3
LOADER1=FlashBoost
LOADER2=FlashData
LOADER3=FlashBoot
FlashBoost=bin/rk35/rk3576_boost_v1.00.bin
FlashBoost=bin/rk35/rk3576_boost_v1.02.bin
FlashData=bin/rk35/rk3576_ddr_lp4_2112MHz_lp5_2736MHz_ultra_v1.03.bin
FlashBoot=bin/rk35/rk3576_spl_v1.04.bin
[LOADER1_PARAM]

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,19 @@
# RK3576 Release Note
## rk3576_boost_v1.02.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :-------------------- | ----------- | -------- |
| 2024-05-25 | rk3576_boost_v1.02.bin | 85a3a9ac98 | 普通 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ---------------- | ------------------------------ | -------- |
| 1 | 普通 | 关闭串口打印 | 波特率不是1500000会有乱码 | - |
------
## rk3576_spl_v1.04.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3576 Release Note
## rk3576_boost_v1.02.bin
| Date | File | Build commit | Severity |
| ---------- | :-------------------- | ----------- | -------- |
| 2024-05-25 | rk3576_boost_v1.02.bin | 85a3a9ac98 | moderate |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | ----------------------- | ------------------------------------ | ------------ |
| 1 | moderate | Close uart print | If baud rate is not 1500000,it will print garbled text. | - |
------
## rk3576_spl_v1.04.bin
| Date | File | Build commit | Severity |