summaryrefslogtreecommitdiff
path: root/RomImage
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2018-09-14 17:55:26 +0800
committerraywu <raywu@aaeon.com.tw>2018-09-14 17:55:26 +0800
commit7f8525b643796c6e72e0f1512d1c156322582e04 (patch)
tree6de29bdcf52984099c8a2632e48331abaf8aca7e /RomImage
parent85dc743bdb246b92bb6c24eeff9ccc5cb7308ed2 (diff)
downloadzprj-7f8525b643796c6e72e0f1512d1c156322582e04.tar.xz
Release [DW01AR02] - Fixed SLP2.0
Diffstat (limited to 'RomImage')
-rw-r--r--RomImage/FitcBuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat
index 4ea8e04..e4987a7 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 DW01AR01.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AR02.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