From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 2 Sep 2015 10:21:26 -0500 Subject: [U-Boot] [PATCH v2 2/2] powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targets In-Reply-To: <1439486530-7959-3-git-send-email-yorksun@freescale.com> References: <1439486530-7959-1-git-send-email-yorksun@freescale.com> <1439486530-7959-3-git-send-email-yorksun@freescale.com> Message-ID: <55E713F6.7060408@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 08/13/2015 12:22 PM, York Sun wrote: > Previously the DDR4 targets were named with _D4. Rename them with > _DDR4 for easy identification. > > Signed-off-by: York Sun > > --- > > Changes in v2: > Drop changes for RDB boards because DDR4 version is actually different > board from DDR3 version. > Applied to u-boot-mpc85xx master. Awaiting upstream. York