rk3568: usbplug: enable emmc compatibility check

build form rk_boot_all commit:
75259ded5: rk3568: enable emmc compatibility check

update feature:
Some EMMC devices will have compatibility problems on rk3568.
This patch can automatically detect these devices and report
errors when upgrading firmware.

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I1d50cb94f721e6f2c8bbba5df836ad6ff4997a42
This commit is contained in:
Yifeng Zhao
2021-03-31 14:40:37 +08:00
committed by Joseph Chen
parent cccbff8ff6
commit e5ba9a3cd0
4 changed files with 3 additions and 3 deletions

2
RKBOOT/RK3566MINIALL.ini Normal file → Executable file
View File

@@ -9,7 +9,7 @@ Path1=bin/rk35/rk3566_ddr_1056MHz_v1.05.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rk35/rk356x_usbplug_v1.05.bin
Path1=bin/rk35/rk356x_usbplug_v1.07.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData

2
RKBOOT/RK3566MINIALL_ULTRA.ini Normal file → Executable file
View File

@@ -9,7 +9,7 @@ Path1=bin/rk35/rk3566_ddr_528MHz_ultra_v1.06.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rk35/rk356x_usbplug_v1.05.bin
Path1=bin/rk35/rk356x_usbplug_v1.07.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData

2
RKBOOT/RK3568MINIALL.ini Normal file → Executable file
View File

@@ -9,7 +9,7 @@ Path1=bin/rk35/rk3568_ddr_1560MHz_v1.05.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rk35/rk356x_usbplug_v1.05.bin
Path1=bin/rk35/rk356x_usbplug_v1.07.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData

BIN
bin/rk35/rk356x_usbplug_v1.07.bin Executable file

Binary file not shown.