MIPS: Flush data cache upon relocation
authorStefan Roese <sr@denx.de>
Tue, 18 Nov 2008 15:36:12 +0000 (16:36 +0100)
committerShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Wed, 10 Dec 2008 14:29:12 +0000 (23:29 +0900)
commit71fa0714fe5134bc8718c38d5261d267e88582ba
treeb80e7feb785504bf57c796bbb5282c6217ae0f30
parent44174343688dba32571a34550dba08971c65fef1
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>
cpu/mips/start.S