[PATCH 10/11] arm at91sam9260: Add missing AT91SAM_ETX2_ETX3_ALTERNATIVE define

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Fri Dec 9 05:45:42 EST 2011


On 11:15 Fri 09 Dec     , Sascha Hauer wrote:
> On Fri, Dec 09, 2011 at 06:33:08AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > On 15:20 Thu 08 Dec     , Jean-Christophe PLAGNIOL-VILLARD wrote:
> > > On 13:53 Wed 07 Dec     , Sascha Hauer wrote:
> > > > Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> > > > ---
> > > >  arch/arm/mach-at91/include/mach/board.h |    1 +
> > > >  1 files changed, 1 insertions(+), 0 deletions(-)
> > > > 
> > > > diff --git a/arch/arm/mach-at91/include/mach/board.h b/arch/arm/mach-at91/include/mach/board.h
> > > > index 546fe90..5e23688 100644
> > > > --- a/arch/arm/mach-at91/include/mach/board.h
> > > > +++ b/arch/arm/mach-at91/include/mach/board.h
> > > > @@ -51,6 +51,7 @@ void at91_add_device_nand(struct atmel_nand_data *data);
> > > >  #define AT91SAM_ETHER_MII		(0 << 0)
> > > >  #define AT91SAM_ETHER_RMII		(1 << 0)
> > > >  #define AT91SAM_ETHER_FORCE_LINK	(1 << 1)
> > > > +#define AT91SAM_ETX2_ETX3_ALTERNATIVE	(2 << 0
> > > this will not work too
> > > 
> > > (1 << 1) = (1 << 0)
> > btw where does this come from
> > 
> > I see no patch about it on the ML at All
> 
> Sorry, I realized after the fact that Michael hasn't Cced the mailing
> list. I owe you a beer.
good tks

can he post them for review at least

because I don't like too much this new flags
and expect all the soc will updated

Best Regards,
J.



More information about the barebox mailing list