Merge pull request #385 from zhouzi88/swl-4496

support S4112F
This commit is contained in:
Jeffrey Townsend
2018-05-15 13:46:30 -07:00
committed by GitHub

View File

@@ -528,3 +528,7 @@ class OnlPlatformPortConfig_8x1_8x10(object):
class OnlPlatformPortConfig_48x10_6x100(object):
PORT_COUNT=54
PORT_CONFIG="48x10 + 6x100"
class OnlPlatformPortConfig_12x10_3x100(object):
PORT_COUNT=15
PORT_CONFIG="12x10 + 3x100"