summaryrefslogtreecommitdiffstats
path: root/board/omap3/zoom1/zoom1.h
diff options
context:
space:
mode:
authorSanjeev Premi <premi@ti.com>2009-04-27 21:27:44 +0530
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-04-29 21:11:40 +0200
commit90006e9b33bcdbf241b0295d186e3634137907a9 (patch)
tree46b1c36a725797aae2b9361b905ea903416e48dc /board/omap3/zoom1/zoom1.h
parent6a6b62e3aa4b340c4f8fc67b1487ddb5436c684d (diff)
downloadtalos-obmc-uboot-90006e9b33bcdbf241b0295d186e3634137907a9.tar.gz
talos-obmc-uboot-90006e9b33bcdbf241b0295d186e3634137907a9.zip
OMAP3: Remove unused board-types
The board-types defined in struct omap3_sysinfo seem to be unused. The function display_board_info() is passed board type as an argument; which is ignored. This patch removes all uses of board-type, related definitions and functions. Signed-off-by: Sanjeev Premi <premi@ti.com>
Diffstat (limited to 'board/omap3/zoom1/zoom1.h')
-rw-r--r--board/omap3/zoom1/zoom1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/omap3/zoom1/zoom1.h b/board/omap3/zoom1/zoom1.h
index bc8fba89eb..4f49a41414 100644
--- a/board/omap3/zoom1/zoom1.h
+++ b/board/omap3/zoom1/zoom1.h
@@ -28,8 +28,6 @@
#define _BOARD_ZOOM1_H_
const omap3_sysinfo sysinfo = {
- SDP_3430_V1,
- SDP_3430_V2,
DDR_STACKED,
"OMAP3 Zoom MDK Rev 1",
"NAND",
OpenPOWER on IntegriCloud