summaryrefslogtreecommitdiff
path: root/include/configs/MigoR.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/MigoR.h')
-rw-r--r--include/configs/MigoR.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/MigoR.h b/include/configs/MigoR.h
index 5ee83b9034..1c4eb1cea5 100644
--- a/include/configs/MigoR.h
+++ b/include/configs/MigoR.h
@@ -12,10 +12,6 @@
#define CONFIG_CPU_SH7722 1
#define CONFIG_MIGO_R 1
-#define CONFIG_CMD_SDRAM
-
-#define CONFIG_BOOTARGS "console=ttySC0,115200 root=1f01"
-
#define CONFIG_DISPLAY_BOARDINFO
#undef CONFIG_SHOW_BOOT_PROGRESS
@@ -37,7 +33,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 115200 } /* List of legal baudrate settings for this board */
/* SCIF */
-#define CONFIG_SCIF_CONSOLE 1
#define CONFIG_CONS_SCIF0 1
#define CONFIG_SYS_MEMTEST_START (MIGO_R_SDRAM_BASE)