9
0
Fork 0
barebox/drivers/usb
Owen Kirby 7311cc9bd2 Fix AT91 UDC driver on boards without vbus.
From 4ea2bd2e1ca18136d7cfd61643bc8d8187b1495f Mon Sep 17 00:00:00 2001
From: Owen Kirby <osk@exegin.com>
Date: Wed, 16 Apr 2014 17:45:18 -0700
Subject: [PATCH] Fix AT91 UDC driver on boards without vbus.

While porting Barebox to one of our boards, we found that the AT91 UDC driver
will fail to connect to USB hosts, and will spam the console with errors if
the VBUS pin isn't connected.

Signed-off-by: Owen Kirby <osk@exegin.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-04-23 09:24:06 +02:00
..
core treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
gadget Fix AT91 UDC driver on boards without vbus. 2014-04-23 09:24:06 +02:00
host USB: Check init/post_init errors 2013-10-22 08:53:23 +02:00
imx usb: chipidea i.MX: add some delay after ulpi_setup 2014-01-07 11:13:59 +01:00
otg usb: ulpi: fix logic-op 2014-02-10 08:49:55 +01:00
storage Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
Kconfig USB i.MX: Add chipidea driver support 2012-12-13 22:18:46 +01:00
Makefile USB i.MX: Add chipidea driver support 2012-12-13 22:18:46 +01:00