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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to