commit | 3d850b1add5151e931e5707eadbd951804b40c1b | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Sep 07 19:02:06 2018 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Sep 22 21:04:10 2018 +0200 |
tree | 11dc24ca3159708afca9207372934b323363907d | |
parent | e3b432d001730cb064a837083933ee4df4a48df3 [diff] |
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>