aboutsummaryrefslogtreecommitdiff
path: root/cmd/bootm.c
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-01-17 16:38:40 +0100
committerTom Rini <trini@konsulko.com>2022-01-28 17:58:41 -0500
commit1a4942f1d90f3fe883db27fcad11f21e5698d46c (patch)
treed6bf9b3f4ae888c173c51c23ac4a1f763dd7e732 /cmd/bootm.c
parent6850a5a8e24fc2345348dd9a160abd7a8e7f1b72 (diff)
pci: Extend 'pci' command with bus option '*'
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>
Diffstat (limited to 'cmd/bootm.c')
0 files changed, 0 insertions, 0 deletions