u-boot-brain/board/ti
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits
Under option -munaligned-access, gcc can perform local char
or 16-bit array initializations using misaligned native
accesses which will throw a data abort exception. Fix files
where these array initializations were unneeded, and for
files known to contain such initializations, enforce gcc
option -mno-unaligned-access.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
[trini: Switch to usign call cc-option for -mno-unaligned-access as
Albert had done previously as that's really correct]
Signed-off-by: Tom Rini <trini@ti.com>
2012-10-15 11:53:07 -07:00
..
am335x am335x evm: Enable support for spi0 2012-09-01 14:58:19 +02:00
am3517crane ARM:OMAP+:MMC: Add parameters to MMC init 2012-05-15 08:31:22 +02:00
beagle OMAP: networking support for SPL 2012-10-01 10:02:14 -07:00
evm ARM:OMAP+:MMC: Add parameters to MMC init 2012-05-15 08:31:22 +02:00
omap5_evm ARM: OMAP4/5: Move USB pads to essential list. 2012-07-07 14:07:36 +02:00
omap730p2 doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
omap1510inn punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
omap2420h4 ARM: prevent misaligned array inits 2012-10-15 11:53:07 -07:00
omap5912osk omap5912osk: Remove empty misc_init_r 2012-05-15 08:31:27 +02:00
panda ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials 2012-07-20 14:24:08 +02:00
sdp3430 ARM:OMAP+:MMC: Add parameters to MMC init 2012-05-15 08:31:22 +02:00
sdp4430 ARM: OMAP4/5: Move USB pads to essential list. 2012-07-07 14:07:36 +02:00
tnetv107xevm punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00