On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass <[email protected]> wrote: > This option enables the 'pci enum' command. It is only enabled by a few > board and these have not yet been converted to driver model, which always > enables this command. It seems easiest to just remove this option. > > The affected boards can be converted to use driver model for PCI if > needed. > > Signed-off-by: Simon Glass <[email protected]> > --- > > cmd/pci.c | 4 ++-- > include/config_distro_bootcmd.h | 2 +- > include/configs/ds414.h | 1 - > include/configs/xpedite517x.h | 1 - > include/configs/xpedite520x.h | 1 - > include/configs/xpedite537x.h | 1 - > include/configs/xpedite550x.h | 1 - > scripts/config_whitelist.txt | 1 - > 8 files changed, 3 insertions(+), 9 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

