summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2018-11-07 16:12:44 +0800
committerraywu <raywu@aaeon.com.tw>2018-11-07 16:12:44 +0800
commit2d8de35d7e77ad6cd4e87c5b90dd96c9df57a245 (patch)
treec884e262bf2d1ea295daca329dab9504a355319a
parentae6ea7bd47f2f55f46c5d25a24cca3ec2425184c (diff)
downloadzprj-2d8de35d7e77ad6cd4e87c5b90dd96c9df57a245.tar.xz
DW01 - Release [DW01AT13] : Changed F81216D to 0x4E/0x4F , 0x67
-rw-r--r--Board/EM/Setup/Setup.unibin24786 -> 24786 bytes
-rw-r--r--CRB/CSP.sdl2
-rw-r--r--DW01AT13.zipbin0 -> 2825743 bytes
-rw-r--r--RomImage/FitcBuild.bat2
4 files changed, 2 insertions, 2 deletions
diff --git a/Board/EM/Setup/Setup.uni b/Board/EM/Setup/Setup.uni
index 946f14b..4f3545f 100644
--- a/Board/EM/Setup/Setup.uni
+++ b/Board/EM/Setup/Setup.uni
Binary files 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
--- /dev/null
+++ b/DW01AT13.zip
Binary files 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