]> git.sur5r.net Git - u-boot/blobdiff - include/configs/TOP860.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / TOP860.h
index 1f728e3d4a9c6515cf40f97a4f02cb625fa20c22..da68503a694f128b45ef2c0d3bfbd857934c760b 100644 (file)
@@ -6,23 +6,7 @@
  * Configuation settings for the TOP860 board.
  *
  * -----------------------------------------------------------------
- * 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+
  */
 /*
  * TOP860 is a simple module:
@@ -84,7 +68,6 @@
 #define        CONFIG_SYS_CPUCLOCK     CONFIG_SYSCLK
 #define        CONFIG_SYS_BRGCLOCK     CONFIG_SYSCLK
 #define        CONFIG_SYS_BUSCLOCK     (CONFIG_SYSCLK >> CONFIG_EBDF)
-#define CONFIG_SYS_HZ                  1000    /* decrementer freq: 1 ms ticks */
 #define        CONFIG_8xx_GCLK_FREQ    CONFIG_SYSCLK
 
 /*-----------------------------------------------------------------------
 
 
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory         */
-#define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt       */
 
 #undef CONFIG_SYS_HUSH_PARSER                  /* Hush parse for U-Boot        */