rk3506: usbplug: update to v1.02

build from:
    d914c6b69: rk3506: usbplug update to v1.02.

update feature:
    1. fix some emmc upgrade fail.

Signed-off-by: chenfen <chenfen@rock-chips.com>
Change-Id: I22c53b27c9113685517e45f0dcf5b7401a1b56d5
This commit is contained in:
chenfen
2024-11-05 17:37:01 +08:00
committed by Xuhui Lin
parent 0588458ea0
commit 6578638540
5 changed files with 30 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ NUM=1
Path1=bin/rk35/rk3506b_ddr_750MHz_v1.03.bin
[CODE472_OPTION]
NUM=1
Path1=bin/rk35/rk3506_usbplug_v1.00.bin
Path1=bin/rk35/rk3506_usbplug_v1.02.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData

View File

@@ -8,7 +8,7 @@ NUM=1
Path1=bin/rk35/rk3506_ddr_750MHz_v1.03.bin
[CODE472_OPTION]
NUM=1
Path1=bin/rk35/rk3506_usbplug_v1.00.bin
Path1=bin/rk35/rk3506_usbplug_v1.02.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData

View File

@@ -1,5 +1,19 @@
# RK3506 Release Note
## rk3506_usbplug_v1.02.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :----------------------- | ----------- | -------- |
| 2024-11-05 | rk3506_usbplug_v1.02.bin | d914c6b69 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------------ | ------------ | -------- |
| 1 | 重要 | 解决部分emmc升级失败问题 | emmc升级失败 | - |
------
## rk350{6,6b}_ddr_750MHz_v1.03.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3506 Release Note
## rk3506_usbplug_v1.02.bin
| Date | File | Build commit | Severity |
| ---------- | :----------------------- | ------------ | --------- |
| 2024-11-05 | rk3506_usbplug_v1.02.bin | d914c6b69 | important |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | -------------------------------- | ----------------- | ------------ |
| 1 | important | Fix some emmc upgrade fail issue | emmc upgrade fail | - |
------
## rk350{6,6b}_ddr_750MHz_v1.03.bin
| Date | File | Build commit | Severity |