1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-28 05:51:17 +02:00

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

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
This commit is contained in:
Bartlomiej Sieka
2008-03-20 23:20:31 +01:00
parent fbe7a15502
commit dafaede8a4
3 changed files with 0 additions and 3 deletions

View File

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

View File

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

View File

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