]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Get rid of "#undef DEBUG" from board config files.
authorWolfgang Denk <wd@denx.de>
Mon, 11 Feb 2008 23:45:06 +0000 (00:45 +0100)
committerWolfgang Denk <wd@denx.de>
Mon, 11 Feb 2008 23:45:06 +0000 (00:45 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
36 files changed:
include/configs/AP1000.h
include/configs/BAB7xx.h
include/configs/EB+MCF-EV123.h
include/configs/ELPPC.h
include/configs/IPHASE4539.h
include/configs/M52277EVB.h
include/configs/M5235EVB.h
include/configs/M5271EVB.h
include/configs/M5329EVB.h
include/configs/M5373EVB.h
include/configs/M54455EVB.h
include/configs/M5475EVB.h
include/configs/M5485EVB.h
include/configs/MPC8315ERDB.h
include/configs/MPC8540EVAL.h
include/configs/MVBLUE.h
include/configs/QS823.h
include/configs/QS850.h
include/configs/QS860T.h
include/configs/Rattler.h
include/configs/ads5121.h
include/configs/assabet.h
include/configs/ep8248.h
include/configs/ep82xxm.h
include/configs/gcplus.h
include/configs/gw8260.h
include/configs/mgcoge.h
include/configs/mpc7448hpc2.h
include/configs/ms7720se.h
include/configs/ms7722se.h
include/configs/ms7750se.h
include/configs/ppmc7xx.h
include/configs/qemu-mips.h
include/configs/sacsng.h
include/configs/sbc8260.h
include/configs/sbc8349.h

index d490b33bd4c71e5eb93da78b4ac6981c739b4f9d..baa97410392748ed7dc2bdd289f328ad6ee72440 100644 (file)
@@ -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   */
 
index c11e9c911d337fa10fe5c82437b7534707e97b76..8ec70aa639c1553ac50c03f907e48966b3be0c49 100644 (file)
@@ -28,7 +28,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef  DEBUG
 #define GTREGREAD(x) 0xffffffff         /* needed for debug */
 
 /*
index dae5295dd1bb73fa280707d7d3a7b163530b8369..ea49a5d939525cc027598120c16e98101eba9664 100644 (file)
@@ -27,9 +27,7 @@
 
 #define  CONFIG_EB_MCF_EV123
 
-#undef DEBUG
 #undef CFG_HALT_BEFOR_RAM_JUMP
-#undef ET_DEBUG
 
 /*
  * High Level Configuration Options (easy to change)
index bb771887243baa317604444cb795965c6b20af28..c64537fbfa5242dca81dada66a9f07cbfb1df081 100644 (file)
@@ -28,7 +28,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef  DEBUG
 #define GTREGREAD(x) 0xffffffff         /* needed for debug */
 
 /*
index 6fee4558dee0ccd372b7ab731f83ab69b9883181..bb2c96ac94b711aa8baeeb68fa5bf08191330cd2 100644 (file)
@@ -30,8 +30,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG                           /* General debug */
-
 /*-----------------------------------------------------------------------
  * High Level Configuration Options
  * (easy to change)
index ab574d589b66dee991dfb1c6093eecaac523055b..a3d7bc46355febfd5b4afde10f68f7a44715a7e9 100644 (file)
@@ -38,8 +38,6 @@
 #define CONFIG_M52277          /* define processor type */
 #define CONFIG_M52277EVB       /* M52277EVB board */
 
-#undef DEBUG
-
 #define CONFIG_MCFUART
 #define CFG_UART_PORT          (0)
 #define CONFIG_BAUDRATE                115200
index 7f544c839fdbf9a07a7384f821ed91ae792d5388..3b4bff306a277d06619048bab3a924b5393cf183 100644 (file)
@@ -37,8 +37,6 @@
 #define CONFIG_MCF523x         /* define processor family */
 #define CONFIG_M5235           /* define processor type */
 
-#undef DEBUG
-
 #define CONFIG_MCFUART
 #define CFG_UART_PORT          (0)
 #define CONFIG_BAUDRATE                115200
index 798ec0c7a4c4eccf5ea7e4513ebc866ed784b9cc..47e1e038b1eab68d821329925ae5d8b2854145f2 100644 (file)
@@ -31,8 +31,6 @@
 #ifndef _M5271EVB_H
 #define _M5271EVB_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options (easy to change)
  */
index e95673902a429e64c1eddb3547a66d1bb9b59639..1a15c77bdaab57af49d85d764494d1312c75031d 100644 (file)
@@ -37,8 +37,6 @@
 #define CONFIG_MCF532x         /* define processor family */
 #define CONFIG_M5329           /* define processor type */
 
-#undef DEBUG
-
 #define CONFIG_MCFUART
 #define CFG_UART_PORT          (0)
 #define CONFIG_BAUDRATE                115200
index 6bfffa10854f7b48c93a94817300af95e6619099..da4156c747e6bc1321035b7a1facb6df6ed8fff9 100644 (file)
@@ -37,8 +37,6 @@
 #define CONFIG_MCF532x         /* define processor family */
 #define CONFIG_M5373           /* define processor type */
 
-#undef DEBUG
-
 #define CONFIG_MCFUART
 #define CFG_UART_PORT          (0)
 #define CONFIG_BAUDRATE                115200
index 581c794cd40b42c943d67a0c9ed2e085fb888044..5f5576179eb33a061c69ff5be6eef6e6ce7cc18f 100644 (file)
@@ -38,8 +38,6 @@
 #define CONFIG_M54455          /* define processor type */
 #define CONFIG_M54455EVB       /* M54455EVB board */
 
-#undef DEBUG
-
 #define CONFIG_MCFUART
 #define CFG_UART_PORT          (0)
 #define CONFIG_BAUDRATE                115200
index 84c2105d55fc1710e84fe148d9c4eb0ae01eee27..f0d42beb9979d38f9b5a89843286abc0601a295b 100644 (file)
@@ -38,8 +38,6 @@
 #define CONFIG_M547x           /* define processor type */
 #define CONFIG_M5475           /* define processor type */
 
-#undef DEBUG
-
 #define CONFIG_MCFUART
 #define CFG_UART_PORT          (0)
 #define CONFIG_BAUDRATE                115200
index e9e5ee91c97bfaa9440b01e805768255ee8a5425..88dd21976c339cee0c64c15da6041021b1904363 100644 (file)
@@ -38,8 +38,6 @@
 #define CONFIG_M548x           /* define processor type */
 #define CONFIG_M5485           /* define processor type */
 
-#undef DEBUG
-
 #define CONFIG_MCFUART
 #define CFG_UART_PORT          (0)
 #define CONFIG_BAUDRATE                115200
index ad2305c3db86ea825cf777c7c11f6d08b2e15afd..ff7101f249a2038b81bc050b3ad0dd2e669eedd4 100644 (file)
@@ -25,8 +25,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */
index bf64f27049c9bd785d1a7ef161608dc2a6abbe96..174215c2cc081524b6dfcdef3bd7d367e1206dd5 100644 (file)
 #define INTEL_LXT971_PHY       1
 #endif
 
-#undef DEBUG
-
 /* Environment */
 #ifndef CFG_RAMBOOT
 #if defined(CONFIG_RAM_AS_FLASH)
index 0defafec260027673ce426325f4f1868665d16c6..d799f54f6ac93e1200e1e99fb41761ca73354487 100644 (file)
@@ -53,8 +53,6 @@
 #define ERR_LED(code)
 #endif
 
-#undef DEBUG
-
 #define CONFIG_MPC824X         1
 #define CONFIG_MPC8245         1
 #define CONFIG_MVBLUE          1
index 3657feaf70350863edc9e4f1db83d0126a107fc4..3dd84e8c571d93f60776340a294bd994098dc91f 100644 (file)
@@ -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 */
index 3db539fa90ab77c726e8ea8434901bd9be3466d4..7dd6eca9ca01c1f79715669978869e1bbc3e902a 100644 (file)
@@ -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 */
index b3442de3627596564c9e8338c519635d430f6f9e..62cf2a449c199b26979b81e234b8fcdc99ca1e22 100644 (file)
@@ -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 */
index d7652fa9ba5c867321d267760348f16b7ff5df1c..428c0c2b59fd233c52d8bc243928e86c86e1723d 100644 (file)
@@ -37,8 +37,6 @@
 
 #define CONFIG_RATTLER                 /* Analogue&Micro Rattler board */
 
-#undef DEBUG
-
 /* Allow serial number (serial#) and MAC address (ethaddr) to be overwritten */
 #define CONFIG_ENV_OVERWRITE
 
index 8d90ea18e39782ea639ef942a6778706644e9025..09c31403609c5afb4275df155030ee3a99ab9314 100644 (file)
@@ -27,9 +27,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define DEBUG
-#undef DEBUG
-
 /*
  * Memory map for the ADS5121 board:
  *
index 226ad54723ebffec5a0e3f687e014ccdcd06671c..d10f092f98530aa2a48d82ca79488b07decee742 100644 (file)
@@ -29,8 +29,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  * (easy to change)
index 85ad70a0d5083ddccb2d54a94873eaf70497de25..cebe849f668834e69734328d48b9dc3484022f7b 100644 (file)
@@ -31,8 +31,6 @@
 
 #define CONFIG_EP8248                  /* Embedded Planet EP8248 board */
 
-#undef DEBUG
-
 #define CONFIG_BOARD_EARLY_INIT_F 1    /* Call board_early_init_f      */
 
 /* Allow serial number (serial#) and MAC address (ethaddr) to be overwritten */
index 4febd322a4f0e848a073b97ebec3fa3dfcf6cbc9..8e5d6e57c789b17b2fab3fc46865ccb6eff888c7 100644 (file)
@@ -31,8 +31,6 @@
 #define CONFIG_EP82XXM /* Embedded Planet EP82xxM H 1.0 board */
                        /* 256MB SDRAM / 64MB FLASH */
 
-#undef DEBUG
-
 #define CONFIG_BOARD_EARLY_INIT_F 1    /* Call board_early_init_f */
 
 /* Allow serial number (serial#) and MAC address (ethaddr) to be overwritten */
index e11ce4c715e6690926626d037f1668fb9d4166ed..3b1b4ab95063b2562978f44eba44d5f31d351a09 100644 (file)
@@ -29,8 +29,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef  DEBUG
-
 /*
  * 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
index ff5724082d03daee86fb6494773efb2de2317bb0..7c2c224060d8247280452f8a223c14add8226d17 100644 (file)
@@ -51,7 +51,6 @@
 #define __CONFIG_H
 
 /* Enable debug prints */
-#undef DEBUG                  /* General debug */
 #undef DEBUG_BOOTP_EXT        /* Debug received vendor fields */
 
 /* What is the oscillator's (UX2) frequency in Hz? */
index 3de24669fdf391f161736be466bf8ac9e355f477..f4a1cc0ecae3a7d04999a809e5fcacfd59e2b7a3 100644 (file)
@@ -35,8 +35,6 @@
 
 #define CONFIG_CPM2            1       /* Has a CPM2 */
 
-#undef DEBUG
-
 /*
  * Select serial console configuration
  *
index bd3107ab23c3cdf715af824181e3be77d23975e6..c7216c97a4c71ea9f3f2c617411a75d9bcca2fc3 100644 (file)
@@ -33,8 +33,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /* Board Configuration Definitions */
 /* MPC7448HPC2 (High-Performance Computing II) (Taiga) board */
 
index 7035002c4f32bc20f072d85eb516f01dc6ddb520..9c94c4e793fde1787df23411d6653de7442030ae 100644 (file)
@@ -25,7 +25,6 @@
 #ifndef __MS7720SE_H
 #define __MS7720SE_H
 
-#undef DEBUG
 #define CONFIG_SH              1
 #define CONFIG_SH3             1
 #define CONFIG_CPU_SH7720      1
index ae0d0185154b38d81653fd5ef4a02f407a607dbf..85380373dab2a47995d9b69e5c297fde4b0b8567 100644 (file)
@@ -25,7 +25,6 @@
 #ifndef __MS7722SE_H
 #define __MS7722SE_H
 
-#undef DEBUG
 #define CONFIG_SH              1
 #define CONFIG_SH4             1
 #define CONFIG_CPU_SH7722      1
index 36681568f8a3ebeb8bceca2d9ec8be8d90171b88..a25364dd388689a10832c0286eb5070180357377 100644 (file)
@@ -25,7 +25,6 @@
 #ifndef __MS7750SE_H
 #define __MS7750SE_H
 
-#undef DEBUG
 #define CONFIG_SH              1
 #define CONFIG_SH4             1
 #define CONFIG_CPU_SH7750      1
index fe7de7bed0f2bc9417bbf8bd1df2e74ae0fdd51a..1d2d38b36bbc23b128bf86300ff7535c065a3b5b 100644 (file)
@@ -30,7 +30,6 @@
  * do_bdinfo           - Required to build with debug
  */
 
-#undef DEBUG
 #ifdef DEBUG
 #define        GTREGREAD(x)    0xFFFFFFFF
 #define        do_bdinfo(a,b,c,d)
index 33c828337be8d7c9961caf3930ea0c5024100b7c..e1640195a5bc31e08c9b415667fcd89766e2424e 100644 (file)
@@ -32,8 +32,6 @@
 #define CONFIG_QEMU_MIPS        1
 #define CONFIG_MISC_INIT_R
 
-#undef DEBUG
-
 /*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*/
index c474acd70ec2548ee72973d77527f52ca28942a7..ec7d34aa9e6eb1a9e57bd17e5f2375772e0e7ecf 100644 (file)
@@ -35,7 +35,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG                 /* General debug */
 #undef DEBUG_BOOTP_EXT       /* Debug received vendor fields */
 
 #undef CONFIG_LOGBUFFER       /* External logbuffer support */
index b1d41a6d42b880e831e9c7dbaae782708fdb8cb3..60633987f6aebe9577deebd3442727b1d259dca7 100644 (file)
@@ -36,7 +36,6 @@
 #define __CONFIG_H
 
 /* Enable debug prints */
-#undef DEBUG                 /* General debug */
 #undef DEBUG_BOOTP_EXT       /* Debug received vendor fields */
 
 /*****************************************************************************
index 4cc4ff1723f9de53cfab62845f07a266bb629f65..2498b3e650369ee9426ef444290b1299a6529756 100644 (file)
@@ -31,8 +31,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#undef DEBUG
-
 /*
  * High Level Configuration Options
  */