
2 Jul
2012
2 Jul
'12
11:53 a.m.
Tetsuyuki Kobayashi koba@kmckk.co.jp writes:
Recent compiler generates unaligned memory access in armv7 default. But current U-Boot does not allow unaligned memory access, so it causes data abort exception. This patch add compile option "-mno-unaligned-access" if it is available.
Why not allow unaligned accesses instead?
--
Måns Rullgård
mans@mansr.com