MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 7 Sep 2018 17:02:06 +0000 (19:02 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 22 Sep 2018 19:04:10 +0000 (21:04 +0200)
commit46203baf665c6bab72bd5945a37d9a7e0a77699a
tree11dc24ca3159708afca9207372934b323363907d
parent5ef337a0371e2b2c7905e7e20a38b6bfc80bb708
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE

Caches should be configured to mode CONF_CM_CACHABLE_NONCOHERENT
(or CONF_CM_CACHABLE_COW when a CM is available). There is no
need to make this configurable.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
README
arch/mips/lib/cache_init.S
include/configs/imgtec_xilfpga.h
include/configs/pic32mzdask.h
scripts/config_whitelist.txt