[U-Boot] [PATCH] ARM: compiler options cleanup - improve tool chain support
Prafulla Wadaskar
prafulla at marvell.com
Mon Aug 24 13:28:27 CEST 2009
> -----Original Message-----
> From: u-boot-bounces at lists.denx.de
> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Wolfgang Denk
> Sent: Monday, August 24, 2009 3:32 PM
> To: Simon Kagstrom
> Cc: u-boot at lists.denx.de
> Subject: Re: [U-Boot] [PATCH] ARM: compiler options cleanup -
> improve tool chain support
>
> Dear Simon Kagstrom,
>
> In message <20090824105935.038bd229 at marrow.netinsight.se> you wrote:
> >
> > I updated my git tree today and got this patch (among other
> things). It
> > does not work very well for me, unfortunately. I've tried three
> > toolchains (4.3.3, 4.3.4, 4.4.1) built with crosstool-ng, and all of
> > them build an image which doesn't run correct.
>
> Hm... aren't there known issues with these compiler versions on ARM?
I don't think so, I observed same behavior with sheevaplug,
i.e. "nand_bbt: Can't scan flash and build the RAM-based BBT" message in nand init
which was okay before this git pull
>
> > It appears to be 64-bit issue:
> >
> > U-Boot 2009.08-rc3-00014-gcea1f2a (Aug 24 2009 - 10:31:57)
> > Marvell-OpenRD_base
> >
> > SoC: Kirkwood 88F6281_A0
> > DRAM: 27507994220560384 MB
> > NAND: 27510416582115328 MiB
>
> Is this with or without USE_PRIVATE_LIBGCC=yes ?
Yes, the build might be with this defined "yes", without this build throws error message
>
> Do you see any compiler warnings?
I didn't see any warning on sheevaplug
>
> And - which board / configuration name is this?
This is openrd board, not yet mainlined, it is derived from sheevaplug, (nand is similar)
Alternately you can refer sheevaplug.h since problem is on sheevaplug too.
I tried removing this patch and things are normal on sheevaplug
Regards..
Prafulla . .
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
More information about the U-Boot
mailing list