On Tue, Jan 28, 2014 at 01:46:52PM +0100, Piotr Wilczek wrote: > This patch fixes part_efi code to avoid unaligned access exception > on some ARM platforms. > > Signed-off-by: Piotr Wilczek <p.wilc...@samsung.com> > Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com> > CC: Tom Rini <tr...@ti.com> > CC: Albert ARIBAUD <albert.u.b...@aribaud.net> > --- > Chnages for V2: > - used put_unaligned to copy value; > - use __aligned to align local array; > > disk/part_efi.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
Sorry. After re-reading the thread here again I've posted a patch to globally switch to -mno-unaligned-access for our armv7 tunes instead. Thanks for your effort however! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot