commit | aed3f5011653f0fde84ca4eee9f9c862b6208d31 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Nov 18 16:36:12 2008 +0100 |
committer | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | Wed Dec 10 23:29:12 2008 +0900 |
tree | b80e7feb785504bf57c796bbb5282c6217ae0f30 | |
parent | d6e14c045542ff45995724d3a2352813c68dd836 [diff] |
MIPS: Flush data cache upon relocation This patch now adds a flush to the data cache upon relocation. The current implementation is missing this. Only a comment states that it should be done. So let's really do it now. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>