| commit | 979cfeaf36bf8719d4a1a98f1e8a3e16ef3d1fba | [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 | 71919cf15337c62b9ab389875a6a0855f0ed4461 [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>