diff options
| author | Bartlomiej Sieka <[email protected]> | 2008-03-20 23:20:31 +0100 |
|---|---|---|
| committer | Bartlomiej Sieka <[email protected]> | 2008-03-20 23:20:31 +0100 |
| commit | dafaede8a46c7159310239e036c93e31c6374487 (patch) | |
| tree | 27daa1cbcec08f3e1cd5d34de12e6c3eda7d40bc /lib_ppc | |
| parent | fbe7a155027beacebaee9b32e1ada781fe924bca (diff) | |
[new uImage] Disable debuging output in preparation for merge with master
Signed-off-by: Bartlomiej Sieka <[email protected]>
Diffstat (limited to 'lib_ppc')
| -rw-r--r-- | lib_ppc/bootm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_ppc/bootm.c b/lib_ppc/bootm.c index 8cdace28594..89463e342f0 100644 --- a/lib_ppc/bootm.c +++ b/lib_ppc/bootm.c @@ -23,7 +23,6 @@ * MA 02111-1307 USA */ -#define DEBUG #include <common.h> #include <watchdog.h> |
