summaryrefslogtreecommitdiffstats
path: root/include/configs/iocon.h
diff options
context:
space:
mode:
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>2014-03-14 16:35:38 +0530
committerMichal Simek <michal.simek@xilinx.com>2014-05-20 15:23:46 +0200
commit64e809afeaf1572c3246a5bca198a77d0498fd89 (patch)
tree8cc8d126baa31191005cb704809faa219fac4323 /include/configs/iocon.h
parentd0db28f94034ef02c1d6737895766fb3c19de47f (diff)
downloadblackbird-obmc-uboot-64e809afeaf1572c3246a5bca198a77d0498fd89.tar.gz
blackbird-obmc-uboot-64e809afeaf1572c3246a5bca198a77d0498fd89.zip
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Guard the LOADMK functionality with config to provide an option to enable or disable it. Enable it for all platforms in mainline which enable CONFIG_CMD_FPGA. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/iocon.h')
-rw-r--r--include/configs/iocon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/iocon.h b/include/configs/iocon.h
index b32095cea4..79c4736bc5 100644
--- a/include/configs/iocon.h
+++ b/include/configs/iocon.h
@@ -63,6 +63,7 @@
*/
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_FPGA
+#define CONFIG_CMD_FPGA_LOADMK
#undef CONFIG_CMD_EEPROM
/*
OpenPOWER on IntegriCloud