summaryrefslogtreecommitdiff
path: root/RomImage/FitcBuild.bat
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2019-09-12 11:49:11 +0800
committerraywu <raywu@aaeon.com.tw>2019-09-12 11:49:11 +0800
commit63b0d43c6a6591792a328c838ac2640b83f555ef (patch)
tree60cc05ab92e4d813ec52f19d8e3b3f9cb1ca3dcb /RomImage/FitcBuild.bat
parentfa59068514e85be67ddc37db18a08853d074e72f (diff)
downloadzprj-63b0d43c6a6591792a328c838ac2640b83f555ef.tar.xz
[Fixed] Prepare to Release DW01AR18 / F81866 COM3 ~ COM6 are not be Shared normally
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 0e909f8..ab41f6b 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 DW01AR17.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AR18.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