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

Sascha Hauer s.hauer at pengutronix.de
Fri Dec 9 05:15:51 EST 2011


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.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list