[U-Boot] [PATCH 04/11] usb-ehci: add Faraday USB 2.0 EHCI controller support
Marek Vasut
marex at denx.de
Sat Mar 30 07:29:07 CET 2013
Dear Kuo-Jung Su,
> From: Kuo-Jung Su <dantesu at faraday-tech.com>
>
> This patch add supports to both Faraday FUSBH200 and FOTG210,
> these controllers slightly differ from standard EHCI specification.
>
> Signed-off-by: Kuo-Jung Su <dantesu at faraday-tech.com>
You want to fix the magic values here, use readl()/writel() to operate
registers, kill the BIT() macro and review comments in common files.
Best regards,
Marek Vasut
More information about the U-Boot
mailing list