Re: [U-Boot] [PATCH 14/20] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards

2017-06-21 Thread Stefan Roese
Hi Bin, On 16.06.2017 16:09, Bin Meng wrote: Hi Stefan, On Fri, Jun 16, 2017 at 9:31 PM, Bin Meng wrote: Now that EHCD does not use CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS, remove it in all boards' config files. Signed-off-by: Bin Meng ---

Re: [U-Boot] [PATCH 14/20] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards

2017-06-17 Thread Simon Glass
On 16 June 2017 at 07:31, Bin Meng wrote: > Now that EHCD does not use CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS, > remove it in all boards' config files. > > Signed-off-by: Bin Meng > --- > > arch/arm/include/asm/ehci-omap.h| 4 >

Re: [U-Boot] [PATCH 14/20] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards

2017-06-16 Thread Bin Meng
Hi Stefan, On Fri, Jun 16, 2017 at 9:31 PM, Bin Meng wrote: > Now that EHCD does not use CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS, > remove it in all boards' config files. > > Signed-off-by: Bin Meng > --- > > arch/arm/include/asm/ehci-omap.h| 4 >

[U-Boot] [PATCH 14/20] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards

2017-06-16 Thread Bin Meng
Now that EHCD does not use CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS, remove it in all boards' config files. Signed-off-by: Bin Meng --- arch/arm/include/asm/ehci-omap.h| 4 include/configs/MPC8572DS.h | 1 - include/configs/cm_t54.h| 1 -