summaryrefslogtreecommitdiff
path: root/RomImage
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com>2018-06-22 10:53:50 +0800
committerraywu <raywu@aaeon.com>2018-06-22 10:53:50 +0800
commit40f259da87cb78376d0ca10006e1b00971fec67d (patch)
tree2f4f798972d79e2db26e569617b79e7a8369f3e4 /RomImage
parent185de19b1067a8c6a5f56e08b267d8e5682dd572 (diff)
downloadzprj-40f259da87cb78376d0ca10006e1b00971fec67d.tar.xz
"Recovery_SUPPORT" = 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 7cbd4a3..3f1b3f2 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 SZPRJM01.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin SZPRJM02.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