[U-Boot] [PATCH 01/14] Add proper SPD definitions for DDR1/2/3
Wolfgang Denk
wd at denx.de
Tue Aug 12 21:49:21 CEST 2008
Dear Kumar Gala,
In message <1218557182-1328-1-git-send-email-galak at kernel.crashing.org> you wrote:
> From: James Yang <James.Yang at freescale.com>
>
> Also added a few helper functions for DDR1 & DDR2 to print SPD info and
> verify the checksum.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> common/Makefile | 1 +
> common/ddr_spd.c | 498 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> include/ddr_spd.h | 249 ++++++++++++++++++++++++++
> 3 files changed, 748 insertions(+), 0 deletions(-)
> create mode 100644 common/ddr_spd.c
> create mode 100644 include/ddr_spd.h
Maximum line length exceeded!
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
Unix is supported by IBM, like a hanging man is supported by rope.
- Don Libes & Sandy Ressler: _Life With Unix_
More information about the U-Boot
mailing list