[U-Boot] U-Boot build report @ Sat Mar 31 05:30:15 CEST 2012

Tom Rini trini at ti.com
Mon Apr 2 17:54:39 CEST 2012


On Sat, Mar 31, 2012 at 02:59:06PM +0200, Marek Vasut wrote:
> Hello guys,
> 
> we now have exactly these boards not building for -RC1, can you please look into 
> it?:
[snip]
> arm/hawkboard                           FAILED FOR: eldk4.2
> arm/hawkboard_uart                      FAILED FOR: eldk4.2

SPL link failure.  Newer toolchains give us a built-in udelay, and we
provide __udelay but not udelay on these boards since we don't use
CONFIG_SPL_LIBGENERIC_SUPPORT and adding that in might be a fatal size
bloat.  Not sure what we want to do about this, and the last thread or
two about this was unresolved.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120402/523b19bf/attachment.pgp>


More information about the U-Boot mailing list