|
@@ -78,9 +78,9 @@
|
|
|
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (4 << 20))
|
|
|
|
|
|
/* select serial console configuration */
|
|
|
-#define CONFIG_SERIAL3 /* use SERIAL 3 */
|
|
|
#define CONFIG_BAUDRATE 115200
|
|
|
#define EXYNOS5_DEFAULT_UART_OFFSET 0x010000
|
|
|
+#define CONFIG_SILENT_CONSOLE
|
|
|
|
|
|
/* Console configuration */
|
|
|
#define CONFIG_CONSOLE_MUX
|