On Wed, Jan 15, 2014 at 11:00:45AM +0900, Masahiro Yamada wrote:

> Before this commit, all arch/arm/cpu/${CPU}/config.mk except ARMv8
> had the same option:
> $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
> 
> This commit moves it into arch/arm/config.mk.
> 
> If the compiler does not support the option,
> it is ignored by $(call cc-option,...).
> So this commit gives no harm to ARMv8.
> 
> Signed-off-by: Masahiro Yamada <yamad...@jp.panasonic.com>

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