From 3f3110d78be1f9f13bfc8e5c64e279f50f2c7c43 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 11 Dec 2011 21:58:19 +0000 Subject: MIPS: remove broken "tb0229" board The "tb0229" board has long been unmaintained, and is broken. Remove it. Signed-off-by: Wolfgang Denk --- board/tb0229/config.mk | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 board/tb0229/config.mk (limited to 'board/tb0229/config.mk') diff --git a/board/tb0229/config.mk b/board/tb0229/config.mk deleted file mode 100644 index 017511d..0000000 --- a/board/tb0229/config.mk +++ /dev/null @@ -1,30 +0,0 @@ -# -# (C) Masami Komiya 2004 -# -# (C) Copyright 2003 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# See file CREDITS for list of people who contributed to this -# project. -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, -# MA 02111-1307 USA -# - -# ROM version -CONFIG_SYS_TEXT_BASE = 0xBFC00000 - -# RAM version -#CONFIG_SYS_TEXT_BASE = 0x80400000 -- cgit v1.1