]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
OMAP3: igep00x0: use official board names.
authorEnric Balletbo i Serra <eballetbo@iseebcn.com>
Thu, 7 Feb 2013 00:40:04 +0000 (00:40 +0000)
committerTom 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

index ea1e9acab3b9b95553415c482c7f8bed13819746..9fcaab5dec568d3f5d7903dd93e96a9c5425ffce 100644 (file)
 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",