]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/espt.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / espt.h
index 1b3295346d8f2b9a4347021edc375a7d6d871d17..778e672332216e994e7ca6b93e75cc63e25bf9d0 100644 (file)
 #define CONFIG_ESPT    1
 #define __LITTLE_ENDIAN                1
 
-/*
- * Command line configuration.
- */
-#define CONFIG_CMD_SDRAM
-
-#define CONFIG_BOOTARGS         "console=ttySC0,115200 root=1f01"
 #define CONFIG_ENV_OVERWRITE    1
 
 #define CONFIG_DISPLAY_BOARDINFO
 #undef  CONFIG_SHOW_BOOT_PROGRESS
 
 /* SCIF */
-#define CONFIG_SCIF_CONSOLE            1
 #define CONFIG_CONS_SCIF0              1
 
 #define CONFIG_SYS_TEXT_BASE   0x8FFC0000
@@ -92,7 +85,6 @@
 #define CONFIG_SH_ETHER 1
 #define CONFIG_SH_ETHER_USE_PORT (1)
 #define CONFIG_SH_ETHER_PHY_ADDR (0x00)
-#define CONFIG_PHYLIB
 #define CONFIG_BITBANGMII
 #define CONFIG_BITBANGMII_MULTI
 #define CONFIG_SH_ETHER_PHY_MODE PHY_INTERFACE_MODE_MII