Hi, On Fri, 2016-04-08 at 19:27 +0200, Marek Vasut wrote: > On 04/08/2016 07:00 PM, Alexey Brodkin wrote: > > > > Commit cf7c93cdd755 "usb: ehci: Implement V2P mapping" > > introduced usage of virt_to_phys() in ehci-hcd. > > > > Since there was no implementation of virt_to_phys() for ARC > > compilation of the ehci-generic driver failed. > > > > This change adds virt_to_phys() stub for ARC so now > > USB driver for AXS101 board could be built again. > > > > Signed-off-by: Alexey Brodkin <[email protected]> > > Cc: Marek Vasut <[email protected]> > > Cc: Daniel Schwierzeck <[email protected]> > > Cc: Hans de Goede <[email protected]>
Applied to u-boot-arc, thanks. -Alexey _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

