summaryrefslogtreecommitdiffstats
path: root/include/configs/SX1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/SX1.h')
-rw-r--r--include/configs/SX1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/SX1.h b/include/configs/SX1.h
index fd1a3bdd53..34a5999491 100644
--- a/include/configs/SX1.h
+++ b/include/configs/SX1.h
@@ -116,7 +116,9 @@
#include <configs/omap1510.h>
#define CONFIG_BOOTARGS "mem=16M console=ttyS0,115200n8 root=/dev/mtdblock3 rw"
+#ifdef CONFIG_STDOUT_USBTTY
#define CONFIG_PREBOOT "setenv stdout usbtty;setenv stdin usbtty"
+#endif
/*
* Miscellaneous configurable options
OpenPOWER on IntegriCloud