openbcm

Git mirror of https://github.com/Broadcom-Network-Switching-Software/OpenBCM
git clone git://git.finwo.net/mirror/broadcom/openbcm
Log | Files | Refs | README

kt2sanity_ecc_off.soc (1687B)


      1 # 
      2 # This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
      3 # 
      4 # Copyright 2007-2019 Broadcom Inc. All rights reserved.
      5 
      6 # Katana2 (BCM56450) ECC config
      7 #
      8 # Script to disable ECC specific to Katana.
      9 #
     10 
     11 if $?BCM56450_A0 \
     12     'local BCM56450 1'
     13 
     14 m ING_BYPASS_CTRL ING_SW_ENC_DEC_TCAM=1
     15 m EGR_BYPASS_CTRL EFP_SW_ENC_DEC_TCAM=1
     16 
     17 s lls_soft_reset 0
     18 s ctr_ecc_debug 0
     19 s aging_ctr_ecc_control_ext 0
     20 s aging_ctr_ecc_control_int 0
     21 s aging_exp_ecc_control_ext 0
     22 s aging_exp_ecc_control_int 0
     23 s aging_lmt_ecc_control_ext 0
     24 s aging_lmt_ecc_control_int 0
     25 s ccpe_memdebug 0
     26 s ccpi_memdebug 0
     27 s cfape_ecc_debug 0
     28 s cfapi_ecc_debug 0
     29 #s intfi_ecc_debug 0
     30 s rqe_global_config 0
     31 s thdo_miscconfig 0
     32 s lls_l0_ecc_debug 0
     33 s lls_l0_ecc_debug1 0
     34 s lls_l1_ecc_debug1 0
     35 s lls_l2_ecc_debug1 0
     36 s lls_l2_ecc_debug2 0
     37 s lls_l2_ecc_debug3 0
     38 s lls_error_ecc_debug 0
     39 s lls_config0 0
     40 m lls_fc_config fc_cfg_disable_l2_normal_xoff_47_0=0 fc_cfg_disable_l2_cosmask_xoff=1
     41 s DEQ_ECC_DEBUG 0
     42 
     43 #if $?BCM56450 \
     44 ## 's EMC_ECC_DEBUG 0; \
     45 #s CELLLINKEMEMDEBUG 0;'
     46 #$done
     47 
     48 s CELLLINKIMEMDEBUG 0
     49 s MMU_ENQ_CFG_ECC_DEBUG_0 0
     50 s MMU_ENQ_FAP_ECC_DEBUG_0 0
     51 s TOQ_ECC_DEBUG 0
     52 s MMU_ITE_CFG_ECC_DEBUG_0 0                  
     53 s QSTRUCT_QENTRY_LOWER_ECC_DEBUG 0
     54 s QSTRUCT_QENTRY_UPPER_ECC_DEBUG 0
     55 s QSTRUCT_QBLOCK_NEXT_ECC_DEBUG 0
     56 s QSTRUCT_FAP_STACK_ECC_DEBUG 0
     57 s QSTRUCT_FAP_BITMAP_ECC_DEBUG 0
     58 s wred_miscconfig 0
     59 s miscconfig 0
     60 m l3_entry_parity_control PARITY_EN=0
     61 m l3_defip_data_parity_control PARITY_EN=0
     62 m  MODPORT_MAP_MIRROR_PARITY_CONTROL PARITY_EN=0
     63 m MY_STATION_DATA_PARITY_CONTROL PARITY_EN=0
     64 s txlp_ecc_parity_control 0
     65 s rxlp_ecc_parity_control 0