> -----Original Message----- > From: Valentin Longchamp [mailto:[email protected]] > Sent: 16 August 2012 16:55 > To: [email protected] > Cc: [email protected]; Prafulla Wadaskar; > [email protected] > Subject: [PATCH 2/2] km_kirkwood: enable MV88E6352_SWITCH support for > kmnusa > > This is required to configure the external 88e6352 switch on nusa. > > Signed-off-by: Valentin Longchamp <[email protected]> > cc: Holger Brunck <[email protected]> > cc: Prafulla Wadaskar <[email protected]> > --- > include/configs/km_kirkwood.h | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/include/configs/km_kirkwood.h > b/include/configs/km_kirkwood.h > index fba181f..762cc10 100644 > --- a/include/configs/km_kirkwood.h > +++ b/include/configs/km_kirkwood.h > @@ -62,6 +62,8 @@ > #define CONFIG_KM_ENV_IS_IN_SPI_NOR > #define CONFIG_KM_FPGA_CONFIG > #define CONFIG_KM_PIGGY4_88E6352 > +#define CONFIG_MV88E6352_SWITCH > +#define CONFIG_KM_MVEXTSW_ADDR 0x10 > > /* KM_MGCOGE3UN */ > #elif defined(CONFIG_KM_MGCOGE3UN)
Applied to u-boot-marvell.git master branch Regards... Prafulla . . . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

