warnings: fix alignment warnings
commitf6a3fc818bc6a24b6c5bbcc6057f72d2b0b2e2ab
authorØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 3 Sep 2010 20:49:37 +0000 (3 22:49 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 20 Sep 2010 11:12:35 +0000 (20 13:12 +0200)
tree2b9430c70669a47b3503e00612b68238a70a3ea9
parent32ab98c9e9672d0f1d8758c7dfb478b0316c13af
warnings: fix alignment warnings

These warnings are for architectures that do not
support non-aligned word access.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
13 files changed:
src/flash/mflash.c
src/flash/nand/lpc3180.c
src/flash/nor/at91sam3.c
src/helper/types.h
src/pld/virtex2.c
src/target/arm11.c
src/target/arm_adi_v5.c
src/target/arm_jtag.h
src/target/avr32_ap7k.c
src/target/avr32_mem.c
src/target/etb.c
src/target/mips_m4k.c
src/target/xscale.c