From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 2 Jan 2014 16:00:23 -0800 Subject: [U-Boot] [PATCH][v2] board/t1040qds: Enable memory reset control In-Reply-To: <1388041856-4083-1-git-send-email-prabhakar@freescale.com> References: <1388041856-4083-1-git-send-email-prabhakar@freescale.com> Message-ID: <52C5FD97.7030102@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 12/25/2013 11:10 PM, Prabhakar Kushwaha wrote: > Define QIXIS_RST_FORCE_MEM to reset on-board DDR-DIMM before start > accessing it. > > Signed-off-by: Prabhakar Kushwaha > --- > Changes for v2: Incorporated York's comments > - Update subject and description > Applied to u-boot-mpc85xx/master. Thanks. York