projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea9f739
)
Don't slam #undef DEBUG in the 8641HPCN config file.
author
Jon Loeliger
<jdl@freescale.com>
Tue, 4 Dec 2007 16:53:34 +0000
(10:53 -0600)
committer
Jon Loeliger
<jdl@freescale.com>
Thu, 3 Jan 2008 16:27:23 +0000
(10:27 -0600)
Doing so prevents it from being individually set
and useful in other files.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
include/configs/MPC8641HPCN.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC8641HPCN.h
b/include/configs/MPC8641HPCN.h
index 0fc65213cce6526689de3d5d5ff54f257833507e..575bbae431f114ef26403e001556ad8baaface30 100644
(file)
--- a/
include/configs/MPC8641HPCN.h
+++ b/
include/configs/MPC8641HPCN.h
@@
-38,7
+38,6
@@
#define CONFIG_MPC8641HPCN 1 /* MPC8641HPCN board specific */
#define CONFIG_NUM_CPUS 2 /* Number of CPUs in the system */
#define CONFIG_LINUX_RESET_VEC 0x100 /* Reset vector used by Linux */
-#undef DEBUG
#ifdef RUN_DIAG
#define CFG_DIAG_ADDR 0xff800000