On Mon, Dec 15, 2014 at 11:05:56AM +0100, Linus Walleij wrote:

> There is currently a regression when using newer ARM64 compilers
> for semihosting: the way long types are inferred from context
> is no longer the same.
> 
> The semihosting runtime uses long and size_t, so use this
> explicitly in the semihosting code and interface, and voila:
> the code now works again.
> 
> Tested with aarch64-linux-gnu-gcc: Linaro GCC 4.9-2014.09.
> 
> Cc: Darwin Rambo <dra...@broadcom.com>
> Cc: AKASHI Takahiro <takahiro.aka...@linaro.org>
> Cc: Mark Hambleton <mark.hamble...@arm.com>
> Cc: Tom Rini <tr...@ti.com>
> Acked-by: Steve Rae <s...@broadcom.com>
> Suggested-by: Mark Hambleton <mark.hamble...@arm.com>
> Signed-off-by: Linus Walleij <linus.wall...@linaro.org>

Applied to u-boot/master, thanks!

-- 
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