arm mmu: error propagation added for address translation
commit0538081246fafbfb74d554bb1b758412534aa254
authorØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 10 Jun 2010 14:18:14 +0000 (10 16:18 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 11 Jun 2010 13:53:23 +0000 (11 15:53 +0200)
treec845abc278fa7483617669557d53b034aa17b90f
parentecc8041c0f4c30a7310c0f8414a5261ee7a090ca
arm mmu: error propagation added for address translation

The return value for MMU translation was a mess, either
error or value.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/arm720t.c
src/target/arm920t.c
src/target/arm926ejs.c
src/target/armv4_5_mmu.c
src/target/armv4_5_mmu.h
src/target/cortex_a8.c
src/target/xscale.c