summaryrefslogtreecommitdiff
path: root/board/isee/igep00x0/igep00x0.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/isee/igep00x0/igep00x0.h')
-rw-r--r--board/isee/igep00x0/igep00x0.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/isee/igep00x0/igep00x0.h b/board/isee/igep00x0/igep00x0.h
index 9fcaab5dec..5ef22aeda4 100644
--- a/board/isee/igep00x0/igep00x0.h
+++ b/board/isee/igep00x0/igep00x0.h
@@ -39,6 +39,9 @@ const omap3_sysinfo sysinfo = {
#if (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0030)
"IGEP COM MODULE/ELECTRON",
#endif
+#if (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0032)
+ "IGEP COM PROTON",
+#endif
#if defined(CONFIG_ENV_IS_IN_ONENAND)
"ONENAND",
#else