summaryrefslogtreecommitdiff
path: root/RomImage/FitcBuild.bat
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2018-09-17 11:05:38 +0800
committerraywu <raywu@aaeon.com.tw>2018-09-17 11:05:38 +0800
commitda8d610c2174ac6fcb6ecfeead42d1461a9a7b3d (patch)
tree85c79545917fd711d03852a7d2085d9afd2bdebd /RomImage/FitcBuild.bat
parentf48d7df7467a4c801cdbce5cc6cd748979f8baff (diff)
downloadzprj-da8d610c2174ac6fcb6ecfeead42d1461a9a7b3d.tar.xz
Release [DW01AR03]
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 e4987a7..b2d9df5 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 DW01AR02.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AR03.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