]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MIPS: Define register names for cache init
authorPaul Burton <paul.burton@imgtec.com>
Wed, 21 Sep 2016 10:18:52 +0000 (11:18 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 21 Sep 2016 13:04:04 +0000 (15:04 +0200)
commit5c72e5a62e998ce374a27b0589328bb284a27c8c
tree42e66c73eb76a8fc3851737750bfb6365711d184
parentf8981277f581564bf701d310fe0f68903cf3f542
MIPS: Define register names for cache init

Define names for registers holding cache sizes throughout
mips_cache_reset, in order to make the code easier to read & allow for
changing register assignments more easily.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/lib/cache_init.S