mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00: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:
parent
fbe7a15502
commit
dafaede8a4
3 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue