[arista]: Add disable_pcie_firmware_check soc property (#5543)
This is to fix pcie firmware check assert in Broadcom SDK once the SAI changes merges. This will be in the future but adding the soc property in the broadcom config now. Co-authored-by: Zhi Yuan Carl Zhao <zyzhao@arista.com>
This commit is contained in:
parent
d03de95e81
commit
3da996bbf8
@ -5,6 +5,7 @@ bcm_num_cos.0=8
|
||||
bcm_stat_flags=1
|
||||
bcm_stat_jumbo.0=9236
|
||||
cdma_timeout_usec.0=15000000
|
||||
disable_pcie_firmware_check.0=1
|
||||
dma_desc_timeout_usec.0=15000000
|
||||
dpr_clock_frequency.0=1000
|
||||
higig2_hdr_mode.0=1
|
||||
|
@ -5,6 +5,7 @@ bcm_num_cos.0=8
|
||||
bcm_stat_flags=1
|
||||
bcm_stat_jumbo.0=9236
|
||||
cdma_timeout_usec.0=15000000
|
||||
disable_pcie_firmware_check.0=1
|
||||
dma_desc_timeout_usec.0=15000000
|
||||
dpr_clock_frequency.0=1000
|
||||
higig2_hdr_mode.0=1
|
||||
|
@ -15,6 +15,7 @@ cdma_timeout_usec
|
||||
core_clock_frequency
|
||||
ctr_evict_enable
|
||||
device_clock_frequency
|
||||
disable_pcie_firmware_check
|
||||
dma_desc_timeout_usec
|
||||
dport_map_direct
|
||||
dport_map_enable
|
||||
|
Loading…
Reference in New Issue
Block a user