xscale: fix gaffe in phys write
commitf169f86bd10c4dfdab6088e233647bb6d42b5c26
authorØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 31 Mar 2011 16:46:14 +0000 (31 18:46 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 31 Mar 2011 16:46:14 +0000 (31 18:46 +0200)
tree08f85c124db4cb60ca9f87b687d777e92be1a286
parent8d338f3296d87f3b0aa40b6f60a0ca393e435b36
xscale: fix gaffe in phys write

it would *read* instead of *write* to memory
when the MMU was disabled.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/xscale.c