rk3506: usbplug: update to v1.03

build from rkbootall:
	b814ef547: mmc: add wait busy after switch command

update feature:
	mmc: add wait busy after switch command

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: Ifb280becb0c0d66b95e05073a1dd559ac9c4b7cf
This commit is contained in:
Yifeng Zhao
2025-03-11 10:45:26 +08:00
parent 90dec21c9a
commit 2721363019
8 changed files with 32 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,19 @@
# RK3506 Release Note
## rk3506_usbplug_v1.03.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :----------------------- | ----------- | -------- |
| 2025-03-11 | rk3506_usbplug_v1.03.bin | b814ef547 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------------ | ------------ | -------- |
| 1 | 重要 | 解决个别emmc升级失败问题 | emmc升级失败 | - |
------
## rk350{6,6b}_ddr_750MHz_{rt_}v1.06.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3506 Release Note
## rk3506_usbplug_v1.03.bin
| Date | File | Build commit | Severity |
| ---------- | :----------------------- | ------------ | --------- |
| 2025-03-11 | rk3506_usbplug_v1.03.bin | b814ef547 | important |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | -------------------------------------- | ----------------- | ------------ |
| 1 | important | Fix particular emmc upgrade fail issue | emmc upgrade fail | - |
------
## rk350{6,6b}_ddr_750MHz_{rt_}v1.06.bin
| Date | File | Build commit | Severity |