[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:
Ying Xie 2018-10-12 08:05:38 -07:00 committed by GitHub
parent d3a9eed21e
commit 5ab66b191a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 0 additions and 23 deletions

View File

@ -142,4 +142,3 @@ l3_max_ecmp_mode=1
max_vp_lags=0 max_vp_lags=0
stable_size=0x2000000 stable_size=0x2000000
scache_filename=/tmp/scache

View File

@ -44,7 +44,6 @@ max_vp_lags=0
miim_intr_enable=0 miim_intr_enable=0
mmu_lossless=0 mmu_lossless=0
module_64ports=0 module_64ports=0
scache_filename=/tmp/scache
schan_intr_enable=0 schan_intr_enable=0
stable_size=0x2000000 stable_size=0x2000000
tdma_timeout_usec=5000000 tdma_timeout_usec=5000000

View File

@ -44,7 +44,6 @@ max_vp_lags=0
miim_intr_enable=0 miim_intr_enable=0
mmu_lossless=0 mmu_lossless=0
module_64ports=0 module_64ports=0
scache_filename=/tmp/scache
schan_intr_enable=0 schan_intr_enable=0
stable_size=0x2000000 stable_size=0x2000000
tdma_timeout_usec=5000000 tdma_timeout_usec=5000000

View File

@ -39,7 +39,6 @@ miim_intr_enable=0
mmu_lossless=0 mmu_lossless=0
module_64ports=0 module_64ports=0
scache_filename=/tmp/scache
stable_size=0x2000000 stable_size=0x2000000
schan_intr_enable=0 schan_intr_enable=0

View File

@ -210,7 +210,6 @@ portmap_101.0=117:40
portmap_102.0=113:40 portmap_102.0=113:40
portmap_103.0=1:40 portmap_103.0=1:40
portmap_104.0=5:40 portmap_104.0=5:40
scache_filename=/tmp/scache
schan_intr_enable=0 schan_intr_enable=0
serdes_firmware_mode_1.0=2 serdes_firmware_mode_1.0=2
serdes_firmware_mode_5.0=2 serdes_firmware_mode_5.0=2

View File

@ -939,8 +939,6 @@ portmap_9=17:100
robust_hash_disable_egress_vlan=1 robust_hash_disable_egress_vlan=1
robust_hash_disable_mpls=1 robust_hash_disable_mpls=1
robust_hash_disable_vlan=1 robust_hash_disable_vlan=1
scache_filename=/tmp/scache
scache_filename=/tmp/scache
sram_scan_enable=0 sram_scan_enable=0
stable_size=0x5500000 stable_size=0x5500000
stable_size=0x5500000 stable_size=0x5500000

View File

@ -681,8 +681,6 @@ port_init_cl72_hg=1
robust_hash_disable_egress_vlan=1 robust_hash_disable_egress_vlan=1
robust_hash_disable_mpls=1 robust_hash_disable_mpls=1
robust_hash_disable_vlan=1 robust_hash_disable_vlan=1
scache_filename=/tmp/scache
scache_filename=/tmp/scache
sram_scan_enable=0 sram_scan_enable=0
stable_size=0x5500000 stable_size=0x5500000
stable_size=0x5500000 stable_size=0x5500000

View File

@ -29,7 +29,6 @@ max_vp_lags=0
miim_intr_enable=0 miim_intr_enable=0
mmu_lossless=0 mmu_lossless=0
module_64ports=0 module_64ports=0
scache_filename=/tmp/scache
schan_intr_enable=0 schan_intr_enable=0
stable_size=0x2000000 stable_size=0x2000000
tdma_timeout_usec=5000000 tdma_timeout_usec=5000000

View File

@ -13,8 +13,6 @@ os=unix
parity_correction=1 parity_correction=1
parity_enable=1 parity_enable=1
scache_filename=/tmp/scache
#Port configuration #Port configuration
portmap_38=49:100 portmap_38=49:100
portmap_39=53:100 portmap_39=53:100

View File

@ -18,8 +18,6 @@ ipv6_lpm_128b_enable=1
parity_correction=1 parity_correction=1
parity_enable=1 parity_enable=1
scache_filename=/tmp/scache
dport_map_enable=1 dport_map_enable=1
dport_map_enable=1 dport_map_enable=1

View File

@ -797,7 +797,6 @@ phy_an_allow_pll_change_hg=0
robust_hash_disable_egress_vlan=1 robust_hash_disable_egress_vlan=1
robust_hash_disable_mpls=1 robust_hash_disable_mpls=1
robust_hash_disable_vlan=1 robust_hash_disable_vlan=1
scache_filename=/tmp/scache
sram_scan_enable=0 sram_scan_enable=0
stable_size=0x5500000 stable_size=0x5500000
mmu_lossless=1 mmu_lossless=1

View File

@ -2,7 +2,6 @@
os=unix os=unix
module_64ports=0 module_64ports=0
scache_filename=/tmp/scache
schan_intr_enable=0 schan_intr_enable=0
stable_size=0x2000000 stable_size=0x2000000

View File

@ -12,8 +12,6 @@ lpm_ipv6_128b_reserved=0
parity_correction=1 parity_correction=1
parity_enable=1 parity_enable=1
scache_filename=/tmp/scach
#PIPE0 #PIPE0
portmap_1=1:25 portmap_1=1:25
portmap_2=2:25 portmap_2=2:25

View File

@ -12,8 +12,6 @@ lpm_ipv6_128b_reserved=0
parity_correction=1 parity_correction=1
parity_enable=1 parity_enable=1
scache_filename=/tmp/scach
#PIPE0 #PIPE0
portmap_1=17:25 portmap_1=17:25
portmap_2=18:25 portmap_2=18:25

View File

@ -18,8 +18,6 @@ mmu_lossless=0
parity_correction=1 parity_correction=1
parity_enable=1 parity_enable=1
scache_filename=/tmp/scach
#PIPE0 #PIPE0
portmap_1=5:100 portmap_1=5:100
portmap_2=1:100 portmap_2=1:100

View File

@ -109,7 +109,6 @@ rate_ext_mdio_divisor
robust_hash_disable_egress_vlan robust_hash_disable_egress_vlan
robust_hash_disable_mpls robust_hash_disable_mpls
robust_hash_disable_vlan robust_hash_disable_vlan
scache_filename
schan_intr_enable schan_intr_enable
schan_timeout_usec schan_timeout_usec
serdes_automed serdes_automed