[U-Boot] [PATCH v3 0/1] cmd: pci: add option to parse and display	BAR information
    yehuday at marvell.com 
    yehuday at marvell.com
       
    Wed Nov 30 09:05:25 CET 2016
    
    
  
From: Yehuda Yitschak <yehuday at marvell.com>
Updated v3 following review from Simon. The only issue i wasn't able to
address is the warnings on the PCI BAR print format when compiling sandbox.
I wasn't able to reproduce them on my machine nor when compiling to
ARMv7 (32 bit) or ARMv8 (64 bit).
v2->v3:
 - removed support for !DM_PCI
 - Fixed error return values
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 | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 82 insertions(+)
-- 
1.9.1
    
    
More information about the U-Boot
mailing list