]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/microblaze-generic.h
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / include / configs / microblaze-generic.h
index 3cbec659a1603c943271cee6848e135330c2ff75..6ac19a0d928428fc34fda14e4275179f71a69982 100644 (file)
@@ -45,6 +45,7 @@
 # define CONFIG_XILINX_GPIO
 # define CONFIG_SYS_GPIO_0_ADDR                XILINX_GPIO_BASEADDR
 #endif
+#define CONFIG_BOARD_LATE_INIT
 
 /* interrupt controller */
 #ifdef XILINX_INTC_BASEADDR
 
 /* Enable flat device tree support */
 #define CONFIG_LMB             1
-#define CONFIG_OF_LIBFDT       1
+#define CONFIG_FIT             1
 
 #if defined(CONFIG_XILINX_AXIEMAC)
 # define CONFIG_MII            1