[U-Boot] [PATCH v3 12/16] FSL DDR: Convert MPC8560ADS to new DDR code.
Wolfgang Denk
wd at denx.de
Wed Aug 27 01:12:32 CEST 2008
Dear Kumar Gala,
In message <1219274578-30322-12-git-send-email-galak at kernel.crashing.org> you wrote:
> From: Jon Loeliger <jdl at freescale.com>
>
> Signed-off-by: Jon Loeliger <jdl at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> board/freescale/mpc8560ads/Makefile | 13 +-
> board/freescale/mpc8560ads/ddr.c | 282 +++++++++++++++++++++++++++++++
> board/freescale/mpc8560ads/mpc8560ads.c | 15 ++-
> include/configs/MPC8560ADS.h | 71 +++++---
> 4 files changed, 348 insertions(+), 33 deletions(-)
> create mode 100644 board/freescale/mpc8560ads/ddr.c
Applied, thanks.
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 connection between the language in which we think/program and the
problems and solutions we can imagine is very close. For this reason
restricting language features with the intent of eliminating pro-
grammer errors is at best dangerous.
- Bjarne Stroustrup in "The C++ Programming Language"
More information about the U-Boot
mailing list