]> git.baikalelectronics.ru Git - uboot.git/commit
microblaze: Enable cache by default
authorMichal Simek <michal.simek@xilinx.com>
Wed, 25 Sep 2019 09:12:37 +0000 (11:12 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:55:11 +0000 (09:55 +0200)
commitc3f2a5932fa7f28f5ceab1b5d62c88637db4ff35
tree320404451976b8930696be40441edb8ca891a75e
parentfb923062fb6486a5a0b2c0eb861000b438a6064d
microblaze: Enable cache by default

The whole cache code needs to be redesign to read information about cache
from DT instead of macro selection. Enable caches by default because
systems have caches on by default for Linux.

Also enable CMD_CACHE to be able to disable cache if there is any issue.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/microblaze-generic_defconfig
include/configs/microblaze-generic.h