summaryrefslogtreecommitdiffstats
path: root/include/configs/paz00.h
diff options
context:
space:
mode:
authorMarc Dietrich <marvin24@gmx.de>2012-11-28 23:23:55 +0000
committerTom Warren <twarren@nvidia.com>2013-01-16 13:40:07 -0700
commit6eb320315ca69f4819116c962887a810632aeca1 (patch)
tree5ca771d248794e914bfa2bb10fda413ce0007fd9 /include/configs/paz00.h
parent25dccd6fdd30656e70619ca70b947c9f67466667 (diff)
downloadtalos-obmc-uboot-6eb320315ca69f4819116c962887a810632aeca1.tar.gz
talos-obmc-uboot-6eb320315ca69f4819116c962887a810632aeca1.zip
tegra: remove custom TEGRA_DEVICE_SETTINGS for board files
TEGRA_DEVICE_SETTINGS lives now in tegra-common-post.h. This removes custom TEGRA_DEVICE_SETTINGS for all tegra boards providing video output, except seaboard, which was fixed by Stephen already. Cc: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Marc Dietrich <marvin24@gmx.de> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/paz00.h')
-rw-r--r--include/configs/paz00.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/paz00.h b/include/configs/paz00.h
index 4a74d00f40..2edb4aaba9 100644
--- a/include/configs/paz00.h
+++ b/include/configs/paz00.h
@@ -72,12 +72,6 @@
#define CONFIG_CMD_NET
#define CONFIG_CMD_DHCP
-#undef TEGRA_DEVICE_SETTINGS
-#define TEGRA_DEVICE_SETTINGS \
- "stdin=serial\0" \
- "stdout=serial,lcd\0" \
- "stderr=serial,lcd\0"
-
/* LCD support */
#define CONFIG_LCD
#define CONFIG_PWM_TEGRA
OpenPOWER on IntegriCloud