summaryrefslogtreecommitdiffstats
path: root/include/configs/omap5_uevm.h
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2013-06-11 11:22:30 -0500
committerTom Rini <trini@ti.com>2013-06-18 10:43:29 -0400
commit45dbbf29bb58934d7c75b38429927b058ff69f9c (patch)
tree40583b45b881b2d4bcfb1d4499d7d009579fcf35 /include/configs/omap5_uevm.h
parent3de7c28c29f4fae7de95a189afed13dfe6b6e9ac (diff)
downloadblackbird-obmc-uboot-45dbbf29bb58934d7c75b38429927b058ff69f9c.tar.gz
blackbird-obmc-uboot-45dbbf29bb58934d7c75b38429927b058ff69f9c.zip
arm: dra7xx: Update the EXTRA_ENV_SETTINGS
Update the EXTRA_ENV_SETTING for the dra7xx. The console needs to be set to ttyO0 and the findfdt needs to be updated to load the dra7xx-evm.dtb file. Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/omap5_uevm.h')
-rw-r--r--include/configs/omap5_uevm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index e792b1b5c7..46dacc2074 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -55,5 +55,7 @@
#define CONFIG_SYS_PROMPT "OMAP5432 uEVM # "
+#define CONSOLEDEV "ttyO2"
+
#define CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC 16296
#endif /* __CONFIG_OMAP5_EVM_H */
OpenPOWER on IntegriCloud