Signed-off-by: Wolfgang Denk <wd@denx.de>
@ -22,8 +22,6 @@
* (easy to change)
*/
#undef DEBUG
#define CONFIG_405 1 /* This is a PPC405 CPU */
#define CONFIG_4xx 1 /* ...member of PPC4xx family */
@ -28,7 +28,6 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#define GTREGREAD(x) 0xffffffff /* needed for debug */
/*
@ -27,9 +27,7 @@
#define CONFIG_EB_MCF_EV123
#undef CFG_HALT_BEFOR_RAM_JUMP
#undef ET_DEBUG
* High Level Configuration Options (easy to change)
@ -30,8 +30,6 @@
#undef DEBUG /* General debug */
/*-----------------------------------------------------------------------
* High Level Configuration Options
@ -38,8 +38,6 @@
#define CONFIG_M52277 /* define processor type */
#define CONFIG_M52277EVB /* M52277EVB board */
#define CONFIG_MCFUART
#define CFG_UART_PORT (0)
#define CONFIG_BAUDRATE 115200
@ -37,8 +37,6 @@
#define CONFIG_MCF523x /* define processor family */
#define CONFIG_M5235 /* define processor type */
@ -31,8 +31,6 @@
#ifndef _M5271EVB_H
#define _M5271EVB_H
#define CONFIG_MCF532x /* define processor family */
#define CONFIG_M5329 /* define processor type */
#define CONFIG_M5373 /* define processor type */
#define CONFIG_M54455 /* define processor type */
#define CONFIG_M54455EVB /* M54455EVB board */
#define CONFIG_M547x /* define processor type */
#define CONFIG_M5475 /* define processor type */
#define CONFIG_M548x /* define processor type */
#define CONFIG_M5485 /* define processor type */
@ -25,8 +25,6 @@
@ -240,8 +240,6 @@
#define INTEL_LXT971_PHY 1
#endif
/* Environment */
#ifndef CFG_RAMBOOT
#if defined(CONFIG_RAM_AS_FLASH)
@ -53,8 +53,6 @@
#define ERR_LED(code)
#define CONFIG_MPC824X 1
#define CONFIG_MPC8245 1
#define CONFIG_MVBLUE 1
@ -38,7 +38,6 @@
#undef CFG_DEVICE_NULLDEV /* null device */
#undef CONFIG_SILENT_CONSOLE /* silent console */
#undef CFG_CONSOLE_INFO_QUIET /* silent console ? */
#undef DEBUG /* debug output code */
#undef DEBUG_FLASH /* debug flash code */
#undef FLASH_DEBUG /* debug fash code */
#undef DEBUG_ENV /* debug environment code */
#define CONFIG_RATTLER /* Analogue&Micro Rattler board */
/* Allow serial number (serial#) and MAC address (ethaddr) to be overwritten */
#define CONFIG_ENV_OVERWRITE
@ -27,9 +27,6 @@
#define DEBUG
* Memory map for the ADS5121 board:
*
@ -29,8 +29,6 @@
#define CONFIG_EP8248 /* Embedded Planet EP8248 board */
#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */
#define CONFIG_EP82XXM /* Embedded Planet EP82xxM H 1.0 board */
/* 256MB SDRAM / 64MB FLASH */
* The ADS GCPlus Linux boot ROM loads U-Boot into RAM at 0xc0200000.
* We don't actually init RAM in this case since we're using U-Boot as
@ -51,7 +51,6 @@
/* Enable debug prints */
#undef DEBUG_BOOTP_EXT /* Debug received vendor fields */
/* What is the oscillator's (UX2) frequency in Hz? */
@ -35,8 +35,6 @@
#define CONFIG_CPM2 1 /* Has a CPM2 */
* Select serial console configuration
@ -33,8 +33,6 @@
/* Board Configuration Definitions */
/* MPC7448HPC2 (High-Performance Computing II) (Taiga) board */
@ -25,7 +25,6 @@
#ifndef __MS7720SE_H
#define __MS7720SE_H
#define CONFIG_SH 1
#define CONFIG_SH3 1
#define CONFIG_CPU_SH7720 1
#ifndef __MS7722SE_H
#define __MS7722SE_H
#define CONFIG_SH4 1
#define CONFIG_CPU_SH7722 1
#ifndef __MS7750SE_H
#define __MS7750SE_H
#define CONFIG_CPU_SH7750 1
@ -30,7 +30,6 @@
* do_bdinfo - Required to build with debug
#ifdef DEBUG
#define GTREGREAD(x) 0xFFFFFFFF
#define do_bdinfo(a,b,c,d)
@ -32,8 +32,6 @@
#define CONFIG_QEMU_MIPS 1
#define CONFIG_MISC_INIT_R
/*IP address is default used by Qemu*/
#define CONFIG_IPADDR 10.0.2.15 /* Our IP address */
#define CONFIG_SERVERIP 10.0.2.2 /* Server IP address*/
@ -35,7 +35,6 @@
#undef CONFIG_LOGBUFFER /* External logbuffer support */
@ -36,7 +36,6 @@
/*****************************************************************************