X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fgw8260.h;h=545fa85377724e873c80580086be43097ac8a055;hb=8f8b36e84c427318b8c2e8996b65c9675abf1810;hp=2a40de1fae0f5f2a549837393d85abb9a28d79ec;hpb=d4590da43666443aaf0c7c59e5f245352989bd9d;p=karo-tx-uboot.git diff --git a/include/configs/gw8260.h b/include/configs/gw8260.h index 2a40de1fae..545fa85377 100644 --- a/include/configs/gw8260.h +++ b/include/configs/gw8260.h @@ -14,23 +14,7 @@ * Advent Networks, Inc. * Oliver Brown * - * 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 + * SPDX-License-Identifier: GPL-2.0+ */ /*********************************************************************/ @@ -331,7 +315,6 @@ /* Use the HUSH parser */ #define CONFIG_SYS_HUSH_PARSER #ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #endif /* What is the address of IO controller */ @@ -387,9 +370,6 @@ #define CONFIG_SYS_MEMTEST_END ( CONFIG_SYS_SDRAM_SIZE * 1024 * 1024 \ - CONFIG_SYS_MEM_END_USAGE ) -/* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - /* * Low Level Configuration Settings * (address mappings, register initial values, etc.)