]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mv-common.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / mv-common.h
index 51436da64e037f706f224bf24d7e7cc62dde3765..b654fffb263619e587522f82101754c5b18a6672 100644 (file)
@@ -59,6 +59,8 @@
 #define CONFIG_BOOTDELAY       3       /* default enable autoboot */
 #define CONFIG_PREBOOT
 
+#define CONFIG_OF_LIBFDT               /* Device tree support */
+
 /*
  * For booting Linux, the board info and command line data
  * have to be in the first 8 MB of memory, since this is
  * Common SPI Flash configuration
  */
 #ifdef CONFIG_CMD_SF
-#define CONFIG_SPI_FLASH               1
 #define CONFIG_SPI_FLASH_MACRONIX      1
 #endif