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:
bc9c642
)
Blackfin: adi boards: also set stderr to nc with helper
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 25 Jun 2011 00:58:13 +0000
(20:58 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 12 Jul 2011 06:17:46 +0000
(
02:17
-0400)
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 80f8a1429b2a1871edaf36a1b871fef57d4b71f2..57d9b97321c140c2e4aab68c8dc0c37d17a2c545 100644
(file)
--- a/
include/configs/bfin_adi_common.h
+++ b/
include/configs/bfin_adi_common.h
@@
-204,7
+204,8
@@
"nc=" \
"set ncip ${serverip};" \
"set stdin nc;" \
- "set stdout nc" \
+ "set stdout nc;" \
+ "set stderr nc" \
"\0"
# else
# define NETCONSOLE_ENV