From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 7 Mar 2014 14:56:23 -0800 Subject: [U-Boot] [PATCH] board/b4860qds: Add support to make PCIe SATA work on B4860QDS In-Reply-To: <1393411016-3423-1-git-send-email-shaveta@freescale.com> References: <1393411016-3423-1-git-send-email-shaveta@freescale.com> Message-ID: <531A4E97.6090603@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 02/26/2014 02:36 AM, Shaveta Leekha wrote: > 1) SerDes2 Refclks have been set properly to make > PCIe SATA to work as it work on SerDes refclk of 100MHz > 2) Mask the SerDes's device reset request before changing > the Refclks for SerDes1 and SerDes2 for PLL locks to > happen properly, device reset request bit unmasked > after SerDes refclks configuration > > Signed-off-by: Shaveta Leekha > --- Applied to u-boot-mpc85xx/master. Thanks. York