summaryrefslogtreecommitdiffstats
path: root/include/configs/seaboard.h
diff options
context:
space:
mode:
authorAllen Martin <amartin@nvidia.com>2012-10-24 08:32:05 +0000
committerMarek Vasut <marex@denx.de>2012-11-20 00:16:05 +0100
commit7992bfbf8dcc5162a096b1da0be8807d0f892257 (patch)
tree54db75b78e3f620915e03679ada8351196104fd9 /include/configs/seaboard.h
parentd7475386bb75ec4e49be66d83775edb043dbfb43 (diff)
downloadblackbird-obmc-uboot-7992bfbf8dcc5162a096b1da0be8807d0f892257.tar.gz
blackbird-obmc-uboot-7992bfbf8dcc5162a096b1da0be8807d0f892257.zip
tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h
Move environment settings for stdin/stdout/stderr to tegra-common-post.h and generate them automaticaly based on input device selection. Signed-off-by: Allen Martin <amartin@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'include/configs/seaboard.h')
-rw-r--r--include/configs/seaboard.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 74d3b94887..60ddeac666 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -99,11 +99,6 @@
#define CONFIG_TEGRA_KEYBOARD
#define CONFIG_KEYBOARD
-#undef TEGRA_DEVICE_SETTINGS
-#define TEGRA_DEVICE_SETTINGS "stdin=serial,tegra-kbc\0" \
- "stdout=serial\0" \
- "stderr=serial\0"
-
#include "tegra-common-post.h"
/* NAND support */
OpenPOWER on IntegriCloud