summaryrefslogtreecommitdiffstats
path: root/board/logicpd
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2014-04-08 09:50:58 -0500
committerTom Rini <trini@ti.com>2014-04-17 17:24:40 -0400
commit161d2d5ea8262e97cac77eec3ed7d32069cb7444 (patch)
treef2b8962619b822a1a9ec4864a46e3c6b79c2661b /board/logicpd
parentea467c73ed7c0ecc663546cba6d3993c90558e29 (diff)
downloadblackbird-obmc-uboot-161d2d5ea8262e97cac77eec3ed7d32069cb7444.tar.gz
blackbird-obmc-uboot-161d2d5ea8262e97cac77eec3ed7d32069cb7444.zip
omap3: zoom1: switch to generic ti_omap3_common config header
ti_omap3_common contains a lot of common header definitions that help reduce the size of the zoom1 config file. So, use the generic header and customize as needed for the platform (example: no spl). Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'board/logicpd')
-rw-r--r--board/logicpd/zoom1/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/logicpd/zoom1/config.mk b/board/logicpd/zoom1/config.mk
index f5a19edd8f..c7ebfd9e69 100644
--- a/board/logicpd/zoom1/config.mk
+++ b/board/logicpd/zoom1/config.mk
@@ -14,4 +14,3 @@
# (mem base + reserved)
# For use with external or internal boots.
-CONFIG_SYS_TEXT_BASE = 0x80008000
OpenPOWER on IntegriCloud