Commit
c62776be8dca4097ca03d4f9415f08d4887b45d0
Exists in
master
and in
55 other branches
8qm-imx_v2020.04_5.4.70_2.3.0, emb_lf_v2022.04, emb_lf_v2023.04, imx_v2015.04_4.1.15_1.0.0_ga, pitx_8mp_lf_v2020.04, smarc-8m-android-10.0.0_2.6.0, smarc-8m-android-11.0.0_2.0.0, smarc-8mp-android-11.0.0_2.0.0, smarc-emmc-imx_v2014.04_3.10.53_1.1.0_ga, smarc-emmc-imx_v2014.04_3.14.28_1.0.0_ga, smarc-imx-l5.0.0_1.0.0-ga, smarc-imx6_v2018.03_4.14.98_2.0.0_ga, smarc-imx7_v2017.03_4.9.11_1.0.0_ga, smarc-imx7_v2018.03_4.14.98_2.0.0_ga, smarc-imx_v2014.04_3.14.28_1.0.0_ga, smarc-imx_v2015.04_4.1.15_1.0.0_ga, smarc-imx_v2017.03_4.9.11_1.0.0_ga, smarc-imx_v2017.03_4.9.88_2.0.0_ga, smarc-imx_v2017.03_o8.1.0_1.3.0_8m, smarc-imx_v2018.03_4.14.78_1.0.0_ga, smarc-m6.0.1_2.1.0-ga, smarc-n7.1.2_2.0.0-ga, smarc-rel_imx_4.1.15_2.0.0_ga, smarc_8m-imx_v2018.03_4.14.98_2.0.0_ga, smarc_8m-imx_v2019.04_4.19.35_1.1.0, smarc_8m_00d0-imx_v2018.03_4.14.98_2.0.0_ga, smarc_8mm-imx_v2018.03_4.14.98_2.0.0_ga, smarc_8mm-imx_v2019.04_4.19.35_1.1.0, smarc_8mm-imx_v2020.04_5.4.24_2.1.0, smarc_8mp_lf_v2020.04, smarc_8mq-imx_v2020.04_5.4.24_2.1.0, smarc_8mq_lf_v2020.04, ti-u-boot-2015.07, u-boot-2013.01.y, v2013.10, v2013.10-smarct33, v2013.10-smartmen, v2014.01, v2014.04, v2014.04-smarct33, v2014.04-smarct33-emmc, v2014.04-smartmen, v2014.07, v2014.07-smarct33, v2014.07-smartmen, v2015.07-smarct33, v2015.07-smarct33-emmc, v2015.07-smarct4x, v2016.05-dlt, v2016.05-smarct3x, v2016.05-smarct3x-emmc, v2016.05-smarct4x, v2017.01-smarct3x, v2017.01-smarct3x-emmc, v2017.01-smarct4x
Get rid of "#undef DEBUG" from board config files.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Showing
36 changed files
with
0 additions
and
61 deletions
Side-by-side Diff
... |
... |
@@ -22,8 +22,6 @@ |
22
|
22 |
* (easy to change) |
23
|
23 |
*/ |
24
|
24 |
|
25
|
|
-#undef DEBUG |
26
|
|
- |
27
|
25 |
#define CONFIG_405 1 /* This is a PPC405 CPU */ |
28
|
26 |
#define CONFIG_4xx 1 /* ...member of PPC4xx family */ |
29
|
27 |
|
... |
... |
@@ -28,7 +28,6 @@ |
28
|
28 |
#ifndef __CONFIG_H |
29
|
29 |
#define __CONFIG_H |
30
|
30 |
|
31
|
|
-#undef DEBUG |
32
|
31 |
#define GTREGREAD(x) 0xffffffff /* needed for debug */ |
33
|
32 |
|
34
|
33 |
/* |
... |
... |
@@ -27,9 +27,7 @@ |
27
|
27 |
|
28
|
28 |
#define CONFIG_EB_MCF_EV123 |
29
|
29 |
|
30
|
|
-#undef DEBUG |
31
|
30 |
#undef CFG_HALT_BEFOR_RAM_JUMP |
32
|
|
-#undef ET_DEBUG |
33
|
31 |
|
34
|
32 |
/* |
35
|
33 |
* High Level Configuration Options (easy to change) |
... |
... |
@@ -28,7 +28,6 @@ |
28
|
28 |
#ifndef __CONFIG_H |
29
|
29 |
#define __CONFIG_H |
30
|
30 |
|
31
|
|
-#undef DEBUG |
32
|
31 |
#define GTREGREAD(x) 0xffffffff /* needed for debug */ |
33
|
32 |
|
34
|
33 |
/* |
... |
... |
@@ -30,8 +30,6 @@ |
30
|
30 |
#ifndef __CONFIG_H |
31
|
31 |
#define __CONFIG_H |
32
|
32 |
|
33
|
|
-#undef DEBUG /* General debug */ |
34
|
|
- |
35
|
33 |
/*----------------------------------------------------------------------- |
36
|
34 |
* High Level Configuration Options |
37
|
35 |
* (easy to change) |
... |
... |
@@ -38,8 +38,6 @@ |
38
|
38 |
#define CONFIG_M52277 /* define processor type */ |
39
|
39 |
#define CONFIG_M52277EVB /* M52277EVB board */ |
40
|
40 |
|
41
|
|
-#undef DEBUG |
42
|
|
- |
43
|
41 |
#define CONFIG_MCFUART |
44
|
42 |
#define CFG_UART_PORT (0) |
45
|
43 |
#define CONFIG_BAUDRATE 115200 |
... |
... |
@@ -37,8 +37,6 @@ |
37
|
37 |
#define CONFIG_MCF523x /* define processor family */ |
38
|
38 |
#define CONFIG_M5235 /* define processor type */ |
39
|
39 |
|
40
|
|
-#undef DEBUG |
41
|
|
- |
42
|
40 |
#define CONFIG_MCFUART |
43
|
41 |
#define CFG_UART_PORT (0) |
44
|
42 |
#define CONFIG_BAUDRATE 115200 |
... |
... |
@@ -31,8 +31,6 @@ |
31
|
31 |
#ifndef _M5271EVB_H |
32
|
32 |
#define _M5271EVB_H |
33
|
33 |
|
34
|
|
-#undef DEBUG |
35
|
|
- |
36
|
34 |
/* |
37
|
35 |
* High Level Configuration Options (easy to change) |
38
|
36 |
*/ |
... |
... |
@@ -37,8 +37,6 @@ |
37
|
37 |
#define CONFIG_MCF532x /* define processor family */ |
38
|
38 |
#define CONFIG_M5329 /* define processor type */ |
39
|
39 |
|
40
|
|
-#undef DEBUG |
41
|
|
- |
42
|
40 |
#define CONFIG_MCFUART |
43
|
41 |
#define CFG_UART_PORT (0) |
44
|
42 |
#define CONFIG_BAUDRATE 115200 |
... |
... |
@@ -37,8 +37,6 @@ |
37
|
37 |
#define CONFIG_MCF532x /* define processor family */ |
38
|
38 |
#define CONFIG_M5373 /* define processor type */ |
39
|
39 |
|
40
|
|
-#undef DEBUG |
41
|
|
- |
42
|
40 |
#define CONFIG_MCFUART |
43
|
41 |
#define CFG_UART_PORT (0) |
44
|
42 |
#define CONFIG_BAUDRATE 115200 |
... |
... |
@@ -38,8 +38,6 @@ |
38
|
38 |
#define CONFIG_M54455 /* define processor type */ |
39
|
39 |
#define CONFIG_M54455EVB /* M54455EVB board */ |
40
|
40 |
|
41
|
|
-#undef DEBUG |
42
|
|
- |
43
|
41 |
#define CONFIG_MCFUART |
44
|
42 |
#define CFG_UART_PORT (0) |
45
|
43 |
#define CONFIG_BAUDRATE 115200 |
... |
... |
@@ -38,8 +38,6 @@ |
38
|
38 |
#define CONFIG_M547x /* define processor type */ |
39
|
39 |
#define CONFIG_M5475 /* define processor type */ |
40
|
40 |
|
41
|
|
-#undef DEBUG |
42
|
|
- |
43
|
41 |
#define CONFIG_MCFUART |
44
|
42 |
#define CFG_UART_PORT (0) |
45
|
43 |
#define CONFIG_BAUDRATE 115200 |
... |
... |
@@ -38,8 +38,6 @@ |
38
|
38 |
#define CONFIG_M548x /* define processor type */ |
39
|
39 |
#define CONFIG_M5485 /* define processor type */ |
40
|
40 |
|
41
|
|
-#undef DEBUG |
42
|
|
- |
43
|
41 |
#define CONFIG_MCFUART |
44
|
42 |
#define CFG_UART_PORT (0) |
45
|
43 |
#define CONFIG_BAUDRATE 115200 |
... |
... |
@@ -25,8 +25,6 @@ |
25
|
25 |
#ifndef __CONFIG_H |
26
|
26 |
#define __CONFIG_H |
27
|
27 |
|
28
|
|
-#undef DEBUG |
29
|
|
- |
30
|
28 |
/* |
31
|
29 |
* High Level Configuration Options |
32
|
30 |
*/ |
... |
... |
@@ -53,8 +53,6 @@ |
53
|
53 |
#define ERR_LED(code) |
54
|
54 |
#endif |
55
|
55 |
|
56
|
|
-#undef DEBUG |
57
|
|
- |
58
|
56 |
#define CONFIG_MPC824X 1 |
59
|
57 |
#define CONFIG_MPC8245 1 |
60
|
58 |
#define CONFIG_MVBLUE 1 |
... |
... |
@@ -38,7 +38,6 @@ |
38
|
38 |
#undef CFG_DEVICE_NULLDEV /* null device */ |
39
|
39 |
#undef CONFIG_SILENT_CONSOLE /* silent console */ |
40
|
40 |
#undef CFG_CONSOLE_INFO_QUIET /* silent console ? */ |
41
|
|
-#undef DEBUG /* debug output code */ |
42
|
41 |
#undef DEBUG_FLASH /* debug flash code */ |
43
|
42 |
#undef FLASH_DEBUG /* debug fash code */ |
44
|
43 |
#undef DEBUG_ENV /* debug environment code */ |
... |
... |
@@ -38,7 +38,6 @@ |
38
|
38 |
#undef CFG_DEVICE_NULLDEV /* null device */ |
39
|
39 |
#undef CONFIG_SILENT_CONSOLE /* silent console */ |
40
|
40 |
#undef CFG_CONSOLE_INFO_QUIET /* silent console ? */ |
41
|
|
-#undef DEBUG /* debug output code */ |
42
|
41 |
#undef DEBUG_FLASH /* debug flash code */ |
43
|
42 |
#undef FLASH_DEBUG /* debug fash code */ |
44
|
43 |
#undef DEBUG_ENV /* debug environment code */ |
... |
... |
@@ -38,7 +38,6 @@ |
38
|
38 |
#undef CFG_DEVICE_NULLDEV /* null device */ |
39
|
39 |
#undef CONFIG_SILENT_CONSOLE /* silent console */ |
40
|
40 |
#undef CFG_CONSOLE_INFO_QUIET /* silent console ? */ |
41
|
|
-#undef DEBUG /* debug output code */ |
42
|
41 |
#undef DEBUG_FLASH /* debug flash code */ |
43
|
42 |
#undef FLASH_DEBUG /* debug fash code */ |
44
|
43 |
#undef DEBUG_ENV /* debug environment code */ |
... |
... |
@@ -37,8 +37,6 @@ |
37
|
37 |
|
38
|
38 |
#define CONFIG_RATTLER /* Analogue&Micro Rattler board */ |
39
|
39 |
|
40
|
|
-#undef DEBUG |
41
|
|
- |
42
|
40 |
/* Allow serial number (serial#) and MAC address (ethaddr) to be overwritten */ |
43
|
41 |
#define CONFIG_ENV_OVERWRITE |
44
|
42 |
|
... |
... |
@@ -27,9 +27,6 @@ |
27
|
27 |
#ifndef __CONFIG_H |
28
|
28 |
#define __CONFIG_H |
29
|
29 |
|
30
|
|
-#define DEBUG |
31
|
|
-#undef DEBUG |
32
|
|
- |
33
|
30 |
/* |
34
|
31 |
* Memory map for the ADS5121 board: |
35
|
32 |
* |
... |
... |
@@ -29,8 +29,6 @@ |
29
|
29 |
#ifndef __CONFIG_H |
30
|
30 |
#define __CONFIG_H |
31
|
31 |
|
32
|
|
-#undef DEBUG |
33
|
|
- |
34
|
32 |
/* |
35
|
33 |
* High Level Configuration Options |
36
|
34 |
* (easy to change) |
... |
... |
@@ -31,8 +31,6 @@ |
31
|
31 |
|
32
|
32 |
#define CONFIG_EP8248 /* Embedded Planet EP8248 board */ |
33
|
33 |
|
34
|
|
-#undef DEBUG |
35
|
|
- |
36
|
34 |
#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */ |
37
|
35 |
|
38
|
36 |
/* Allow serial number (serial#) and MAC address (ethaddr) to be overwritten */ |
... |
... |
@@ -31,8 +31,6 @@ |
31
|
31 |
#define CONFIG_EP82XXM /* Embedded Planet EP82xxM H 1.0 board */ |
32
|
32 |
/* 256MB SDRAM / 64MB FLASH */ |
33
|
33 |
|
34
|
|
-#undef DEBUG |
35
|
|
- |
36
|
34 |
#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */ |
37
|
35 |
|
38
|
36 |
/* Allow serial number (serial#) and MAC address (ethaddr) to be overwritten */ |
... |
... |
@@ -29,8 +29,6 @@ |
29
|
29 |
#ifndef __CONFIG_H |
30
|
30 |
#define __CONFIG_H |
31
|
31 |
|
32
|
|
-#undef DEBUG |
33
|
|
- |
34
|
32 |
/* |
35
|
33 |
* The ADS GCPlus Linux boot ROM loads U-Boot into RAM at 0xc0200000. |
36
|
34 |
* We don't actually init RAM in this case since we're using U-Boot as |
... |
... |
@@ -51,7 +51,6 @@ |
51
|
51 |
#define __CONFIG_H |
52
|
52 |
|
53
|
53 |
/* Enable debug prints */ |
54
|
|
-#undef DEBUG /* General debug */ |
55
|
54 |
#undef DEBUG_BOOTP_EXT /* Debug received vendor fields */ |
56
|
55 |
|
57
|
56 |
/* What is the oscillator's (UX2) frequency in Hz? */ |
... |
... |
@@ -35,8 +35,6 @@ |
35
|
35 |
|
36
|
36 |
#define CONFIG_CPM2 1 /* Has a CPM2 */ |
37
|
37 |
|
38
|
|
-#undef DEBUG |
39
|
|
- |
40
|
38 |
/* |
41
|
39 |
* Select serial console configuration |
42
|
40 |
* |
... |
... |
@@ -33,8 +33,6 @@ |
33
|
33 |
#ifndef __CONFIG_H |
34
|
34 |
#define __CONFIG_H |
35
|
35 |
|
36
|
|
-#undef DEBUG |
37
|
|
- |
38
|
36 |
/* Board Configuration Definitions */ |
39
|
37 |
/* MPC7448HPC2 (High-Performance Computing II) (Taiga) board */ |
40
|
38 |
|
... |
... |
@@ -25,7 +25,6 @@ |
25
|
25 |
#ifndef __MS7720SE_H |
26
|
26 |
#define __MS7720SE_H |
27
|
27 |
|
28
|
|
-#undef DEBUG |
29
|
28 |
#define CONFIG_SH 1 |
30
|
29 |
#define CONFIG_SH3 1 |
31
|
30 |
#define CONFIG_CPU_SH7720 1 |
... |
... |
@@ -25,7 +25,6 @@ |
25
|
25 |
#ifndef __MS7722SE_H |
26
|
26 |
#define __MS7722SE_H |
27
|
27 |
|
28
|
|
-#undef DEBUG |
29
|
28 |
#define CONFIG_SH 1 |
30
|
29 |
#define CONFIG_SH4 1 |
31
|
30 |
#define CONFIG_CPU_SH7722 1 |
... |
... |
@@ -25,7 +25,6 @@ |
25
|
25 |
#ifndef __MS7750SE_H |
26
|
26 |
#define __MS7750SE_H |
27
|
27 |
|
28
|
|
-#undef DEBUG |
29
|
28 |
#define CONFIG_SH 1 |
30
|
29 |
#define CONFIG_SH4 1 |
31
|
30 |
#define CONFIG_CPU_SH7750 1 |
... |
... |
@@ -30,7 +30,6 @@ |
30
|
30 |
* do_bdinfo - Required to build with debug |
31
|
31 |
*/ |
32
|
32 |
|
33
|
|
-#undef DEBUG |
34
|
33 |
#ifdef DEBUG |
35
|
34 |
#define GTREGREAD(x) 0xFFFFFFFF |
36
|
35 |
#define do_bdinfo(a,b,c,d) |
... |
... |
@@ -32,8 +32,6 @@ |
32
|
32 |
#define CONFIG_QEMU_MIPS 1 |
33
|
33 |
#define CONFIG_MISC_INIT_R |
34
|
34 |
|
35
|
|
-#undef DEBUG |
36
|
|
- |
37
|
35 |
/*IP address is default used by Qemu*/ |
38
|
36 |
#define CONFIG_IPADDR 10.0.2.15 /* Our IP address */ |
39
|
37 |
#define CONFIG_SERVERIP 10.0.2.2 /* Server IP address*/ |
... |
... |
@@ -35,7 +35,6 @@ |
35
|
35 |
#ifndef __CONFIG_H |
36
|
36 |
#define __CONFIG_H |
37
|
37 |
|
38
|
|
-#undef DEBUG /* General debug */ |
39
|
38 |
#undef DEBUG_BOOTP_EXT /* Debug received vendor fields */ |
40
|
39 |
|
41
|
40 |
#undef CONFIG_LOGBUFFER /* External logbuffer support */ |
... |
... |
@@ -36,7 +36,6 @@ |
36
|
36 |
#define __CONFIG_H |
37
|
37 |
|
38
|
38 |
/* Enable debug prints */ |
39
|
|
-#undef DEBUG /* General debug */ |
40
|
39 |
#undef DEBUG_BOOTP_EXT /* Debug received vendor fields */ |
41
|
40 |
|
42
|
41 |
/***************************************************************************** |
... |
... |
@@ -31,8 +31,6 @@ |
31
|
31 |
#ifndef __CONFIG_H |
32
|
32 |
#define __CONFIG_H |
33
|
33 |
|
34
|
|
-#undef DEBUG |
35
|
|
- |
36
|
34 |
/* |
37
|
35 |
* High Level Configuration Options |
38
|
36 |
*/ |