diff options
author | Chris Packham <judge.packham@gmail.com> | 2016-08-26 17:30:25 +1200 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2016-10-13 12:25:14 -0500 |
commit | 65d4d00abc9166c0f837e9ca08b2d4453241e68c (patch) | |
tree | e4dc4f1ed7e94010b82f357f8067ece80b630d40 /common/Kconfig | |
parent | f411b5cca48f0eee9443b85e7b75a46356bd2327 (diff) | |
download | u-boot-imx-65d4d00abc9166c0f837e9ca08b2d4453241e68c.zip u-boot-imx-65d4d00abc9166c0f837e9ca08b2d4453241e68c.tar.gz u-boot-imx-65d4d00abc9166c0f837e9ca08b2d4453241e68c.tar.bz2 |
net: Add support for mv88e609x switches
The Marvell Link Street mv88e60xx is a series of FastEthernet switch
chips, some of which also support Gigabit ports. It is similar to the
mv88e61xx series which support Gigabit on all ports.
The main difference is the number of ports. Which affects the
PORT_COUNT define and the size of the mask passed to
mv88e61xx_port_set_vlan().
Other than that it's just a matter of adding the appropriate chip
IDs.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Cc: Joshua Scott <joshua.scott@alliedtelesis.co.nz>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'common/Kconfig')
0 files changed, 0 insertions, 0 deletions