]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: refactor cache loops to a macro
authorPaul Burton <paul.burton@imgtec.com>
Thu, 29 Jan 2015 01:28:00 +0000 (01:28 +0000)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Thu, 29 Jan 2015 11:55:01 +0000 (12:55 +0100)
commitac22feca1135b81ecc4d38995e98b59943d1bbf5
tree7b67a41bfa5488cfb2b9e3235242b349004c8266
parent536cb7ce1aca10c326ac864b3e1d05ab57b3ec7e
MIPS: refactor cache loops to a macro

Reduce duplication by performing loops through cache tags using an
assembler macro.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/lib/cache_init.S