summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2019-01-02 15:27:03 +0800
committerraywu <raywu@aaeon.com.tw>2019-01-02 15:27:03 +0800
commit502fd72377459ff1fd69e35fce20a2bc8dea75fa (patch)
tree3a22d1046079d5deae7a8c35ae1adff721f7b5c2
parent2e6c5eb10c47625b7e1228e5c87879cf5d75b7c7 (diff)
downloadzprj-502fd72377459ff1fd69e35fce20a2bc8dea75fa.tar.xz
DW01 - Release [DW01AR15]
-rw-r--r--Board/EM/Setup/Setup.unibin24786 -> 24786 bytes
-rw-r--r--DW01AR15.zipbin0 -> 2867086 bytes
-rw-r--r--RomImage/FitcBuild.bat2
3 files changed, 1 insertions, 1 deletions
diff --git a/Board/EM/Setup/Setup.uni b/Board/EM/Setup/Setup.uni
index 5404c3a..e90b97a 100644
--- a/Board/EM/Setup/Setup.uni
+++ b/Board/EM/Setup/Setup.uni
Binary files differ
diff --git a/DW01AR15.zip b/DW01AR15.zip
new file mode 100644
index 0000000..177ac64
--- /dev/null
+++ b/DW01AR15.zip
Binary files differ
diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat
index e79437d..7028c3a 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 DW01AR14.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AR15.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