]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tnetv107x_evm.h
ppc4xx: remove PMC405 board
[u-boot] / include / configs / tnetv107x_evm.h
index cabc06e5ba6e919442b7b13687320415b82853cb..00a1a9e00269a8bc711c72d4b3f34ae848ddf6d8 100644 (file)
@@ -5,31 +5,17 @@
  *
  * Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
  *
- * 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+
  */
 
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/sizes.h>
+#include <linux/sizes.h>
 #include <asm/arch/hardware.h>
 #include <asm/arch/clock.h>
 
 /* Architecture, CPU, etc */
-#define CONFIG_ARM1176
 #define CONFIG_TNETV107X
 #define CONFIG_TNETV107X_EVM
 #define CONFIG_TNETV107X_WATCHDOG
@@ -43,7 +29,6 @@
 
 #define CONFIG_SYS_TIMERBASE           TNETV107X_TIMER0_BASE
 #define CONFIG_SYS_HZ_CLOCK            clk_get_rate(TNETV107X_LPSC_TIMER0)
-#define CONFIG_SYS_HZ                  1000
 
 #define CONFIG_PLL_SYS_EXT_FREQ                25000000
 #define CONFIG_PLL_TDM_EXT_FREQ                19200000