From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 23 Apr 2014 14:54:55 -0700 Subject: [U-Boot] [PATCH 2/2] mpc85xx/T1040QDS_D4: Add DDR4 support In-Reply-To: <1395968088-5558-2-git-send-email-yorksun@freescale.com> References: <1395968088-5558-1-git-send-email-yorksun@freescale.com> <1395968088-5558-2-git-send-email-yorksun@freescale.com> Message-ID: <535836AF.6060003@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 03/27/2014 05:54 PM, York Sun wrote: > T1040QDS_D4 is a variant of T1040QDS, with additional circuit to support > DDR4 memory. > > Signed-off-by: York Sun > --- Applied to u-boot-mpc85xx/master. York