summaryrefslogtreecommitdiff
path: root/include/configs/mpr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mpr2.h')
-rw-r--r--include/configs/mpr2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h
index 5b37277cce..edaca0e1c5 100644
--- a/include/configs/mpr2.h
+++ b/include/configs/mpr2.h
@@ -13,7 +13,6 @@
/* Supported commands */
/* Default environment variables */
-#define CONFIG_BOOTARGS "console=ttySC0,115200"
#define CONFIG_BOOTFILE "/boot/zImage"
#define CONFIG_LOADADDR 0x8E000000
@@ -64,7 +63,6 @@
#define CONFIG_SYS_TMU_CLK_DIV 4 /* 4 (default), 16, 64, 256 or 1024 */
/* UART */
-#define CONFIG_SCIF_CONSOLE 1
#define CONFIG_CONS_SCIF0 1
#endif /* __MPR2_H */