From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 5 May 2015 09:40:13 -0700 Subject: [U-Boot] [PATCH] t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s In-Reply-To: <1429696480-14866-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1429696480-14866-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <5548F26D.2040509@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/22/2015 02:54 AM, Shengzhou Liu wrote: > T2080RDB RevC uses new SODIMM 1867MT/s instead of previous 1600MT/s. > So update RCW to support new DDR frequency 1867MT/s by default. > Reserve the old 1600MT/s in comment for users in needed. > > Signed-off-by: Shengzhou Liu > --- > board/freescale/t208xrdb/t2080_rcw.cfg | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Applied to u-boot-mpc85xx master. Awaiting upstream. York