
Dear Kumar Gala,
In message 1219274578-30322-5-git-send-email-galak@kernel.crashing.org you wrote:
Provide a mechanism to allow interactive configuration of DDR params. This is useful when trying to test various DDR settings to determine optimal configuration values for a given board.
Signed-off-by: James Yang James.Yang@freescale.com Signed-off-by: Jon Loeliger jdl@freescale.com Signed-off-by: Kumar Gala galak@kernel.crashing.org
cpu/mpc8xxx/Makefile | 2 + cpu/mpc8xxx/fsl_ddr_interactive.c | 1238 +++++++++++++++++++++++++++++++++++++ cpu/mpc8xxx/fsl_ddr_sdram.c | 12 +- cpu/mpc8xxx/fsl_ddr_sdram.h | 3 + 4 files changed, 1254 insertions(+), 1 deletions(-) create mode 100644 cpu/mpc8xxx/fsl_ddr_interactive.c
Applied, thanks.
Best regards,
Wolfgang Denk