X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fmicroblaze-generic.h;h=6ac19a0d928428fc34fda14e4275179f71a69982;hp=9d14192b41b68b3dd6b648576497f130cc480146;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hpb=44a3a91cb0424e887105c2bfc670b863e8f2ee71 diff --git a/include/configs/microblaze-generic.h b/include/configs/microblaze-generic.h index 9d14192b41..6ac19a0d92 100644 --- a/include/configs/microblaze-generic.h +++ b/include/configs/microblaze-generic.h @@ -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 @@ -281,12 +282,9 @@ #define CONFIG_SYS_CONSOLE_IS_IN_ENV -/* Use the HUSH parser */ -#define CONFIG_SYS_HUSH_PARSER - /* 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