X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2FMHPC.h;h=6314b5380da2d3729bb1af6a4c30a2d2f25e7e77;hb=83bad1026b9e3a4f6b7783cc1cbb434c1bbd3fa2;hp=fdd811d77f829903151bfbf800163ed2f444f54d;hpb=ea818dbbcd59300b56014ac2d67798a54994eb9b;p=u-boot diff --git a/include/configs/MHPC.h b/include/configs/MHPC.h index fdd811d77f..6314b5380d 100644 --- a/include/configs/MHPC.h +++ b/include/configs/MHPC.h @@ -8,23 +8,7 @@ * Configuation settings for the miniHiPerCam. * * ----------------------------------------------------------------- - * 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+ */ /* @@ -145,7 +129,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #else @@ -160,8 +143,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x300000 /* default load address */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ - /* * Low Level Configuration Settings * (address mappings, register initial values, etc.)