[U-Boot] [PATCH] USB: Change the necessary defines to get debug output
Remy Bohmer
linux at bohmer.net
Fri Jan 28 21:10:04 CET 2011
Hi,
2011/1/28 Alexander Holler <holler at ahsoftware.de>:
> While debugging some USB stuff, I've first missed that there are actually
> two defines necessary to get usefull output. The one needed to get debug output
> for the communication with HUBs was burried somewhere deep inside the code.
>
> Change that so that a #define DEBUG is enough while still leaving the possibility
> to reduce unwanted debug output.
>
> Signed-off-by: Alexander Holler <holler at ahsoftware.de>
> ---
> common/usb.c | 7 ++++---
> 1 files changed, 4 insertions(+), 3 deletions(-)
Applied to u-boot-usb. Thanks.
Remy
More information about the U-Boot
mailing list