summaryrefslogtreecommitdiff
path: root/RomImage
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2018-11-07 16:12:44 +0800
committerraywu <raywu@aaeon.com.tw>2018-11-07 16:12:44 +0800
commit2d8de35d7e77ad6cd4e87c5b90dd96c9df57a245 (patch)
treec884e262bf2d1ea295daca329dab9504a355319a /RomImage
parentae6ea7bd47f2f55f46c5d25a24cca3ec2425184c (diff)
downloadzprj-2d8de35d7e77ad6cd4e87c5b90dd96c9df57a245.tar.xz
DW01 - Release [DW01AT13] : Changed F81216D to 0x4E/0x4F , 0x67
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 a6d960b..e7a36e8 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 DW01AR11.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AT13.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