Re: [U-Boot] [PATCH 4/5] dm: usb: Add more debugging in ehci-hcd.c

2015-04-21 Thread Marek Vasut
On Saturday, April 18, 2015 at 07:33:46 PM, Simon Glass wrote: > Add some debugging to detect init failure. > > Signed-off-by: Simon Glass Reviewed-by: Marek Vasut Best regards, Marek Vasut ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.de

[U-Boot] [PATCH 4/5] dm: usb: Add more debugging in ehci-hcd.c

2015-04-18 Thread Simon Glass
Add some debugging to detect init failure. Signed-off-by: Simon Glass --- drivers/usb/host/ehci-hcd.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c index bd9861d..066e7c5 100644 --- a/drivers/usb/h