commit | 316819a5e694e9da85c8c00d456f3e43d0708a7f | [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 | af7638b9f842806c9aacd231919e64ad1cc3e5c9 [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>