From 2d8de35d7e77ad6cd4e87c5b90dd96c9df57a245 Mon Sep 17 00:00:00 2001 From: raywu Date: Wed, 7 Nov 2018 16:12:44 +0800 Subject: DW01 - Release [DW01AT13] : Changed F81216D to 0x4E/0x4F , 0x67 --- Board/EM/Setup/Setup.uni | Bin 24786 -> 24786 bytes CRB/CSP.sdl | 2 +- DW01AT13.zip | Bin 0 -> 2825743 bytes RomImage/FitcBuild.bat | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 DW01AT13.zip diff --git a/Board/EM/Setup/Setup.uni b/Board/EM/Setup/Setup.uni index 946f14b..4f3545f 100644 Binary files a/Board/EM/Setup/Setup.uni and b/Board/EM/Setup/Setup.uni differ diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl index e27e5b7..1242bd0 100644 --- a/CRB/CSP.sdl +++ b/CRB/CSP.sdl @@ -1455,7 +1455,7 @@ TOKEN End TOKEN Name = "F81216SEC_CONFIG_MODE_ENTER_VALUE" - Value = "0x87" + Value = "0x67" Help = "Value to enter Configuration Mode.Please check your hardware\Default is 0x77.\others are 0xA0, 0x87, 0x67" TokenType = Integer TargetH = Yes diff --git a/DW01AT13.zip b/DW01AT13.zip new file mode 100644 index 0000000..bf53a96 Binary files /dev/null and b/DW01AT13.zip differ diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat index a6d960b..e7a36e8 100644 --- a/RomImage/FitcBuild.bat +++ b/RomImage/FitcBuild.bat @@ -103,7 +103,7 @@ GOTO ImageOutput :ImageOutput IF EXIST %DestDir%\OutImage.bin ECHO Rom_%RomSize%%RomSkue%.bin && move /Y %DestDir%\OutImage.bin Rom_%RomSize%%RomSkue%.bin -IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AR11.bin +IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AT13.bin IF EXIST %DestDir%\OutImage_1.bin ECHO Rom00%RomSkue%.bin && move /Y %DestDir%\OutImage_1.bin Rom00%RomSkue%.bin IF EXIST %DestDir%\OutImage_2.bin ECHO Rom01%RomSkue%.bin && move /Y %DestDir%\OutImage_2.bin Rom01%RomSkue%.bin echo Rom_%RomSize%%RomSkue%.bin>ForPfatName.txt -- cgit v1.2.3