mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	This matches the scheme used by other target packages and will avoid confusion with any future version. Signed-off-by: Andre Heider <a.heider@gmail.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			577 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			577 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/src/dsl_cpe_init_cfg.c
 | 
						|
+++ b/src/dsl_cpe_init_cfg.c
 | 
						|
@@ -38,7 +38,7 @@ DSL_InitData_t gInitCfgData =
 | 
						|
       DSL_DEV_HS_TONE_GROUP_CLEANED, \
 | 
						|
       DSL_DEV_HS_TONE_GROUP_CLEANED, \
 | 
						|
       DSL_DEV_HS_TONE_GROUP_CLEANED, \
 | 
						|
-      0x1E116000, 0x37, -1),
 | 
						|
+      0x1E116000, 0x3f, -1),
 | 
						|
    DSL_CPE_SIC_SET(DSL_TC_ATM, DSL_EMF_TC_CLEANED, DSL_EMF_TC_CLEANED, DSL_SYSTEMIF_MII, \
 | 
						|
                    DSL_TC_EFM, DSL_EMF_TC_CLEANED, DSL_EMF_TC_CLEANED, DSL_SYSTEMIF_MII),
 | 
						|
    DSL_CPE_MAC_CFG_SET(DSL_EFM_SPEED_100, DSL_EFM_DUPLEX_FULL, DSL_EFM_FLOWCTRL_ON, DSL_EFM_AUTONEG_OFF, \
 |