From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 3 Feb 2014 12:10:30 -0800 Subject: [U-Boot] [PATCH] driver/fsl_pci:Update print to display PCIe generation In-Reply-To: <1390634612-31872-1-git-send-email-prabhakar@freescale.com> References: <1390634612-31872-1-git-send-email-prabhakar@freescale.com> Message-ID: <52EFF7B6.9020607@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- Applied to u-boot-mpc85xx master branch. York