[U-Boot] [PATCH v2 0/1] cmd: pci: add option to parse and display BAR information

yehuday at marvell.com yehuday at marvell.com
Sun Nov 6 15:31:01 CET 2016


From: Yehuda Yitschak <yehuday at marvell.com>

Updates to initial patch following comments from Stephan Rose
I don't have access to a board with DM_PCI support so I tested only on
non DM_PCI. Appreciate if someone can test on DM_PCI

v1->v2:
 - Added support for DM_PCI
 - Added print of memory type and prefetchable flag
 - Skipped printing of disabled BARs

Yehuda Yitschak (1):
  cmd: pci: add option to parse and display BAR information

 cmd/pci.c | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 95 insertions(+)

-- 
1.9.1



More information about the U-Boot mailing list