summaryrefslogtreecommitdiff
path: root/RomImage/FitcBuild.bat
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2018-10-31 10:48:14 +0800
committerraywu <raywu@aaeon.com.tw>2018-10-31 10:48:14 +0800
commit3fbdcb52cfc00b11b1a1a427d2831dbf0f7fbc97 (patch)
tree53e3c6e3f1c58bb284efa2abb0e723ebd4dcde2a /RomImage/FitcBuild.bat
parentdd6cd23939ecc74185756193ee3f72e0bfe712b9 (diff)
downloadzprj-3fbdcb52cfc00b11b1a1a427d2831dbf0f7fbc97.tar.xz
DW01 - Release [DW01AT12]
Diffstat (limited to 'RomImage/FitcBuild.bat')
-rw-r--r--RomImage/FitcBuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat
index ef83740..9b931d0 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 DW01AT11.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AT12.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