diff options
author | Tetsuyuki Kobayashi | 2012-07-01 23:42:10 +0000 |
---|---|---|
committer | Albert ARIBAUD | 2012-07-20 14:24:08 +0200 |
commit | 5eb497429ef065083d75ca0bbc61d421a17fcec1 (patch) | |
tree | 0fcb14a7dd986c017340238bfbeb9d9cb2ad6470 /arch/sparc | |
parent | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 (diff) |
arm: armv7: add compile option -mno-unaligned-access if available
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.
Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Tested-by: Gary Thomas <gary@mlbassoc.com>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions