From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 23 Apr 2014 14:53:11 -0700 Subject: [U-Boot] [PATCH] powerpc/mpc85xx:Update FM1 clock select and shift for B4420 In-Reply-To: <1398057461-19534-1-git-send-email-prabhakar@freescale.com> References: <1398057461-19534-1-git-send-email-prabhakar@freescale.com> Message-ID: <53583647.4040800@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 04/20/2014 10:17 PM, Prabhakar Kushwaha wrote: > B4420 is a personality of B4860. > It should have same FM1_CLK_SEK and FM1_CLK_SHIFT as B4860 > > Signed-off-by: Prabhakar Kushwaha > --- Applied to u-boot-mpc85xx/master, thanks. York