]> 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 721b75daee255581b0c96b69f6785fbb3a3672f6..b654fffb263619e587522f82101754c5b18a6672 100644 (file)
@@ -57,6 +57,9 @@
                                          115200,230400, 460800, 921600 }
 /* auto boot */
 #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
  * Common SPI Flash configuration
  */
 #ifdef CONFIG_CMD_SF
-#define CONFIG_SPI_FLASH               1
 #define CONFIG_SPI_FLASH_MACRONIX      1
 #endif