From: Michal Simek Date: Mon, 24 Sep 2012 13:43:26 +0000 (+0200) Subject: zynq: ep107: Enable FIT X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e2efeb96e4ea6b36f243bd1af85938b52528bc7;p=thirdparty%2Fu-boot.git zynq: ep107: Enable FIT I can't see the reason why FIT should be disabled. Signed-off-by: Michal Simek --- diff --git a/include/configs/zynq_ep107.h b/include/configs/zynq_ep107.h index 442e762b9fe..a7ef8f7420b 100644 --- a/include/configs/zynq_ep107.h +++ b/include/configs/zynq_ep107.h @@ -71,9 +71,6 @@ "tftp 0x800000 ramdisk8M.image.gz;" \ "go 0x8000\0" -#undef CONFIG_FIT -#undef CONFIG_FIT_VERBOSE - /* Place a Xilinx Boot ROM header in u-boot image? */ #define CONFIG_ZYNQ_XILINX_FLASH_HEADER #define CONFIG_ZYNQ_XIP_START CONFIG_SYS_FLASH_BASE