commit | 71fa0714fe5134bc8718c38d5261d267e88582ba | [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 | 44174343688dba32571a34550dba08971c65fef1 [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>