commit | b997a73ee63170579c3708a765d234f17f8effac | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Apr 08 13:10:06 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 13 09:41:08 2017 -0400 |
tree | 217cc59d831b8f556e215f48760ca552ba4707e7 | |
parent | b2aa88941110868485d38719d119ab79ef9cddfe [diff] |
pci: Add a command to show PCI regions Add 'pci regions' which lists the I/O and memory regions accessible from the PCI controller. Signed-off-by: Simon Glass <sjg@chromium.org>