Hi Stephen,

On 26 January 2016 at 11:10, Stephen Warren <swar...@wwwdotorg.org> wrote:
> From: Stephen Warren <swar...@nvidia.com>
>
> 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 <swar...@nvidia.com>
> ---
>  doc/README.distro               |  8 ++++++++
>  include/config_distro_bootcmd.h | 12 ++++++++++++
>  2 files changed, 20 insertions(+)

Reviewed-by: Simon Glass <s...@chromium.org>

I wonder whether longer term we can invent something that 'knows' that
USB and PCI are needed for particular features. This would have to be
board-specific though, so probably isn't that different from what you
have here.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to