From: Stephen Warren <swar...@nvidia.com>

Now that tegra-common-post.h includes "lcd" in the default value for
TEGRA_DEVICE_SETTINGS, there is no need for seaboard.h to provide a
custom value.

Signed-off-by: Stephen Warren <swar...@nvidia.com>
---
 include/configs/seaboard.h |    5 -----
 1 file changed, 5 deletions(-)

diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 94116f1..de0c777 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -106,11 +106,6 @@
 /* USB keyboard */
 #define CONFIG_USB_KEYBOARD
 
-#undef TEGRA_DEVICE_SETTINGS
-#define TEGRA_DEVICE_SETTINGS  "stdin=serial,tegra-kbc\0" \
-                               "stdout=serial,lcd\0" \
-                               "stderr=serial,lcd\0"
-
 /* LCD support */
 #define CONFIG_LCD
 #define CONFIG_PWM_TEGRA
-- 
1.7.10.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to