projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b26201
)
omap5: uevm: Change the board name to correct name
author
Dan Murphy
<dmurphy@ti.com>
Thu, 1 Aug 2013 19:05:56 +0000
(14:05 -0500)
committer
Marek Vasut
<marex@denx.de>
Mon, 26 Aug 2013 19:55:45 +0000
(21:55 +0200)
Change the board name for the sys info to
5432 uEVM
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Acked-by: Marek Vasut <marex@denx.de>
board/ti/omap5_uevm/evm.c
patch
|
blob
|
history
diff --git
a/board/ti/omap5_uevm/evm.c
b/board/ti/omap5_uevm/evm.c
index 2c00648470fe5728d3ef1b24aca6e7f457df3dd4..81209b31531df6a24f5b1ebd137bd54f2492d19b 100644
(file)
--- a/
board/ti/omap5_uevm/evm.c
+++ b/
board/ti/omap5_uevm/evm.c
@@
-17,7
+17,7
@@
DECLARE_GLOBAL_DATA_PTR;
const struct omap_sysinfo sysinfo = {
- "Board: OMAP543
0
EVM\n"
+ "Board: OMAP543
2 u
EVM\n"
};
/**