XScale: better {read,write}_phys()
commit12b8c7b89b021c882e68bb0e28863c802fe36ac4
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 18 Dec 2009 17:53:59 +0000 (18 09:53 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 18 Dec 2009 17:53:59 +0000 (18 09:53 -0800)
treea3a751516e27c563121595fbe4ea4c7ea4a19d3f
parent85a4136d0baccf5c3b8f717710584f7faed0ca30
XScale: better {read,write}_phys()

We can actually do the right thing if the MMU is off; save
the error message for the phys-but-MMU-enabled path, which
is what isn't yet supported.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/xscale.c