Re: [U-Boot] [PATCH] usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ

2016-07-20 Thread Michal Simek
On 20.7.2016 03:38, Marek Vasut wrote: > On 07/19/2016 07:11 AM, Siva Durga Prasad Paladugu wrote: >> Add Kconfig entry config option for USB_EHCI_ZYNQ >> and update the same to enable for all zynq boards >> which supports USB >> >> Signed-off-by: Siva Durga Prasad Paladugu >

Re: [U-Boot] [PATCH] usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ

2016-07-19 Thread Marek Vasut
On 07/19/2016 07:11 AM, Siva Durga Prasad Paladugu wrote: > Add Kconfig entry config option for USB_EHCI_ZYNQ > and update the same to enable for all zynq boards > which supports USB > > Signed-off-by: Siva Durga Prasad Paladugu Looks ok, except for a bit below. Michal,

[U-Boot] [PATCH] usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ

2016-07-18 Thread Siva Durga Prasad Paladugu
Add Kconfig entry config option for USB_EHCI_ZYNQ and update the same to enable for all zynq boards which supports USB Signed-off-by: Siva Durga Prasad Paladugu --- - This series is based on latest mainline Changes for v2: - Moved CONFIG_USB_EHCI_ZYNQ to Kconfig and removed