summaryrefslogtreecommitdiff
path: root/include/configs/espt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/espt.h')
-rw-r--r--include/configs/espt.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/espt.h b/include/configs/espt.h
index 1b3295346d..778e672332 100644
--- a/include/configs/espt.h
+++ b/include/configs/espt.h
@@ -14,19 +14,12 @@
#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