cfi: use ARM32 machine code on all CPUs but Cortex M3
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 31 Jan 2011 09:30:48 +0000 (10:30 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 31 Jan 2011 09:30:48 +0000 (10:30 +0100)
commita0858bfed053fa4555d729554ad8b8089a7ac308
tree8a8813b101dd3ad423d4dc1a6f07fa77d8129934
parent4592506b8ee88c01522f215c7bd35d282bf0d118
cfi: use ARM32 machine code on all CPUs but Cortex M3

ARM11 broke with aa61a3b3d8b6acad19050987835ec05f3d298bdb
as the code only checked for arm 7/9.

CFI probably needs work for non-ARM targets but perhaps
not adding working area memory to e.g. MIPS will give
the default slow CFI support.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/flash/nor/cfi.c