summaryrefslogtreecommitdiff
path: root/board/omap3/beagle/beagle.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/omap3/beagle/beagle.h')
-rw-r--r--board/omap3/beagle/beagle.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/omap3/beagle/beagle.h b/board/omap3/beagle/beagle.h
index 6511ffa..d66f159 100644
--- a/board/omap3/beagle/beagle.h
+++ b/board/omap3/beagle/beagle.h
@@ -27,7 +27,6 @@ const omap3_sysinfo sysinfo = {
SDP_3430_V1,
SDP_3430_V2,
DDR_STACKED,
- "3530",
"OMAP3 Beagle board",
#if defined(CONFIG_ENV_IS_IN_ONENAND)
"OneNAND",
@@ -36,6 +35,8 @@ const omap3_sysinfo sysinfo = {
#endif
};
+#define BOARD_REVISION_MASK (0x1 << 11)
+
/*
* IEN - Input Enable
* IDIS - Input Disable