On Wed, Jul 12, 2017 at 9:27 AM, Bin Meng <[email protected]> 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 <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Reviewed-by: Stefan Roese <[email protected]> > Tested-by: Stefan Roese <[email protected]> > --- > > Changes in v3: None > Changes in v2: None > > arch/arm/include/asm/ehci-omap.h | 4 ---- > include/configs/MPC8572DS.h | 1 - > include/configs/cm_t54.h | 1 - > include/configs/corvus.h | 3 --- > include/configs/duovero.h | 2 -- > include/configs/exynos5-common.h | 2 -- > include/configs/ma5d4evk.h | 1 - > include/configs/mcx.h | 1 - > include/configs/mvebu_armada-37xx.h | 7 +------ > include/configs/mvebu_armada-8k.h | 7 +------ > include/configs/mx35pdk.h | 1 - > include/configs/odroid.h | 1 - > include/configs/omap3_beagle.h | 1 - > include/configs/omap3_overo.h | 1 - > include/configs/omap4_panda.h | 2 -- > include/configs/omap5_uevm.h | 1 - > include/configs/picosam9g45.h | 3 --- > include/configs/sama5d2_ptc.h | 4 ---- > include/configs/snapper9g45.h | 3 --- > include/configs/sunxi-common.h | 1 - > include/configs/tam3517-common.h | 1 - > include/configs/tao3530.h | 1 - > include/configs/tegra114-common.h | 1 - > include/configs/tegra124-common.h | 1 - > include/configs/tegra20-common.h | 1 - > include/configs/tegra210-common.h | 1 - > include/configs/tegra30-common.h | 1 - > include/configs/vinco.h | 6 ------ > include/configs/x86-common.h | 1 - > scripts/config_whitelist.txt | 1 - > 30 files changed, 2 insertions(+), 60 deletions(-) >
Ah, this misses poplar board which was brought in before v2017.07 release. Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

