[PATCH] at91sam9m10g45ek: add board revision support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sat Jan 15 10:50:35 EST 2011


> > diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> > index e5bd45e..4d35ebe 100644
> > --- a/arch/arm/mach-at91/Kconfig
> > +++ b/arch/arm/mach-at91/Kconfig
> > @@ -174,7 +174,8 @@ config MACH_AT91SAM9M10G45EK
> >  	bool "Atmel AT91SAM9M10G45-EK Evaluation Kit"
> >  	select HAVE_NAND_ATMEL_BUSWIDTH_16
> >  	help
> > -	  Select this if you are using Atmel's AT91SAM9M10G45-EK Evaluation Kit.
> > +	  Select this if you are using Atmel's AT91SAM9M10G45-EK Evaluation Kit
> > +	  or AT91SAM9G45-EKES or AT91SAM9M10-EKES (for those 2 select the LG LCD)
> >  	  <http://atmel.com/dyn/products/tools_card_v2.asp?tool_id=4735>
> 
> Isn't it better to let the user choose the exact board type here and
> select the display type automatically depending on the choice?
They are nearly the same board and the idea is to allow to specify the lcd as
we can change it and it's the only difference between the 3 boards,

Best Regards,
J.



More information about the barebox mailing list