[bcm config] remove scache_filename config entry (#2140)
Warm boot is managed by SAI. This configuration entry shouldn't be included in bcm config. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
This commit is contained in:
parent
d3a9eed21e
commit
5ab66b191a
@ -142,4 +142,3 @@ l3_max_ecmp_mode=1
|
||||
max_vp_lags=0
|
||||
|
||||
stable_size=0x2000000
|
||||
scache_filename=/tmp/scache
|
||||
|
@ -44,7 +44,6 @@ max_vp_lags=0
|
||||
miim_intr_enable=0
|
||||
mmu_lossless=0
|
||||
module_64ports=0
|
||||
scache_filename=/tmp/scache
|
||||
schan_intr_enable=0
|
||||
stable_size=0x2000000
|
||||
tdma_timeout_usec=5000000
|
||||
|
@ -44,7 +44,6 @@ max_vp_lags=0
|
||||
miim_intr_enable=0
|
||||
mmu_lossless=0
|
||||
module_64ports=0
|
||||
scache_filename=/tmp/scache
|
||||
schan_intr_enable=0
|
||||
stable_size=0x2000000
|
||||
tdma_timeout_usec=5000000
|
||||
|
@ -39,7 +39,6 @@ miim_intr_enable=0
|
||||
mmu_lossless=0
|
||||
module_64ports=0
|
||||
|
||||
scache_filename=/tmp/scache
|
||||
stable_size=0x2000000
|
||||
|
||||
schan_intr_enable=0
|
||||
|
@ -210,7 +210,6 @@ portmap_101.0=117:40
|
||||
portmap_102.0=113:40
|
||||
portmap_103.0=1:40
|
||||
portmap_104.0=5:40
|
||||
scache_filename=/tmp/scache
|
||||
schan_intr_enable=0
|
||||
serdes_firmware_mode_1.0=2
|
||||
serdes_firmware_mode_5.0=2
|
||||
|
@ -939,8 +939,6 @@ portmap_9=17:100
|
||||
robust_hash_disable_egress_vlan=1
|
||||
robust_hash_disable_mpls=1
|
||||
robust_hash_disable_vlan=1
|
||||
scache_filename=/tmp/scache
|
||||
scache_filename=/tmp/scache
|
||||
sram_scan_enable=0
|
||||
stable_size=0x5500000
|
||||
stable_size=0x5500000
|
||||
|
@ -681,8 +681,6 @@ port_init_cl72_hg=1
|
||||
robust_hash_disable_egress_vlan=1
|
||||
robust_hash_disable_mpls=1
|
||||
robust_hash_disable_vlan=1
|
||||
scache_filename=/tmp/scache
|
||||
scache_filename=/tmp/scache
|
||||
sram_scan_enable=0
|
||||
stable_size=0x5500000
|
||||
stable_size=0x5500000
|
||||
|
@ -29,7 +29,6 @@ max_vp_lags=0
|
||||
miim_intr_enable=0
|
||||
mmu_lossless=0
|
||||
module_64ports=0
|
||||
scache_filename=/tmp/scache
|
||||
schan_intr_enable=0
|
||||
stable_size=0x2000000
|
||||
tdma_timeout_usec=5000000
|
||||
|
@ -13,8 +13,6 @@ os=unix
|
||||
parity_correction=1
|
||||
parity_enable=1
|
||||
|
||||
scache_filename=/tmp/scache
|
||||
|
||||
#Port configuration
|
||||
portmap_38=49:100
|
||||
portmap_39=53:100
|
||||
|
@ -18,8 +18,6 @@ ipv6_lpm_128b_enable=1
|
||||
parity_correction=1
|
||||
parity_enable=1
|
||||
|
||||
scache_filename=/tmp/scache
|
||||
|
||||
dport_map_enable=1
|
||||
|
||||
dport_map_enable=1
|
||||
|
@ -797,7 +797,6 @@ phy_an_allow_pll_change_hg=0
|
||||
robust_hash_disable_egress_vlan=1
|
||||
robust_hash_disable_mpls=1
|
||||
robust_hash_disable_vlan=1
|
||||
scache_filename=/tmp/scache
|
||||
sram_scan_enable=0
|
||||
stable_size=0x5500000
|
||||
mmu_lossless=1
|
||||
|
@ -2,7 +2,6 @@
|
||||
os=unix
|
||||
|
||||
module_64ports=0
|
||||
scache_filename=/tmp/scache
|
||||
schan_intr_enable=0
|
||||
stable_size=0x2000000
|
||||
|
||||
|
@ -12,8 +12,6 @@ lpm_ipv6_128b_reserved=0
|
||||
parity_correction=1
|
||||
parity_enable=1
|
||||
|
||||
scache_filename=/tmp/scach
|
||||
|
||||
#PIPE0
|
||||
portmap_1=1:25
|
||||
portmap_2=2:25
|
||||
|
@ -12,8 +12,6 @@ lpm_ipv6_128b_reserved=0
|
||||
parity_correction=1
|
||||
parity_enable=1
|
||||
|
||||
scache_filename=/tmp/scach
|
||||
|
||||
#PIPE0
|
||||
portmap_1=17:25
|
||||
portmap_2=18:25
|
||||
|
@ -18,8 +18,6 @@ mmu_lossless=0
|
||||
parity_correction=1
|
||||
parity_enable=1
|
||||
|
||||
scache_filename=/tmp/scach
|
||||
|
||||
#PIPE0
|
||||
portmap_1=5:100
|
||||
portmap_2=1:100
|
||||
|
@ -109,7 +109,6 @@ rate_ext_mdio_divisor
|
||||
robust_hash_disable_egress_vlan
|
||||
robust_hash_disable_mpls
|
||||
robust_hash_disable_vlan
|
||||
scache_filename
|
||||
schan_intr_enable
|
||||
schan_timeout_usec
|
||||
serdes_automed
|
||||
|
Loading…
Reference in New Issue
Block a user