commit | 30374f98d14d5979f95a9d21d66346eaa9a795a1 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Thu Jan 29 01:27:57 2015 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu Jan 29 12:55:00 2015 +0100 |
tree | 687a306b607d8d851f895cf95d6bd057149ecc49 | |
parent | 2b8bcc5a2fca54648ece966902b8230de971b609 [diff] |
MIPS: unify cache maintenance functions Move the more developed mips32 version of the cache maintenance functions to a common arch/mips/lib/cache.c, in order to reduce duplication between mips32 & mips64. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>