From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 14 Jul 2019 09:06:50 -0400 Subject: [U-Boot] [PATCH u-boot] pci: ensure enumeration of all devices in pci_init In-Reply-To: <20190521100431.10532-1-marek.behun@nic.cz> References: <20190521100431.10532-1-marek.behun@nic.cz> Message-ID: <20190714130650.GE5621@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Tue, May 21, 2019 at 12:04:31PM +0200, Marek BehĂșn wrote: > Use the uclass_first_device_check and uclass_next_device_check functions > instead of uclass_first_device and uclass_next_device in pci_init. This > ensures that all PCI devices are tried to be probed. Currently if a > device fails to probe, the enumeration stops and the devices which come > after the failed device are not probed. > > Signed-off-by: Marek BehĂșn > Cc: Stefan Roese > Cc: Anton Schubert > Cc: Dirk Eibach > Cc: Mario Six > Cc: Chris Packham > Cc: Phil Sutter > Cc: VlaoMao > Cc: Tom Rini > Reviewed-by: Stefan Roese > Reviewed-by: Bin Meng Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: