commit | ee8b1e29597bcf18bfebd6fd8eccc8e245046352 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Jun 13 12:59:35 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:07 2013 -0400 |
tree | 0bc3e953a2bf45c34e985dd7a8714a674c3ce440 | |
parent | c325916563ac67ec5f86748060c2909a9b960bee [diff] |
MIPS: mips32/cache.S: store cache line size in t8 register Synchronize the code with mips64/cache.S, in order to allow further unifications. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>