From: Siva Durga Prasad Paladugu Date: Fri, 14 Mar 2014 11:05:40 +0000 (+0530) Subject: zynq: Added config to support loadfs FPGA command X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=934c9944058ce370864be47b2828cf879edfe9be;p=thirdparty%2Fu-boot.git zynq: Added config to support loadfs FPGA command Added config CONFIG_FPGA_LOADFS to support loadfs FPGA command. Signed-off-by: Siva Durga Prasad Paladugu Signed-off-by: Michal Simek --- diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index c6df42d8c28..6f0077cce41 100644 --- a/include/configs/zynq-common.h +++ b/include/configs/zynq-common.h @@ -326,6 +326,7 @@ #define CONFIG_FPGA_XILINX #define CONFIG_FPGA_ZYNQPL #define CONFIG_CMD_FPGA +#define CONFIG_FPGA_LOADFS /* Open Firmware flat tree */ #define CONFIG_OF_LIBFDT