From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 5 Mar 2015 12:10:26 -0800 Subject: [U-Boot] [PATCH] mpc85xx/t104xrdb : remove raw timing parameter In-Reply-To: <1422968561-27842-1-git-send-email-vijay.rai@freescale.com> References: <1422968561-27842-1-git-send-email-vijay.rai@freescale.com> Message-ID: <54F8B832.6030106@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/03/2015 05:02 AM, Vijay Rai wrote: > This board actually uses DIMM, so removing unnecessary raw timing > parameter code. > > Signed-off-by: Vijay Rai > --- Applied to u-boot-mpc85xx master after fixing commit message, awaiting for upstream. York