On Sun, Nov 22, 2015 at 7:28 AM, Simon Glass <[email protected]> wrote: > Adjust this command to use the correct PCI functions, instead of the > compatibility layer. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: > - Make pciinfo() static >
Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]> > common/cmd_pci.c | 133 > ++++++++++++++++++++++++++++++++++++++++++++++++++++--- > include/common.h | 1 - > 2 files changed, 128 insertions(+), 6 deletions(-) > [snip] Regards, Bin _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

