]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/utx8245.h
mpc8260: remove atc board support
[karo-tx-uboot.git] / include / configs / utx8245.h
index 4815664ab9b49092fe57743ff6b99551f68e23f4..5be62ecb2d4dae6ceb6acff1cdec7b1422472375 100644 (file)
@@ -7,23 +7,7 @@
  * Matthew E. Karger, karger@arlut.utexas.edu
  * Applied Research Laboratories, The University of Texas at Austin
  *
- * 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+
  */
 
 /*
@@ -46,7 +30,6 @@
  * (easy to change)
  */
 
-#define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_UTX8245         1
 
@@ -123,7 +106,6 @@ protect on ${u-boot_startaddr} ${u-boot_endaddr}"
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP                            /* undef to save memory         */
-#define CONFIG_SYS_PROMPT      "=> "                   /* Monitor Command Prompt       */
 #define CONFIG_SYS_CBSIZE      256                             /* Console I/O Buffer Size      */
 
 /* Print Buffer Size */
@@ -225,7 +207,6 @@ protect on ${u-boot_startaddr} ${u-boot_endaddr}"
  *------------------------------------------------------------------*/
 
 #define CONFIG_SYS_CLK_FREQ  33000000
-#define CONFIG_SYS_HZ                          1000
 
 /*#define CONFIG_SYS_ETH_DEV_FN             0x7800 */
 /*#define CONFIG_SYS_ETH_IOBASE             0x00104000 */