X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fgplugd.h;h=0ac198df8d600d637a750fb3710524a19777cfc3;hb=e71b422bd71b03868abfc5e2087281710a0d52ee;hp=efff3098a5014963c4a1acc95943fead96e21c3d;hpb=48680493092b72f084b60757889fae3d7ee62058;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h index efff309..0ac198d 100644 --- a/include/configs/gplugd.h +++ b/include/configs/gplugd.h @@ -9,23 +9,7 @@ * Written-by: Prafulla Wadaskar * Contributor: Mahavir Jain * - * 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., 51 Franklin Street, Fifth Floor, Boston, - * MA 02110-1301 USA + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_GPLUGD_H @@ -42,6 +26,11 @@ #endif /* + * Generic board support + */ +#define CONFIG_SYS_GENERIC_BOARD + +/* * Version number information */ #define CONFIG_IDENT_STRING "\nMarvell-gplugD"