On Wed, Feb 26, 2014 at 02:51:05PM +0900, Masahiro Yamada wrote:

> Seeing arch/arm/cpu/armv8/config.mk, -mstrict-align option
> was added to both PLATFORM_NO_UNALIGNED and PLATFORM_CPPFLAGS.
> 
> $(PLATFORM_CPPFLAGS) is given to all compiled objects.
> Adding the same option to also PLATFORM_NO_UNALIGNED is
> redundant.
> 
> For example, common/hush.o was compiled with double -mstrict-align.
> You can comfirm it by checking common/.hush.o.cmd file.
> 
> Signed-off-by: Masahiro Yamada <[email protected]>
> Cc: David Feng <[email protected]>
> Cc: Albert ARIBAUD <[email protected]>
> Cc: Tom Rini <[email protected]>

With the v3 series about unaligned bits this patch should no longer be
needed.

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to