[new uImage] Disable debuging output in preparation for merge with master

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
master
Bartlomiej Sieka 16 years ago
parent fbe7a15502
commit dafaede8a4
  1. 1
      common/cmd_bootm.c
  2. 1
      common/image.c
  3. 1
      lib_ppc/bootm.c

@ -21,7 +21,6 @@
* MA 02111-1307 USA
*/
#define DEBUG
/*
* Boot support

@ -23,7 +23,6 @@
* MA 02111-1307 USA
*/
#define DEBUG
#ifndef USE_HOSTCC
#include <common.h>

@ -23,7 +23,6 @@
* MA 02111-1307 USA
*/
#define DEBUG
#include <common.h>
#include <watchdog.h>

Loading…
Cancel
Save