u-boot-brain/fs/ubifs
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
..
budget.c
crc16.c
crc16.h
debug.c
debug.h
io.c
key.h
log.c
lprops.c
lpt_commit.c
lpt.c
Makefile ARM: prevent misaligned array inits 2012-10-15 11:53:07 -07:00
master.c
misc.h UBIFS: Fix dereferencing type-punned pointer compiler warning 2011-01-11 11:09:36 +01:00
orphan.c
recovery.c
replay.c
sb.c
scan.c
super.c UBIFS: Improve error message when reading superblock failed 2012-08-09 22:12:16 +02:00
tnc_misc.c
tnc.c
ubifs-media.h
ubifs.c ubifs: Fix ubifsload when using ZLIB 2012-09-10 11:37:42 +02:00
ubifs.h move prototypes for gunzip() and zunzip() to common.h 2009-12-21 21:39:59 +01:00