projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac41c7a
)
Blackfin: ADI settings: enable silent console support
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 15 Oct 2009 18:59:46 +0000
(14:59 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Sun, 17 Jan 2010 14:17:26 +0000
(09:17 -0500)
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>
include/configs/bfin_adi_common.h
patch
|
blob
|
history
diff --git
a/include/configs/bfin_adi_common.h
b/include/configs/bfin_adi_common.h
index 3fc0fa0be3c18933e95547783ce6592211031378..42f4cbcfdd3acfff426c36ccedac87e773f782b8 100644
(file)
--- a/
include/configs/bfin_adi_common.h
+++ b/
include/configs/bfin_adi_common.h
@@
-96,6
+96,7
@@
#define CONFIG_AUTO_COMPLETE 1
#define CONFIG_LOADS_ECHO 1
#define CONFIG_JTAG_CONSOLE
+#define CONFIG_SILENT_CONSOLE
#ifndef CONFIG_BAUDRATE
# define CONFIG_BAUDRATE 57600
#endif