summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2018-11-07 17:49:17 +0800
committerraywu <raywu@aaeon.com.tw>2018-11-07 17:49:17 +0800
commit0ef7bd672ab35d7bf31fd1ef150f7fa6224cfaad (patch)
tree23e37855c428e986fdc25f8fa7ae63286c942317
parent7ad07b484ccc3e98fa7153d47394c784fc8820a7 (diff)
parent76d61986ddb44544766b3f3a2be37a882f9de3fe (diff)
downloadzprj-DW01VR.tar.xz
Release [DW01VR12]DW01VR
-rw-r--r--Board/EM/Setup/Setup.unibin24786 -> 24786 bytes
-rw-r--r--CRB/CSP.sdl2
-rw-r--r--DW01VR12.zipbin0 -> 2825961 bytes
-rw-r--r--RomImage/FitcBuild.bat2
4 files changed, 2 insertions, 2 deletions
diff --git a/Board/EM/Setup/Setup.uni b/Board/EM/Setup/Setup.uni
index 215562e..f208863 100644
--- a/Board/EM/Setup/Setup.uni
+++ b/Board/EM/Setup/Setup.uni
Binary files differ
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index 37c4905..329d02f 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -1455,7 +1455,7 @@ TOKEN
End
TOKEN
Name = "F81216SEC_CONFIG_MODE_ENTER_VALUE"
- Value = "0x87"
+ Value = "0x67"
Help = "Value to enter Configuration Mode.Please check your hardware\Default is 0x77.\others are 0xA0, 0x87, 0x67"
TokenType = Integer
TargetH = Yes
diff --git a/DW01VR12.zip b/DW01VR12.zip
new file mode 100644
index 0000000..3f766f1
--- /dev/null
+++ b/DW01VR12.zip
Binary files differ
diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat
index 25d2e41..b425e36 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 DW01VR11.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01VR12.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