rk3562: usbplug: update version to 1.04.

build from:
        0cccf6fec: usbplug: fix sometime reboot fail.

update feature:
        fix reboot fail from loader enter.

Signed-off-by: Chen Fen <chenfen@rock-chips.com>
Change-Id: I2e36d120bf38a412bf688616a54a7deb6e6082c6
This commit is contained in:
Chen Fen
2023-04-13 10:18:19 +08:00
committed by Jianhong Chen
parent 036b9020a2
commit d267104112
5 changed files with 29 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ Path1=bin/rk35/rk3562_ddr_1332MHz_v1.04.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rk35/rk3562_usbplug_v1.03.bin
Path1=bin/rk35/rk3562_usbplug_v1.04.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,19 @@
# RK3562 Release Note
## rk3562_usbplug_v1.04.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :----------------------- | ----------- | -------- |
| 2023-04-13 | rk3562_usbplug_v1.04.bin | 0cccf6fec | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ---------------------- | --------------------------- | -------- |
| 1 | 重要 | 解决reboot失败问题 | loader下进maskrom升级reboot失败 | - |
------
## rk3562_bl32_v1.01.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3562 Release Note
## rk3562_usbplug_v1.04.bin
| Date | File | Build commit | Severity |
| ---------- | :----------------------- | ---------- | -------- |
| 2023-04-13 | rk3562_usbplug_v1.04.bin | 0cccf6fec | important |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | ---------------------- | ------------------------ | ------------ |
| 1 | important | Fix sometime reboot fail. | Reboot fail from loader enter. | - |
------
## rk3562_bl32_v1.01.bin
| Date | File | Build commit | Severity |