]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zynq: ep107: Enable FIT
authorMichal Simek <monstr@monstr.eu>
Mon, 24 Sep 2012 13:43:26 +0000 (15:43 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 24 Sep 2012 15:13:31 +0000 (17:13 +0200)
I can't see the reason why FIT should be disabled.

Signed-off-by: Michal Simek <monstr@monstr.eu>
include/configs/zynq_ep107.h

index 442e762b9fed2d54e893ad716a717da3b658c79b..a7ef8f7420b748257fc78f9ab0670119ec9687d6 100644 (file)
@@ -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