From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 7 Mar 2014 14:58:13 -0800 Subject: [U-Boot] [PATCH 2/2] B4860qds: Set SerDes2 refclk2 at to 156.25MHz for XFI to work In-Reply-To: <1393411071-3503-1-git-send-email-shaveta@freescale.com> References: <1393411071-3503-1-git-send-email-shaveta@freescale.com> Message-ID: <531A4F05.7060407@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:37 AM, Shaveta Leekha wrote: > - Change setting of SerDes2 refclk2 to have the default value > as it is coming on board that is 156.25MHz, for XFI to work > - Also change PLL_NUM variable to the one defined in > config_mpc85xx.h for B4860 and B4420 > > Signed-off-by: Shaveta Leekha > --- Applied to u-boot-mpc85xx/master. Thanks. York