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:
c0e6679
)
OMAP3: igep00x0: use official board names.
author
Enric Balletbo i Serra
<eballetbo@iseebcn.com>
Thu, 7 Feb 2013 00:40:04 +0000
(
00:40
+0000)
committer
Tom Rini
<trini@ti.com>
Mon, 18 Feb 2013 18:51:19 +0000
(13:51 -0500)
This trivial patch only changes current boards names for the official
names.
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
board/isee/igep00x0/igep00x0.h
patch
|
blob
|
history
diff --git
a/board/isee/igep00x0/igep00x0.h
b/board/isee/igep00x0/igep00x0.h
index ea1e9acab3b9b95553415c482c7f8bed13819746..9fcaab5dec568d3f5d7903dd93e96a9c5425ffce 100644
(file)
--- a/
board/isee/igep00x0/igep00x0.h
+++ b/
board/isee/igep00x0/igep00x0.h
@@
-34,10
+34,10
@@
const omap3_sysinfo sysinfo = {
DDR_STACKED,
#if (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0020)
- "
OMAP3 IGEP v2 board
",
+ "
IGEPv2
",
#endif
#if (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0030)
- "
OMAP3 IGEP COM Module
",
+ "
IGEP COM MODULE/ELECTRON
",
#endif
#if defined(CONFIG_ENV_IS_IN_ONENAND)
"ONENAND",