X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Ft3corp%2Fconfig.mk;h=f7ac7558d01b1abc264521e397d8209862b26597;hb=d4db3b86a5e090e21db710bedbbe3e50d4c56428;hp=616aa198274718be09a1182451e3d509eb989503;hpb=273ed0370d71a91c4e7a047bcfce0df77812f55e;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/t3corp/config.mk b/board/t3corp/config.mk index 616aa19..f7ac755 100644 --- a/board/t3corp/config.mk +++ b/board/t3corp/config.mk @@ -2,31 +2,9 @@ # (C) Copyright 2010 # Stefan Roese, DENX Software Engineering, sr@denx.de. # -# See file CREDITS for list of people who contributed to this -# project. +# SPDX-License-Identifier: GPL-2.0+ # -# 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 -# -# - -sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp - -ifndef TEXT_BASE -TEXT_BASE = 0xFFFA0000 -endif PLATFORM_CPPFLAGS += -DCONFIG_440=1