Hi Codrin, On Fri, Jul 24, 2015 at 8:55 AM, Codrin Ciubotariu <codrin.ciubota...@freescale.com> wrote: > The command: > ethsw vlan fdb { [help] | show | shared | private } > - make VLAN learning shared or private" > > configures the FDB to share the FDB entries learned on multiple VLANs > or to keep them separated. By default, the FBD uses private VLAN > learning. This command has also been added to the ethsw generic parser > from common/cmd_ethsw.c > > Signed-off-by: Johnson Leung <johnson.le...@freescale.com> > Signed-off-by: Codrin Ciubotariu <codrin.ciubota...@freescale.com> > --- > > Changes for v2: > - removed Change-id field; > > Changes for v3: > - replaced values returned by functions called by the parser with > CMD_RET_* macros; > - removed "CONFIG_" from macros added in vsc9953.h; > - each variabled is declared on a separate line, with one space > instead of tab(s); > > common/cmd_ethsw.c | 65 +++++++++++++++++++++++++++++++++++ > drivers/net/vsc9953.c | 95 > +++++++++++++++++++++++++++++++++++++++++++++++++++ > include/ethsw.h | 4 +++ > include/vsc9953.h | 3 ++ > 4 files changed, 167 insertions(+)
Acked-by: Joe Hershberger <joe.hershber...@ni.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot