commit | 9adc19094e69522e651181c0e56738ad577bd6b4 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@googlemail.com> | Mon Apr 02 02:57:55 2012 +0000 |
committer | Marek Vasut <marex@denx.de> | Mon Apr 02 15:54:53 2012 +0200 |
tree | 2de67c3bedf4eaf71e6c4ea2449e4f8deab4a5bb | |
parent | 0d15d2ad23c6a37cb590c03afaefede7a80af8fb [diff] |
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>