[U-Boot] [PATCH 03/14] FSL DDR: Add interactive DDR config support

Wolfgang Denk wd at denx.de
Tue Aug 12 21:52:13 CEST 2008


Dear Kumar Gala,

In message <1218557182-1328-3-git-send-email-galak at 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 at freescale.com>
> Signed-off-by: Jon Loeliger <jdl at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>  cpu/mpc8xxx/Makefile              |    1 +
>  cpu/mpc8xxx/fsl_ddr_interactive.c | 1280 +++++++++++++++++++++++++++++++++++++
>  cpu/mpc8xxx/fsl_ddr_sdram.c       |   10 +
>  cpu/mpc8xxx/fsl_ddr_sdram.h       |    3 +
>  4 files changed, 1294 insertions(+), 0 deletions(-)
>  create mode 100644 cpu/mpc8xxx/fsl_ddr_interactive.c

Maximum line length exceeded.


Please also check the remaining parts of this patch series.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The one who says it cannot be done should never interrupt the one who
is doing it.



More information about the U-Boot mailing list