From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 9 Jan 2013 14:49:28 -0800 Subject: [U-Boot] [PATCH][v4] powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands In-Reply-To: <50EDDB24.5040203@freescale.com> References: <1357603263-4921-1-git-send-email-James.Yang@freescale.com> <50EDDB24.5040203@freescale.com> Message-ID: <50EDF3F8.6030104@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 01/09/2013 01:03 PM, York Sun wrote: > On 01/07/2013 04:01 PM, James.Yang at freescale.com wrote: >> From: James Yang >> >> This patch adds the ability for the FSL DDR interactive debugger to >> automatically run the sequence of commands stored in the ddr_interactive >> environment variable. Commands are separated using ';'. >> >> ddr_interactive=compute; edit c0 d0 dimmparms caslat_X 0x3FC0; go >> >> Signed-off-by: James Yang >> --- > > Applied to master branch, replaced early commit. > > Oops, sorry. Posted to wrong list. I meant to post to an internal list. York