mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2026-01-11 09:35:21 +00:00
Merge pull request #586 from MellanoxBSP/onl_mlnx_qsfp_fix
Fix SFP port count for MSN3800 system
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#define CHASSIS_FAN_COUNT (CHASSIS_TOTAL_FAN_COUNT - CHASSIS_PSU_COUNT)
|
||||
#define CHASSIS_THERMAL_COUNT (CHASSIS_TOTAL_THERMAL_COUNT - CHASSIS_PSU_COUNT)
|
||||
#define CPLD_COUNT 4
|
||||
#define SFP_PORT_COUNT 32
|
||||
#define SFP_PORT_COUNT 64
|
||||
#define CHASSIS_LED_COUNT 5
|
||||
|
||||
#endif /* __PLATFORM_LIB_H__ */
|
||||
|
||||
Reference in New Issue
Block a user