]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Fri, 14 Mar 2014 11:05:38 +0000 (16:35 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 20 May 2014 13:23:46 +0000 (15:23 +0200)
commit64e809afeaf1572c3246a5bca198a77d0498fd89
tree8cc8d126baa31191005cb704809faa219fac4323
parentd0db28f94034ef02c1d6737895766fb3c19de47f
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>
17 files changed:
README
common/cmd_fpga.c
include/configs/GEN860T.h
include/configs/MVBC_P.h
include/configs/MVBLM7.h
include/configs/MVSMR.h
include/configs/alpr.h
include/configs/astro_mcf5373l.h
include/configs/balloon3.h
include/configs/coreboot.h
include/configs/grsim.h
include/configs/grsim_leon2.h
include/configs/iocon.h
include/configs/mt_ventoux.h
include/configs/omap3_mvblx.h
include/configs/x600.h
include/configs/zynq-common.h