Re: [U-Boot] [PATCH] driver/fsl_pci:Update print to display PCIe generation

2014-02-03 Thread York Sun
On 01/24/2014 11:23 PM, Prabhakar Kushwaha wrote: Current print only display width of PCIe device. Add print to display PCIe generation supported by the device. Signed-off-by: Prabhakar Kushwaha prabha...@freescale.com --- Applied to u-boot-mpc85xx master branch. York

[U-Boot] [PATCH] driver/fsl_pci:Update print to display PCIe generation

2014-01-24 Thread Prabhakar Kushwaha
Current print only display width of PCIe device. Add print to display PCIe generation supported by the device. Signed-off-by: Prabhakar Kushwaha prabha...@freescale.com --- drivers/pci/fsl_pci_init.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git