]> git.ipfire.org Git - people/ms/u-boot.git/commit
distro bootcmd: enumerate PCI before network operations
authorStephen Warren <swarren@nvidia.com>
Tue, 26 Jan 2016 18:10:13 +0000 (11:10 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 29 Jan 2016 04:01:23 +0000 (21:01 -0700)
commit986691fb97bc245be517a9db1297cfa71dd865cf
tree36dde58b6269ef2844de3ee05282cde825297bb9
parent3483b75d94716191b354d046b4ed3f322500a3ee
distro bootcmd: enumerate PCI before network operations

The PCI bus must be enumerated before PCI devices, such as Ethernet
devices, are known to U-Boot. Enhance the distro boot commands to perform
PCI enumeration when needed.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/README.distro
include/config_distro_bootcmd.h