On Wed, Nov 12, 2014 at 06:26:48PM -0700, Simon Glass wrote:

> From: Thierry Reding <tred...@nvidia.com>
> 
> When listing the devices on a PCI bus, the current code will blindly try
> to access all devices. Internally this causes pci_bus_to_hose() to be
> repeatedly called and output an error message every time. Prevent this
> by calling pci_bus_to_hose() once and abort early if no bus was found.
> 
> Signed-off-by: Thierry Reding <tred...@nvidia.com>
> Signed-off-by: Simon Glass <s...@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

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

Reply via email to