
29 Jan
2022
29 Jan
'22
7:48 p.m.
On Mon, Jan 17, 2022 at 04:38:40PM +0100, Pali Rohár wrote:
Allow to call 'pci' and 'pci regions' commands with bus option '*' which cause pci to process all buses.
PCIe is point-to-point HW and so on each bus is maximally one physical device. Therefore for PCIe it is common to have multiple buses.
This change allows to easily print all available PCIe devices in system.
Make '*' as default option when no bus argument is specified.
Signed-off-by: Pali Rohár pali@kernel.org Reviewed-by: Stefan Roese sr@denx.de
Applied to u-boot/master, thanks!
--
Tom