]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mv-common.h
x86: x86-common.h: Add generic FS commands
[u-boot] / include / configs / mv-common.h
index 1ecbd3521f6e6cf8a43cbc5eb69a6a281d8a4251..d12d725e5f618b097b5d105886318a080892564c 100644 (file)
 /*
  * NS16550 Configuration
  */
-#if !defined(CONFIG_SPL_BUILD) && defined(CONFIG_DM_SERIAL)
-#define CONFIG_DW_SERIAL
-#endif
-
-#define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_CLK         CONFIG_SYS_TCLK
 #if !defined(CONFIG_DM_SERIAL)
  * Common SPI Flash configuration
  */
 #ifdef CONFIG_CMD_SF
-#define CONFIG_SPI_FLASH_MACRONIX      1
 #endif
 
 /*