[PATCH 7/7] arm: add configurable AEABI support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Tue Nov 3 06:46:51 EST 2009


On 09:51 Tue 03 Nov     , Sascha Hauer wrote:
> On Mon, Nov 02, 2009 at 07:51:31PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> > ---
> >  arch/arm/Kconfig  |   15 +++++++++++++++
> >  arch/arm/Makefile |    8 +++++++-
> >  2 files changed, 22 insertions(+), 1 deletions(-)
> > 
> > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> > index 1ce216a..00c443d 100644
> > --- a/arch/arm/Kconfig
> > +++ b/arch/arm/Kconfig
> > @@ -54,6 +54,21 @@ source arch/arm/mach-netx/Kconfig
> >  source arch/arm/mach-omap/Kconfig
> >  source arch/arm/mach-s3c24xx/Kconfig
> >  
> > +config AEABI
> > +	bool "Use the ARM EABI to compile the kernel"
> 
> We should use u-boot and not kernel here.
ok will update

Best Regards,
J.




More information about the u-boot-v2 mailing list