uboot silent console

This commit is contained in:
Xiangfu Liu
2012-03-07 06:23:25 -08:00
parent ae29c39802
commit 8eccd43ba2
@@ -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
*/