diff options
| author | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | 2008-03-25 21:30:06 +0900 |
|---|---|---|
| committer | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | 2008-03-25 21:30:06 +0900 |
| commit | ccf8f824ef67df028dedb29f8ea5d71a5a88d895 (patch) | |
| tree | b051a88092123b0877caa5aa0e5641282c2b99be /board/incaip | |
| parent | 2e0e5271aac917812a76c72030a2b2c6f1d3387d (diff) | |
| download | olio-uboot-2014.01-ccf8f824ef67df028dedb29f8ea5d71a5a88d895.tar.xz olio-uboot-2014.01-ccf8f824ef67df028dedb29f8ea5d71a5a88d895.zip | |
[MIPS] Implement flush_cache()
We do Hit_Writeback_Inv_D and Hit_Invalidate_I. You might think that you
don't need to do Hit_Invalidate_I, but flush_cache() needs it since this
function is used not only in U-Boot specfic programs but also at loading
target binaries.
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Diffstat (limited to 'board/incaip')
0 files changed, 0 insertions, 0 deletions