From: Enric Balletbo i Serra Date: Thu, 7 Feb 2013 00:40:04 +0000 (+0000) Subject: OMAP3: igep00x0: use official board names. X-Git-Tag: v2013.04-rc2~24^2~58^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c21b4c4adc1f84a58d17448c95259649d08d905;p=platform%2Fkernel%2Fu-boot.git OMAP3: igep00x0: use official board names. This trivial patch only changes current boards names for the official names. Signed-off-by: Enric Balletbo i Serra --- diff --git a/board/isee/igep00x0/igep00x0.h b/board/isee/igep00x0/igep00x0.h index ea1e9ac..9fcaab5 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",