[U-Boot] [PATCH v3 0/2] usb: ehci: exynos: Fixes for non-fdt systems
Simon Glass
sjg at chromium.org
Wed Mar 6 07:12:35 CET 2013
Hi Vivek,
On Tue, Mar 5, 2013 at 9:54 PM, Vivek Gautam <gautam.vivek at samsung.com> wrote:
> Based on 'master' branch of u-boot-samsung.
>
> V3 for patch-series "[PATCH v2 0/2] usb: ehci: exynos: Enable non-dt path".
> Changing the series title to "usb: ehci: exynos: Fixes for non-fdt systems"
> to avoid confision with the patch included.
>
> Changes from v2:
> - Using hcd as "struct ehci_hccr *" rather than "unsigned int" to
> avoid unnecessary typecasting later in the code.
> - Further using local variable of type "fdt_addr_t" in
> exynos_usb_parse_dt() and modifying the code as required.
OK I see the change log here. Still, it is good to have it with each patch.
Regards,
Simon
More information about the U-Boot
mailing list