Tom Rini <tr...@ti.com> writes: > When we tell the compiler to optimize for ARMv7 it assumes a default of > unaligned accesses being supported at the hardware level and can make > use of this to perform what it deems as an optimization in any case, > including allowing for data to become unaligned. We explicitly disallow > this hardware feature so we must tell the compiler. > > Cc: Albert ARIBAUD <albert.u.b...@aribaud.net> > Cc: Mans Rullgard <m...@mansr.com> > Signed-off-by: Tom Rini <tr...@ti.com>
Acked-by: Mans Rullgard <m...@mansr.com> -- Måns Rullgård m...@mansr.com _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot