summaryrefslogtreecommitdiffstats
path: root/include/configs/omap5_uevm.h
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2013-06-06 16:30:38 -0500
committerTom Rini <trini@ti.com>2013-06-18 10:43:29 -0400
commit3de7c28c29f4fae7de95a189afed13dfe6b6e9ac (patch)
tree648335dacdc027144e1174f714439929089a8929 /include/configs/omap5_uevm.h
parenta71432151f9ca10ef235b96a083c3bdb1fbb97cb (diff)
downloadblackbird-obmc-uboot-3de7c28c29f4fae7de95a189afed13dfe6b6e9ac.tar.gz
blackbird-obmc-uboot-3de7c28c29f4fae7de95a189afed13dfe6b6e9ac.zip
arm: omap5_uevm: Correct the console sys prompt for 5432
Correct the console sys prompt to display the correct processor and the corrent board Signed-off-by: Dan Murphy <dmurphy@ti.com> Reported-by: Lubomir Popov <lpopov@mm-sol.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, 1 insertions, 1 deletions
diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index dea05bc911..e792b1b5c7 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -53,7 +53,7 @@
#define CONFIG_PARTITION_UUIDS
#define CONFIG_CMD_PART
-#define CONFIG_SYS_PROMPT "OMAP5430 EVM # "
+#define CONFIG_SYS_PROMPT "OMAP5432 uEVM # "
#define CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC 16296
#endif /* __CONFIG_OMAP5_EVM_H */
OpenPOWER on IntegriCloud