From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 2 Nov 2015 13:03:39 -0800 Subject: [U-Boot] [PATCH] mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 In-Reply-To: <1445838718-21265-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1445838718-21265-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <5637CFAB.8080109@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 10/25/2015 10:51 PM, Shengzhou Liu wrote: > T2081 rev 1.1 changes MEM_PLL_RAT in RCW which requires new parsing for ratio. > > Signed-off-by: Shengzhou Liu > --- Applied to u-boot-mpc85xx, awaiting upstream. Thanks. York