Index: a.bat
===================================================================
--- /1121s/branch/dongle/1m/usb_1m/a.bat	(revision 2742)
+++ /1121s/branch/dongle/1m/usb_1m/a.bat	(working copy)
@@ -1,7 +1,11 @@
+set baud=a0
 e pu
 e 8043 00
+
+::e hu output/romcode.rom 2000
+::e ku
 e pu
 e hu output/ramcode.rom 0
-e pu
+ping -n 2 127.1 >nul
 e su output/sched.rom
 e cu
\ No newline at end of file
Index: format/app_dongle.format
===================================================================
--- /1121s/branch/dongle/1m/usb_1m/format/app_dongle.format	(revision 2742)
+++ /1121s/branch/dongle/1m/usb_1m/format/app_dongle.format	(working copy)
@@ -38,7 +38,7 @@
 (
 0x5A DONGLE_KB_BIND_SUCCESS
 0x1fdf DONGLE_KB_BIND_EFUSE_OFFECT
-0x1fc0 DONGLE_KB_BIND_OTP_OFFECT
+0x1f00 DONGLE_KB_BIND_OTP_OFFECT
 )
 
 (
Index: output/eeprom.dat
===================================================================
--- /1121s/branch/dongle/1m/usb_1m/output/eeprom.dat	(revision 2742)
+++ /1121s/branch/dongle/1m/usb_1m/output/eeprom.dat	(working copy)
@@ -611,7 +611,7 @@
 da
 40
 1f
-c0
+00
 20
 20
 6b
@@ -619,7 +619,7 @@
 da
 40
 1f
-c0
+00
 20
 20
 47
@@ -1956,8 +1956,8 @@
 20
 31
 95
-2b
-f1
+00
+64
 aa
 55
 40
Index: output/flash.dat
===================================================================
--- /1121s/branch/dongle/1m/usb_1m/output/flash.dat	(revision 2742)
+++ /1121s/branch/dongle/1m/usb_1m/output/flash.dat	(working copy)
@@ -611,7 +611,7 @@
 da
 40
 1f
-c0
+00
 20
 20
 6b
@@ -619,7 +619,7 @@
 da
 40
 1f
-c0
+00
 20
 20
 47
@@ -1956,8 +1956,8 @@
 20
 31
 95
-2b
-f1
+00
+64
 aa
 55
 40
Index: output/otp.dat
===================================================================
--- /1121s/branch/dongle/1m/usb_1m/output/otp.dat	(revision 2742)
+++ /1121s/branch/dongle/1m/usb_1m/output/otp.dat	(working copy)
@@ -620,7 +620,7 @@
 da
 40
 1f
-c0
+00
 20
 20
 6b
@@ -628,7 +628,7 @@
 da
 40
 1f
-c0
+00
 20
 20
 47
@@ -1965,8 +1965,8 @@
 20
 31
 95
-2b
-f1
+00
+64
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /1121s/branch/dongle/1m/usb_1m/output/program.lis	(revision 2742)
+++ /1121s/branch/dongle/1m/usb_1m/output/program.lis	(working copy)
@@ -185,11 +185,11 @@
 p_dongle_write_kb_bind_status:
 0095 df200001 arg 1 ,loopcnt 
 0096 da204648 arg mem_dg_kb_bind_flag ,rega 
-0097 da401fc0 arg dongle_kb_bind_otp_offect ,regb 
+0097 da401f00 arg dongle_kb_bind_otp_offect ,regb 
 0098 20206b45 branch otp_write 
 
 p_dongle_read_kb_bind_status:
-0099 da401fc0 arg dongle_kb_bind_otp_offect ,regb 
+0099 da401f00 arg dongle_kb_bind_otp_offect ,regb 
 009a 202047f1 branch dongle_read_kb_bind_status + 2 
 
 p_set_otp_config:
Index: output/ramcode.rom
===================================================================
--- /1121s/branch/dongle/1m/usb_1m/output/ramcode.rom	(revision 2742)
+++ /1121s/branch/dongle/1m/usb_1m/output/ramcode.rom	(working copy)
@@ -149,9 +149,9 @@
 20206b38
 df200001
 da204648
-da401fc0
+da401f00
 20206b45
-da401fc0
+da401f00
 202047f1
 203580c2
 6fe2020d
