commit | 506cb8be7e83d29b316e1708bcf05359be16cfb7 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Jul 13 15:10:04 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 22 22:22:51 2017 -0400 |
tree | 1c060929e670797c4adde5586c6ef0eac155c939 | |
parent | 7fd697fd54eabd3cfe28414d9c05f65c8cfd9585 [diff] |
powerpc, 8xx: move cache helper into C Avoid unnecessary assembly functions when they can easily be written in C. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>