summaryrefslogtreecommitdiffstats
path: root/include/configs/km
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@keymile.com>2012-11-02 00:15:08 +0000
committerPrafulla Wadaskar <prafulla@marvell.com>2013-01-09 04:12:10 +0530
commit06610e18260419d505f54b573c5b12bac5b29293 (patch)
treebc61a56564d15e4153eace265f52aa1bd8541831 /include/configs/km
parent2472216caccc82f8b4bbe62421aa649eb186fefc (diff)
downloadblackbird-obmc-uboot-06610e18260419d505f54b573c5b12bac5b29293.tar.gz
blackbird-obmc-uboot-06610e18260419d505f54b573c5b12bac5b29293.zip
km/common: drop unneeded std* environment variables
These variables are only used if CONFIG_SYS_CONSOLE_IS_IN_ENV is set. This isn't the case, so we can drop them safely. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> cc: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/keymile-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h
index 05480d48ae..f64748e349 100644
--- a/include/configs/km/keymile-common.h
+++ b/include/configs/km/keymile-common.h
@@ -253,9 +253,6 @@
"load=tftpboot ${load_addr_r} ${u-boot}\0" \
"mtdids=" MTDIDS_DEFAULT "\0" \
"mtdparts=" MTDPARTS_DEFAULT "\0" \
- "stderr=serial\0" \
- "stdin=serial\0" \
- "stdout=serial\0" \
""
#endif /* CONFIG_KM_DEF_ENV */
OpenPOWER on IntegriCloud