commit | 43794386647eb2aa1f7498de6aae6af98a9b6cca | [log] [tgz] |
---|---|---|
author | James Yang <James.Yang@freescale.com> | Mon Jan 07 14:01:03 2013 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Wed Jan 30 11:25:14 2013 -0600 |
tree | 60272a38bef6d491951cd70e2ed914133e0d99bd | |
parent | 1f5153671495d17bc68537cd8ab5dd8ff4bd1479 [diff] |
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands 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 <James.Yang@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>