]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: fix inconsistency in config option for cache operation mode
authorDaniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Mon, 2 Apr 2012 02:57:55 +0000 (02:57 +0000)
committerMarek Vasut <marex@denx.de>
Mon, 2 Apr 2012 13:54:53 +0000 (15:54 +0200)
commit979cfeaf36bf8719d4a1a98f1e8a3e16ef3d1fba
tree2de67c3bedf4eaf71e6c4ea2449e4f8deab4a5bb
parent71919cf15337c62b9ab389875a6a0855f0ed4461
MIPS: fix inconsistency in config option for cache operation mode

Commit ab2a98b11716364bc5a8c43cdfa7fee176cda1d8 missed to
use the new config option in dcache_enable().

Fix this to avoid inconsistencies if someone wants to disable
and enable D-caches.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
arch/mips/cpu/mips32/cache.S