]> git.sur5r.net Git - u-boot/blobdiff - board/isee/igep00x0/igep00x0.h
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / board / isee / igep00x0 / igep00x0.h
index ea1e9acab3b9b95553415c482c7f8bed13819746..5ef22aeda42b5e877581e908f0797463102a9f10 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 (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0032)
+       "IGEP COM PROTON",
 #endif
 #if defined(CONFIG_ENV_IS_IN_ONENAND)
        "ONENAND",