mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-13 14:06:07 -04:00
Blackfin: ADI settings: enable silent console support
Very little additional code overhead, and only works when the user sets an env var ahead of time, so default to on makes sense. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
ac41c7a0e7
commit
16ada4f66f
@ -96,6 +96,7 @@
|
|||||||
#define CONFIG_AUTO_COMPLETE 1
|
#define CONFIG_AUTO_COMPLETE 1
|
||||||
#define CONFIG_LOADS_ECHO 1
|
#define CONFIG_LOADS_ECHO 1
|
||||||
#define CONFIG_JTAG_CONSOLE
|
#define CONFIG_JTAG_CONSOLE
|
||||||
|
#define CONFIG_SILENT_CONSOLE
|
||||||
#ifndef CONFIG_BAUDRATE
|
#ifndef CONFIG_BAUDRATE
|
||||||
# define CONFIG_BAUDRATE 57600
|
# define CONFIG_BAUDRATE 57600
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user