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>
Showing
- arch/powerpc/cpu/mpc8xxx/ddr/ddr.h 2 additions, 1 deletionarch/powerpc/cpu/mpc8xxx/ddr/ddr.h
- arch/powerpc/cpu/mpc8xxx/ddr/interactive.c 41 additions, 6 deletionsarch/powerpc/cpu/mpc8xxx/ddr/interactive.c
- arch/powerpc/cpu/mpc8xxx/ddr/main.c 4 additions, 4 deletionsarch/powerpc/cpu/mpc8xxx/ddr/main.c
Loading
Please register or sign in to comment