public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: omap5_uevm: Correct the console sys prompt for 5432
@ 2013-06-06 21:30 Dan Murphy
  2013-06-11 15:53 ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Murphy @ 2013-06-06 21:30 UTC (permalink / raw)
  To: u-boot

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>
---
 include/configs/omap5_uevm.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index 9e0339b..a333c79 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -54,7 +54,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 */
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-15 16:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 21:30 [U-Boot] [PATCH] arm: omap5_uevm: Correct the console sys prompt for 5432 Dan Murphy
2013-06-11 15:53 ` Tom Rini
2013-06-22  9:33   ` Albert ARIBAUD
2013-06-24 20:30     ` Tom Rini
2013-06-27  7:00       ` Albert ARIBAUD
2013-07-15 16:36         ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox