[U-Boot] [PATCH 0/5] vsc9953: fixes, cleanups and LAG support
Codrin Ciubotariu
codrin.ciubotariu at freescale.com
Tue Dec 15 14:21:01 CET 2015
The first two patches of this set fix an issue with the
register map definition and with the aging time of the
L2 switch.
The next two paches fix some typos and update the
documentation for VSC9952.
The last patch adds LAG support.
I made a set with all these patches mainly to assure
that they are applied in the right order and no
merge conflicts appear.
Codrin Ciubotariu (5):
drivers: net: vsc9953: Fix number of reserved registers
drivers: net: vsc9953: Fix FDB aging time
doc: t1040-l2switch: Update README
common: cmd_ethsw: Spelling fixes
drivers: net: vsc9953: Add LAG support
common/cmd_ethsw.c | 78 +++++++++-
doc/README.t1040-l2switch | 29 +++-
drivers/net/vsc9953.c | 354 +++++++++++++++++++++++++++++++++++++++++++++-
include/ethsw.h | 6 +
include/vsc9953.h | 24 +++-
5 files changed, 480 insertions(+), 11 deletions(-)
--
1.9.3
More information about the U-Boot
mailing list