summaryrefslogtreecommitdiffstats
path: root/board/matrix_vision/mvblx/config.mk
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:16 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:56:51 -0400
commit8dc372f93bd7d8f0ee87561d5c4b126697de85cc (patch)
treeab016c89c316f4dbddd82a5bb03ea65e5d9491e7 /board/matrix_vision/mvblx/config.mk
parent0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76 (diff)
downloadblackbird-obmc-uboot-8dc372f93bd7d8f0ee87561d5c4b126697de85cc.tar.gz
blackbird-obmc-uboot-8dc372f93bd7d8f0ee87561d5c4b126697de85cc.zip
arm: Remove omap3_mvblx board
This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/matrix_vision/mvblx/config.mk')
-rw-r--r--board/matrix_vision/mvblx/config.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/board/matrix_vision/mvblx/config.mk b/board/matrix_vision/mvblx/config.mk
deleted file mode 100644
index de13072dab..0000000000
--- a/board/matrix_vision/mvblx/config.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# (C) Copyright 2006
-# Texas Instruments, <www.ti.com>
-#
-# Beagle Board uses OMAP3 (ARM-CortexA8) cpu
-# see http://www.ti.com/ for more information on Texas Instruments
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-# Physical Address:
-# 8000'0000 (bank0)
-# A000/0000 (bank1)
-# Linux-Kernel is expected to be at 8000'8000, entry 8000'8000
-# (mem base + reserved)
-
-# For use with external or internal boots.
-CONFIG_SYS_TEXT_BASE = 0x80008000
OpenPOWER on IntegriCloud