[U-Boot] [PATCH 0/2] usb: gadget: fotg210: workaround & new hardware support

Kuo-Jung Su dantesu at gmail.com
Wed Dec 18 08:24:47 CET 2013


From: Kuo-Jung Su <dantesu at faraday-tech.com>

1. It's known that EP0 fifo empty indication is not reliable, an extra delay
   is necessary to avoid data corruption while handling packets with size
   greater than 64 bytes.

2. Since hardware revision 1.11.0, some fields of interrupt status registers
   are now write-1-clear.

Kuo-Jung Su (2):
  usb: gadget: fotg210: add w1c interrupt status support
  usb: gadget: fotg210: EP0 fifo empty indication is non-reliable

 drivers/usb/gadget/fotg210.c |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

--
1.7.9.5



More information about the U-Boot mailing list