arm64: zynqmp: Enable cache command for mini mtest configuration
authorMichal Simek <michal.simek@xilinx.com>
Mon, 17 Feb 2020 11:14:32 +0000 (12:14 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 Apr 2020 10:51:30 +0000 (12:51 +0200)
Enable cache commands by default for mtest configuration. It is good to be
able to enable/disable caches when you test memory.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_mini_defconfig

index d953c91a66ed9cb68add7e3b8432f0389b75572c..2d9a3b3a5f3a25cff136aa80f7511d3a77514fbd 100644 (file)
@@ -40,6 +40,7 @@ CONFIG_SYS_ALT_MEMTEST=y
 # CONFIG_CMD_ITEST is not set
 # CONFIG_CMD_SOURCE is not set
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_CACHE=y
 # CONFIG_CMD_MISC is not set
 # CONFIG_PARTITIONS is not set
 CONFIG_OF_EMBED=y