uboot silent console

This commit is contained in:
Xiangfu Liu
2011-10-17 14:35:21 +04:00
committed by kyak
parent e956c56ec0
commit e64b1c6fe6
@@ -95,6 +95,9 @@
#define CONFIG_SYS_MEMTEST_START 0x80100000
#define CONFIG_SYS_MEMTEST_END 0x80800000
#define CONFIG_SILENT_CONSOLE 1 /* Enable support for silent boot */
#define CONFIG_SYS_DEVICE_NULLDEV 1 /* Enable output sink */
/*
* Environment
*/