mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-12 19:10:14 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
|
||||
/* define DEBUG for debugging output (obviously ;-)) */
|
||||
#if 1
|
||||
#if 0
|
||||
#define DEBUG
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue