Skip to content

Commit 04b9ce8

Browse files
authored
[BCMSAI] Update BCMSAI debian to 6.0.0.10 with 6.5.23 SDK, and opennsl module to 6.5.23 (#9046)
Manual verification on switch (TH3 device) admin@str2-xxxxx-01:~$ bcmcmd bsv bsv BRCM SAI ver: [6.0.0.10], OCP SAI ver: [1.9.1], SDK ver: [sdk-6.5.23] drivshell> admin@str2-xxxxx-01:~$ bcmcmd version version Broadcom Command Monitor: Copyright (c) 1998-2021 Broadcom Release: sdk-6.5.23 built 20211020 (Wed Oct 20 06:52:58 2021) From root@fedbbfdbee81:/__w/2/s/output/x86-xgsall-deb/hsdk Platform: X86 OS: Unix (Posix) Chips: BCM56640_A0, BCM56850_A0, BCM56340_A0, BCM56960_A0, BCM56860_A0, BCM56970_A0, BCM56870_A0, BCM56980_A0, BCM56980_B0, BCM56370_A0, BCM56275_A0, BCM56770_A0, Chips: BCM56780_A0, BCM56782_A0, BCM56784_A0, BCM56785_A0, BCM56786_A0, BCM56787_A0, BCM56788_A0, BCM56789_A0, BCM56880_A0, BCM56880_B0, BCM56881_A0, BCM56881_B0, BCM56883_A0, BCM56883_B0, BCM56990_A0, BCM56990_B0, BCM56991_B0, BCM56992_B0, BCM56996_A0, BCM56996_B0, BCM56997_A0, BCM56997_B0 Variant drivers: BCM56780_A0_CNA_1_2_10, BCM56780_A0_DNA_2_7_6_0, BCM56880_A0_CNA_1_2_9, BCM56880_A0_DNA_4_9_5_0 PHYs: BCM5400, BCM54182, BCM54185, BCM54180, BCM54140, BCM54192, BCM54195, BCM54190, BCM54194, BCM54210, BCM54220, BCM54280, BCM54282, BCM54240, BCM54285, BCM5428X, BCM54290, BCM54292, BCM54294, BCM54295, BCM54296, BCM56160-GPHY, BCM53540-GPHY, BCM56275-GPHY, BCM8750, BCM8752, BCM8754, BCM84740, BCM84164, BCM84758, BCM84780, BCM84784, BCM84318, BCM84328, Sesto, BCM82780, copper sfp drivshell>
1 parent 0c68585 commit 04b9ce8

File tree

96 files changed

+3614
-1054
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+3614
-1054
lines changed

platform/broadcom/sai-modules.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Broadcom SAI modules
22

3-
BRCM_OPENNSL_KERNEL_VERSION = 5.0.0.4
3+
BRCM_OPENNSL_KERNEL_VERSION = 6.0.0.10
44

55
BRCM_OPENNSL_KERNEL = opennsl-modules_$(BRCM_OPENNSL_KERNEL_VERSION)_amd64.deb
66
$(BRCM_OPENNSL_KERNEL)_SRC_PATH = $(PLATFORM_PATH)/saibcm-modules
@@ -10,7 +10,7 @@ $(BRCM_OPENNSL_KERNEL)_MACHINE = broadcom
1010
SONIC_DPKG_DEBS += $(BRCM_OPENNSL_KERNEL)
1111

1212
# SAI bcm modules for DNX family ASIC
13-
BRCM_DNX_OPENNSL_KERNEL_VERSION = 5.0.0.4
13+
BRCM_DNX_OPENNSL_KERNEL_VERSION = 6.0.0.10
1414

1515
BRCM_DNX_OPENNSL_KERNEL = opennsl-modules-dnx_$(BRCM_DNX_OPENNSL_KERNEL_VERSION)_amd64.deb
1616
$(BRCM_DNX_OPENNSL_KERNEL)_SRC_PATH = $(PLATFORM_PATH)/saibcm-modules-dnx

platform/broadcom/sai.mk

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
BRCM_SAI = libsaibcm_5.0.0.8_amd64.deb
2-
$(BRCM_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/bcmsai/5.0/master/libsaibcm_5.0.0.8_amd64.deb?sv=2015-04-05&sr=b&sig=T%2FPesnOIeN9802mClMpgk8XFQbqjFAgCnJbbNHxijHo%3D&se=2035-05-13T21%3A34%3A26Z&sp=r"
3-
BRCM_SAI_DEV = libsaibcm-dev_5.0.0.8_amd64.deb
1+
BRCM_SAI = libsaibcm_6.0.0.10_amd64.deb
2+
$(BRCM_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/bcmsai/6.0/master/libsaibcm_6.0.0.10_amd64.deb?sv=2020-08-04&st=2021-10-20T15%3A46%3A03Z&se=2030-10-21T15%3A46%3A00Z&sr=b&sp=r&sig=zhosphas9cBuH%2B7mLC%2ByarQPQSIe2LY%2FXOATIW96cVY%3D"
3+
BRCM_SAI_DEV = libsaibcm-dev_6.0.0.10_amd64.deb
44
$(eval $(call add_derived_package,$(BRCM_SAI),$(BRCM_SAI_DEV)))
5-
$(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/bcmsai/5.0/master/libsaibcm-dev_5.0.0.8_amd64.deb?sv=2015-04-05&sr=b&sig=X33hZLhRI3L6f4a5JFSlhJvoaTj%2B3zrmNBM9IzIA%2Bj4%3D&se=2035-05-13T21%3A35%3A58Z&sp=r"
5+
$(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/bcmsai/6.0/master/libsaibcm-dev_6.0.0.10_amd64.deb?sv=2020-08-04&st=2021-10-20T15%3A47%3A11Z&se=2030-10-21T15%3A47%3A00Z&sr=b&sp=r&sig=pKZxnQKw%2BY6CzAd8swa5yZDduKIrQw7TWyChT5tkqlk%3D"
66

77
# SAI module for DNX Asic family
8-
BRCM_DNX_SAI = libsaibcm_dnx_5.0.0.8_amd64.deb
9-
$(BRCM_DNX_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/bcmsai/5.0/master/libsaibcm_dnx_5.0.0.8_amd64.deb?sv=2015-04-05&sr=b&sig=uy0OW6ZhWjYntalZunEIIzHUztkOyI7TS3F73Sla9vY%3D&se=2035-05-13T21%3A37%3A06Z&sp=r"
8+
BRCM_DNX_SAI = libsaibcm_dnx_6.0.0.10_amd64.deb
9+
$(BRCM_DNX_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/bcmsai/6.0/master/libsaibcm_dnx_6.0.0.10_amd64.deb?sv=2020-08-04&st=2021-10-20T15%3A48%3A05Z&se=2030-10-21T15%3A48%3A00Z&sr=b&sp=r&sig=1sqJI5dLLrci9iu%2FPhNWZJzj0nf5lmcRrAUkASOQVjo%3D"
1010

1111
SONIC_ONLINE_DEBS += $(BRCM_SAI)
1212
SONIC_ONLINE_DEBS += $(BRCM_DNX_SAI)

platform/broadcom/saibcm-modules/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
opennsl (6.0.0.10) unstable; urgency=medium
2+
3+
* Update to Broadcom SAI 6.0.0.10
4+
5+
-- Vineet Mittal <[email protected]> Fri, 21 Oct 2021 18:36:38 +0000
6+
17
opennsl (5.0.0.4) unstable; urgency=medium
28

39
* Update to Broadcom SAI 5.0.0.4

platform/broadcom/saibcm-modules/include/ibde.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ typedef struct ibde_s {
8787
#define BDE_I2C_DEV_TYPE SAL_I2C_DEV_TYPE /* I2C device */
8888
#define BDE_AXI_DEV_TYPE SAL_AXI_DEV_TYPE /* AXI device */
8989
#define BDE_EMMI_DEV_TYPE SAL_EMMI_DEV_TYPE /* EMMI device */
90+
#define BDE_COMPOSITE_DEV_TYPE SAL_COMPOSITE_DEV_TYPE /* Composite device, composed of sub-devices with buses */
91+
#define BDE_USER_DEV_TYPE SAL_USER_DEV_TYPE /* The user implements his own method of access to the device */
9092
#define BDE_DEV_BUS_ALT SAL_DEV_BUS_ALT /* Alternate Access */
9193
#define BDE_DEV_BUS_MSI SAL_DEV_BUS_MSI /* Message-signaled interrupts */
9294

@@ -104,6 +106,7 @@ typedef struct ibde_s {
104106
#define BDE_128K_REG_SPACE 0x40000000 /* Map 128K (v 64K) */
105107
#define BDE_320K_REG_SPACE 0x80000000 /* Map 256K+64K */
106108

109+
107110
/* Bus supports only 16bit reads */
108111
#define BDE_DEV_BUS_RD_16BIT SAL_DEV_BUS_RD_16BIT
109112

platform/broadcom/saibcm-modules/include/kcom.h

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
#define KCOM_M_ETH_HW_CONFIG 5 /* ETH HW config*/
5959
#define KCOM_M_DETACH 6 /* Detach kernel module */
6060
#define KCOM_M_REPROBE 7 /* Reprobe device */
61+
#define KCOM_M_HW_INFO 8 /* Send the HW info to kernel module */
6162
#define KCOM_M_NETIF_CREATE 11 /* Create network interface */
6263
#define KCOM_M_NETIF_DESTROY 12 /* Destroy network interface */
6364
#define KCOM_M_NETIF_LIST 13 /* Get list of network interface IDs */
@@ -72,7 +73,7 @@
7273
#define KCOM_M_WB_CLEANUP 51 /* Clean up for warmbooting */
7374
#define KCOM_M_CLOCK_CMD 52 /* Clock Commands */
7475

75-
#define KCOM_VERSION 12 /* Protocol version */
76+
#define KCOM_VERSION 13 /* Protocol version */
7677

7778
/*
7879
* Message status codes
@@ -299,7 +300,7 @@ typedef struct kcom_dma_info_s {
299300
void *p;
300301
uint8 b[8];
301302
} cookie;
302-
} kcom_dma_info_t;
303+
} kcom_dma_info_t;
303304

304305
/* Default channel configuration */
305306
#define KCOM_DMA_TX_CHAN 0
@@ -331,6 +332,18 @@ typedef struct kcom_eth_hw_config_s {
331332
uint32 value;
332333
} kcom_eth_hw_config_t;
333334

335+
#ifndef KCOM_HW_INFO_OAMP_PORT_MAX
336+
#define KCOM_HW_INFO_OAMP_PORT_MAX 4
337+
#endif
338+
339+
/*
340+
* Send the OAMP information to Kernel module.
341+
*/
342+
typedef struct kcom_oamp_info_s {
343+
uint32 oamp_port_number;
344+
uint32 oamp_ports[KCOM_HW_INFO_OAMP_PORT_MAX];
345+
} kcom_oamp_info_t;
346+
334347
/*
335348
* Message types
336349
*/
@@ -421,6 +434,11 @@ typedef struct kcom_msg_hw_init_s {
421434
uint8 no_skip_udh_check;
422435
uint8 system_headers_mode;
423436
uint8 udh_enable;
437+
/*
438+
* Bitmap of DMA channels reserved for the user mode network driver.
439+
* These channels cannot be used by the kernel network driver (KNET).
440+
*/
441+
uint32 unet_channels;
424442
} kcom_msg_hw_init_t;
425443

426444
/*
@@ -554,6 +572,14 @@ typedef struct kcom_msg_dma_info_s {
554572
kcom_dma_info_t dma_info;
555573
} kcom_msg_dma_info_t;
556574

575+
/*
576+
* HW info
577+
*/
578+
typedef struct kcom_msg_hw_info_s {
579+
kcom_msg_hdr_t hdr;
580+
kcom_oamp_info_t oamp_info;
581+
} kcom_msg_hw_info_t;
582+
557583
/*
558584
* All messages (e.g. for generic receive)
559585
*/
@@ -564,6 +590,7 @@ typedef union kcom_msg_s {
564590
kcom_msg_hw_reset_t hw_reset;
565591
kcom_msg_hw_init_t hw_init;
566592
kcom_msg_eth_hw_config_t eth_hw_config;
593+
kcom_msg_hw_info_t hw_info;
567594
kcom_msg_detach_t detach;
568595
kcom_msg_reprobe_t reprobe;
569596
kcom_msg_netif_create_t netif_create;

platform/broadcom/saibcm-modules/include/soc/devids.h

Lines changed: 69 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* https://www.broadcom.com/products/ethernet-connectivity/software/opennsa
2626
*/
2727
/*
28-
* Copyright: (c) 2020 Broadcom.
28+
* Copyright: (c) 2021 Broadcom.
2929
* All Rights Reserved.
3030
*/
3131

@@ -846,13 +846,6 @@
846846
#define BCM56746_A0_REV_ID 1
847847
#define BCM56746_A1_REV_ID 2
848848

849-
#define BCM88732_DEVICE_ID 0x0732
850-
#define BCM88732_A0_REV_ID 1
851-
#define BCM88732_A1_REV_ID 2
852-
#define BCM88732_A2_REV_ID 4
853-
#define BCM88732_B0_REV_ID 0x11
854-
#define BCM88732_B1_REV_ID 0x12
855-
#define BCM88732_B2_REV_ID 0x13
856849

857850
#define BCM56640_DEVICE_ID 0xb640
858851
#define BCM56640_A0_REV_ID 1
@@ -1526,6 +1519,8 @@
15261519
#define BCM56472_A0_REV_ID 1
15271520
#define BCM56475_DEVICE_ID 0xb475
15281521
#define BCM56475_A0_REV_ID 1
1522+
#define BCM56474_DEVICE_ID 0xb474
1523+
#define BCM56474_A0_REV_ID 1
15291524

15301525

15311526
#define BCM53540_DEVICE_ID 0x8540
@@ -1560,10 +1555,6 @@
15601555
#define ARAD_A0_REV_ID 0x0000
15611556
#define ARAD_B0_REV_ID 0x0011
15621557
#define ARAD_B1_REV_ID 0x0012
1563-
#define BCM88650_DEVICE_ID ARAD_DEVICE_ID
1564-
#define BCM88650_A0_REV_ID ARAD_A0_REV_ID
1565-
#define BCM88650_B0_REV_ID ARAD_B0_REV_ID
1566-
#define BCM88650_B1_REV_ID ARAD_B1_REV_ID
15671558
#define BCM88770_DEVICE_ID 0x8770
15681559
#define BCM88770_A1_REV_ID 0x0002
15691560
#define BCM88773_DEVICE_ID 0x8773
@@ -1814,8 +1805,10 @@
18141805

18151806
#define J2P_DEVICE_ID 0x8850
18161807
#define J2P_A0_REV_ID DNXC_A0_REV_ID
1808+
#define J2P_A1_REV_ID DNXC_A1_REV_ID
18171809
#define BCM88850_DEVICE_ID J2P_DEVICE_ID
18181810
#define BCM88850_A0_REV_ID J2P_A0_REV_ID
1811+
#define BCM88850_A1_REV_ID J2P_A1_REV_ID
18191812
#define BCM88851_DEVICE_ID 0x8851
18201813
#define BCM88852_DEVICE_ID 0x8852
18211814
#define BCM88853_DEVICE_ID 0x8853
@@ -1832,6 +1825,23 @@
18321825
#define BCM8885E_DEVICE_ID 0x885E
18331826
#define BCM8885F_DEVICE_ID 0x885F
18341827

1828+
#define BCM88840_DEVICE_ID 0x8840
1829+
#define BCM88841_DEVICE_ID 0x8841
1830+
#define BCM88842_DEVICE_ID 0x8842
1831+
#define BCM88843_DEVICE_ID 0x8843
1832+
#define BCM88844_DEVICE_ID 0x8844
1833+
#define BCM88845_DEVICE_ID 0x8845
1834+
#define BCM88846_DEVICE_ID 0x8846
1835+
#define BCM88847_DEVICE_ID 0x8847
1836+
#define BCM88848_DEVICE_ID 0x8848
1837+
#define BCM88849_DEVICE_ID 0x8849
1838+
#define BCM8884A_DEVICE_ID 0x884A
1839+
#define BCM8884B_DEVICE_ID 0x884B
1840+
#define BCM8884C_DEVICE_ID 0x884C
1841+
#define BCM8884D_DEVICE_ID 0x884D
1842+
#define BCM8884E_DEVICE_ID 0x884E
1843+
#define BCM8884F_DEVICE_ID 0x884F
1844+
18351845

18361846
#define Q2A_DEVICE_ID 0x8480
18371847
#define Q2A_A0_REV_ID DNXC_A0_REV_ID
@@ -1875,6 +1885,24 @@
18751885
#define BCM8828E_DEVICE_ID 0x828E
18761886
#define BCM8828F_DEVICE_ID 0x828F
18771887

1888+
#define Q2N_DEVICE_ID 0x8290
1889+
#define BCM88290_DEVICE_ID Q2N_DEVICE_ID
1890+
#define BCM88291_DEVICE_ID 0x8291
1891+
#define BCM88292_DEVICE_ID 0x8292
1892+
#define BCM88293_DEVICE_ID 0x8293
1893+
#define BCM88294_DEVICE_ID 0x8294
1894+
#define BCM88295_DEVICE_ID 0x8295
1895+
#define BCM88296_DEVICE_ID 0x8296
1896+
#define BCM88297_DEVICE_ID 0x8297
1897+
#define BCM88298_DEVICE_ID 0x8298
1898+
#define BCM88299_DEVICE_ID 0x8299
1899+
#define BCM8829A_DEVICE_ID 0x829A
1900+
#define BCM8829B_DEVICE_ID 0x829B
1901+
#define BCM8829C_DEVICE_ID 0x829C
1902+
#define BCM8829D_DEVICE_ID 0x829D
1903+
#define BCM8829E_DEVICE_ID 0x829E
1904+
#define BCM8829F_DEVICE_ID 0x829F
1905+
18781906
#define QAX_DEVICE_ID 0x8470
18791907
#define QAX_A0_REV_ID 0x0001
18801908
#define QAX_B0_REV_ID 0x0011
@@ -1887,8 +1915,9 @@
18871915
#define BCM88474H_DEVICE_ID 0x847B
18881916
#define BCM88476_DEVICE_ID 0x8476
18891917
#define BCM88477_DEVICE_ID 0x8477
1890-
1891-
1918+
1919+
#define BCM88479_DEVICE_ID 0x8479
1920+
18921921

18931922

18941923
#define BCM88470_A0_REV_ID QAX_A0_REV_ID
@@ -1908,11 +1937,6 @@
19081937
#define BCM88278_DEVICE_ID 0x8278
19091938
#define BCM88279_DEVICE_ID 0x8279
19101939

1911-
#define FLAIR_DEVICE_ID 0xF000
1912-
#define FLAIR_A0_REV_ID 0x0001
1913-
#define BCM8206_DEVICE_ID FLAIR_DEVICE_ID
1914-
#define BCM8206_A0_REV_ID FLAIR_A0_REV_ID
1915-
19161940
#define BCM88360_DEVICE_ID 0x8360
19171941
#define BCM88360_A0_REV_ID ARADPLUS_A0_REV_ID
19181942
#define BCM88361_DEVICE_ID 0x8361
@@ -1949,10 +1973,6 @@
19491973
#define BCM88551_B1_REV_ID ARAD_B1_REV_ID
19501974
#define BCM88552_DEVICE_ID 0x8552
19511975
#define BCM88552_B1_REV_ID ARAD_B1_REV_ID
1952-
#define BCM88651_DEVICE_ID 0x8651
1953-
#define BCM88651_B1_REV_ID ARAD_B1_REV_ID
1954-
#define BCM88654_DEVICE_ID 0x8654
1955-
#define BCM88654_B1_REV_ID ARAD_B1_REV_ID
19561976

19571977
#define BCM88772_DEVICE_ID 0x8772
19581978
#define BCM88952_DEVICE_ID 0x8952
@@ -1969,7 +1989,6 @@
19691989

19701990
#define PLX9056_DEVICE_ID 0x9056
19711991

1972-
#ifdef BCM_LTSW_SUPPORT
19731992
#define BCM56880_DEVICE_ID 0xb880
19741993
#define BCM56880_A0_REV_ID 0x0001
19751994
#define BCM56880_B0_REV_ID 0x0011
@@ -1979,33 +1998,55 @@
19791998
#define BCM56883_DEVICE_ID 0xb883
19801999
#define BCM56883_A0_REV_ID 0x0001
19812000
#define BCM56883_B0_REV_ID 0x0011
1982-
#define BCM56889_DEVICE_ID 0xb889
1983-
#define BCM56889_A0_REV_ID 0x0001
1984-
#define BCM56889_B0_REV_ID 0x0011
19852001

19862002
#define BCM56780_DEVICE_ID 0xb780
19872003
#define BCM56780_A0_REV_ID 0x0001
19882004
#define BCM56782_DEVICE_ID 0xb782
19892005
#define BCM56782_A0_REV_ID 0x0001
19902006
#define BCM56784_DEVICE_ID 0xb784
19912007
#define BCM56784_A0_REV_ID 0x0001
2008+
#define BCM56785_DEVICE_ID 0xb785
2009+
#define BCM56785_A0_REV_ID 0x0001
19922010
#define BCM56786_DEVICE_ID 0xb786
19932011
#define BCM56786_A0_REV_ID 0x0001
2012+
#define BCM56787_DEVICE_ID 0xb787
2013+
#define BCM56787_A0_REV_ID 0x0001
19942014
#define BCM56788_DEVICE_ID 0xb788
19952015
#define BCM56788_A0_REV_ID 0x0001
19962016
#define BCM56789_DEVICE_ID 0xb789
19972017
#define BCM56789_A0_REV_ID 0x0001
19982018

19992019
#define BCM56990_DEVICE_ID 0xb990
20002020
#define BCM56990_A0_REV_ID 0x0001
2021+
2022+
#ifndef BCM56990_DEVICE_ID
2023+
#define BCM56990_DEVICE_ID 0xb990
2024+
#define BCM56990_A0_REV_ID 0x0001
2025+
#endif
20012026
#define BCM56990_B0_REV_ID 0x0011
2027+
#define BCM56991_DEVICE_ID 0xb991
2028+
#define BCM56991_B0_REV_ID 0x0011
20022029
#define BCM56992_DEVICE_ID 0xb992
20032030
#define BCM56992_B0_REV_ID 0x0011
20042031

2032+
#define BCM56995_DEVICE_ID 0xb995
2033+
#define BCM56995_A0_REV_ID 0x0001
2034+
20052035
#define BCM56996_DEVICE_ID 0xb996
20062036
#define BCM56996_A0_REV_ID 0x0001
20072037
#define BCM56997_DEVICE_ID 0xb997
20082038
#define BCM56997_A0_REV_ID 0x0001
2009-
#endif
2039+
2040+
#ifndef BCM56996_DEVICE_ID
2041+
#define BCM56996_DEVICE_ID 0xb996
2042+
#define BCM56996_A0_REV_ID 0x0001
2043+
#define BCM56997_DEVICE_ID 0xb997
2044+
#endif
2045+
#define BCM56996_B0_REV_ID 0x0011
2046+
#define BCM56997_B0_REV_ID 0x0011
2047+
2048+
#define BCM56998_DEVICE_ID 0xb998
2049+
#define BCM56998_A0_REV_ID 0x0001
2050+
20102051
#endif
20112052

platform/broadcom/saibcm-modules/make/Make.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,6 @@ CPPFLAGS += ${INCFLAGS}
174174

175175
CFLAGS += -DSAI_FIXUP -UKCOM_FILTER_MAX -DKCOM_FILTER_MAX=1025 -UKCOM_NETIF_MAX -DKCOM_NETIF_MAX=1056
176176

177-
# Flag to enable multi instance support
178-
CFLAGS += -DBCM_INSTANCE_SUPPORT
179-
180177
#
181178
# Debug #ifdef control
182179
#

0 commit comments

Comments
 (0)