Add new port config for as7312_54x.

This commit is contained in:
roylee123
2017-02-08 10:13:33 +08:00
parent 9d776a9703
commit e063dc02d1

View File

@@ -483,6 +483,10 @@ class OnlPlatformPortConfig_48x10_6x40(object):
PORT_COUNT=54
PORT_CONFIG="48x10 + 6x40"
class OnlPlatformPortConfig_48x25_6x100(object):
PORT_COUNT=54
PORT_CONFIG="48x25 + 6x100"
class OnlPlatformPortConfig_32x40(object):
PORT_COUNT=32
PORT_CONFIG="32x40"