diff options
Diffstat (limited to 'include/configs/peach-pit.h')
-rw-r--r-- | include/configs/peach-pit.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/peach-pit.h b/include/configs/peach-pit.h index 6c5960cb8d..16fb2f3a0e 100644 --- a/include/configs/peach-pit.h +++ b/include/configs/peach-pit.h @@ -23,9 +23,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x20000000 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_IRAM_TOP - 0x800) -/* select serial console configuration */ -#define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" - /* DRAM Memory Banks */ #define SDRAM_BANK_SIZE (512UL << 20UL) /* 512 MB */ |