projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a714321
)
arm: omap5_uevm: Correct the console sys prompt for 5432
author
Dan Murphy
<
[email protected]
>
Thu, 6 Jun 2013 21:30:38 +0000
(16:30 -0500)
committer
Tom Rini
<
[email protected]
>
Tue, 18 Jun 2013 14:43:29 +0000
(10:43 -0400)
Correct the console sys prompt to display the correct processor
and the corrent board
Signed-off-by: Dan Murphy <
[email protected]
>
Reported-by: Lubomir Popov <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
include/configs/omap5_uevm.h
patch
|
blob
|
history
diff --git
a/include/configs/omap5_uevm.h
b/include/configs/omap5_uevm.h
index dea05bc911cf6970ebd8197921e72625dbed0f37..e792b1b5c70ca3304a586508ab950e61326a7cee 100644
(file)
--- 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 "OMAP543
0
EVM # "
+#define CONFIG_SYS_PROMPT "OMAP543
2 u
EVM # "
#define CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC 16296
#endif /* __CONFIG_OMAP5_EVM_H */