Index: output/eeprom.dat
===================================================================
--- /branch/keyboard/customer_FW/RY_project/RY_Dongle/output/eeprom.dat	(revision 1957)
+++ /branch/keyboard/customer_FW/RY_project/RY_Dongle/output/eeprom.dat	(working copy)
@@ -2127,7 +2127,7 @@
 70
 45
 ca
-00
+01
 20
 40
 32
@@ -3548,8 +3548,8 @@
 20
 49
 07
-83
-8d
+54
+10
 aa
 55
 40
@@ -3647,7 +3647,7 @@
 00
 69
 46
-01
+00
 aa
 55
 01
@@ -3919,10 +3919,10 @@
 aa
 aa
 55
-5f
+5e
 4f
-54
-34
+6b
+01
 ff
 ff
 ff
Index: output/flash.dat
===================================================================
--- /branch/keyboard/customer_FW/RY_project/RY_Dongle/output/flash.dat	(revision 1957)
+++ /branch/keyboard/customer_FW/RY_project/RY_Dongle/output/flash.dat	(working copy)
@@ -2127,7 +2127,7 @@
 70
 45
 ca
-00
+01
 20
 40
 32
@@ -3548,8 +3548,8 @@
 20
 49
 07
-83
-8d
+54
+10
 aa
 55
 40
@@ -3647,7 +3647,7 @@
 00
 69
 46
-01
+00
 aa
 55
 01
@@ -3919,10 +3919,10 @@
 aa
 aa
 55
-5f
+5e
 4f
-54
-34
+6b
+01
 ff
 ff
 ff
Index: output/otp.dat
===================================================================
--- /branch/keyboard/customer_FW/RY_project/RY_Dongle/output/otp.dat	(revision 1957)
+++ /branch/keyboard/customer_FW/RY_project/RY_Dongle/output/otp.dat	(working copy)
@@ -2136,7 +2136,7 @@
 70
 45
 ca
-00
+01
 20
 40
 32
@@ -3557,8 +3557,8 @@
 20
 49
 07
-83
-8d
+54
+10
 aa
 55
 40
@@ -3656,7 +3656,7 @@
 00
 69
 46
-01
+00
 aa
 55
 01
@@ -3928,8 +3928,8 @@
 aa
 aa
 55
-5f
+5e
 4f
-54
-34
-f0
+6b
+01
+21
Index: output/program.lis
===================================================================
--- /branch/keyboard/customer_FW/RY_project/RY_Dongle/output/program.lis	(revision 1957)
+++ /branch/keyboard/customer_FW/RY_project/RY_Dongle/output/program.lis	(working copy)
@@ -672,7 +672,7 @@
 020f 204047c3 call dongle_default_init + 1 
 0210 6fe0c695 fetch 1 ,mem_24g_pair_tx_power_init 
 0211 67e0c5d1 store 1 ,mem_24g_pair_tx_power 
-0212 7045ca00 jam off ,mem_24g_disable_fec1 
+0212 7045ca01 jam on ,mem_24g_disable_fec1 
 0213 20403281 call g24_enable_1m 
 0214 6fe0c669 fetch 1 ,mem_dg_sys_config 
 0215 c4000000 rtnbit0 dg_enable_new_revision 
Index: program/patch.prog
===================================================================
--- /branch/keyboard/customer_FW/RY_project/RY_Dongle/program/patch.prog	(revision 1957)
+++ /branch/keyboard/customer_FW/RY_project/RY_Dongle/program/patch.prog	(working copy)
@@ -690,7 +690,8 @@
 	fetch 1,mem_24g_pair_tx_power_init
 	store 1,mem_24g_pair_tx_power
 	
-	jam OFF,mem_24g_disable_fec1
+//	jam OFF,mem_24g_disable_fec1
+	jam ON,mem_24g_disable_fec1
 	call g24_enable_1M
 	fetch 1,mem_dg_sys_config
 	rtnbit0 DG_ENABLE_NEW_REVISION
Index: sched/dongle.dat
===================================================================
--- /branch/keyboard/customer_FW/RY_project/RY_Dongle/sched/dongle.dat	(revision 1957)
+++ /branch/keyboard/customer_FW/RY_project/RY_Dongle/sched/dongle.dat	(working copy)
@@ -11,7 +11,7 @@
 #bit4:enable kb icon
 #bit3:enable 24g 2M
 #bit2-0:retention
-mem_dg_sys_config:01  #24M
+mem_dg_sys_config:00  #24M
 
 #24g new process #default value 00,if need new process set value 01
 #mem_24g_disable_fec1:00
