]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zynqmp: Remove the CONFIG_CMD_CACHE config option
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Sat, 6 Dec 2014 07:27:54 +0000 (12:57 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 8 Dec 2014 09:43:42 +0000 (10:43 +0100)
Remove the CONFIG_CMD_CACHE option to restrict the user
in disabling and enabling the cache using commandline option.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp.h

index 9613c22be7886ac76d93e0816795feadbd6c2c6e..3b10dbad7cf3dc3b2b4cfb1fc8e424810eeb1440 100644 (file)
@@ -70,7 +70,6 @@
 /* Command line configuration */
 #define CONFIG_CMD_BDI
 #define CONFIG_CMD_BOOTD
-#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_ECHO
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_EXT2