mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-11 13:08:31 -04:00
ppc4xx: 4xx_pcie: Disable debug output as default
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
97923770cb
commit
ff68f66bcb
@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
/* define DEBUG for debugging output (obviously ;-)) */
|
||||
#if 1
|
||||
#if 0
|
||||
#define DEBUG
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user