summaryrefslogtreecommitdiff
path: root/RomImage
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2019-09-11 16:58:17 +0800
committerraywu <raywu@aaeon.com.tw>2019-09-11 16:58:17 +0800
commit1330d58fc87f22016cc879302ff473cbe3c4f997 (patch)
treee5b026167e39f9b90aba0c7595e5a8df89b20fe0 /RomImage
parent08b70ceba17623a1c020ddfad1ce687c5e767f7b (diff)
downloadzprj-1330d58fc87f22016cc879302ff473cbe3c4f997.tar.xz
Support F81866 COM3 ~ COM6 IRQ Sharing Mode Selection / Try to Fix : There're Yellow Mark under Windows
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 f3dc295..0e909f8 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 DW01AR16.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AR17.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