From: Enric Balletbo i Serra <eballetbo@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] OMAP3: igep00x0: use official board names.
Date: Wed, 6 Feb 2013 09:29:23 +0100 [thread overview]
Message-ID: <1360139364-20295-2-git-send-email-eballetbo@gmail.com> (raw)
In-Reply-To: <1360139364-20295-1-git-send-email-eballetbo@gmail.com>
From: Enric Balletbo i Serra <eballetbo@iseebcn.com>
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/isee/igep00x0/igep00x0.h b/board/isee/igep00x0/igep00x0.h
index fefdb89..dbc7cf6 100644
--- 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",
--
1.7.10.4
next prev parent reply other threads:[~2013-02-06 8:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-06 8:29 [U-Boot] [PATCH 0/2] new IGEP board support Enric Balletbo i Serra
2013-02-06 8:29 ` Enric Balletbo i Serra [this message]
2013-02-06 8:29 ` [U-Boot] [PATCH 2/2] OMAP3: igep00x0: Add new IGEP COM PROTON Enric Balletbo i Serra
2013-02-06 10:53 ` Javier Martinez Canillas
2013-02-06 14:42 ` Enric Balletbo Serra
2013-02-06 14:57 ` Javier Martinez Canillas
2013-02-06 16:19 ` Enric Balletbo Serra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1360139364-20295-2-git-send-email-eballetbo@gmail.com \
--to=eballetbo@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox