mips: delete kludgy code that modifies data sent to write_memory()
commitd76fd2aac798b4b052a50883ac148cbc19080d4a
authorØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 31 Mar 2011 16:42:10 +0000 (31 18:42 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 31 Mar 2011 21:46:56 +0000 (31 23:46 +0200)
tree2e96b2614909768742024bc612340ce2f6b6ef07
parent1b9e80f7e6359d59b68a7741c046722bb235a311
mips: delete kludgy code that modifies data sent to write_memory()

Could this cause confusion as data sent to write would be flipped
and then if the caller subsequently used the data, e.g. a
compare mismatch might happen?

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