[U-Boot] [PATCH] tegra: config: Add 'pci enum' to preboot when PCI is enabled

Stephen Warren swarren at wwwdotorg.org
Wed Aug 3 17:37:44 CEST 2016


On 08/03/2016 03:35 AM, Alban Bedel wrote:
> For simplicity and backward compatibility automatically run 'pci enum'
> via preboot when PCI is enabled. As preboot is already used for the
> USB keyboard support this rework how CONFIG_PREBOOT is set to allow
> combining several commands.

For better or worse, this was a deliberate change, so I don't think this 
patch will be accepted.

If it is, then you should apply it to all boards, not just Tegra boards, 
and adjust include/config_distro_bootcmd.h since it will no longer need 
to run "pci enum", and also test/py/tests/test_net.py won't need to either.


More information about the U-Boot mailing list