[U-Boot] [PATCH 07/10] Adding more SPD registers
Wolfgang Denk
wd at denx.de
Tue Dec 14 08:52:33 CET 2010
Dear York Sun,
In message <1291863340-4354-7-git-send-email-yorksun at freescale.com> you wrote:
> Adding byte 32 and 33
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
> include/ddr_spd.h | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/include/ddr_spd.h b/include/ddr_spd.h
> index 710e528..9fa305e 100644
> --- a/include/ddr_spd.h
> +++ b/include/ddr_spd.h
> @@ -219,7 +219,9 @@ typedef struct ddr3_spd_eeprom_s {
> Delay Time*/
> unsigned char opt_features; /* 30 SDRAM Optional Features */
> unsigned char therm_ref_opt; /* 31 SDRAM Thermal and Refresh Opts */
> - unsigned char res_32_59[28]; /* 32-59 Reserved, General Section */
> + unsigned char therm_sensor; /* 32 Module Thermal Sensor */
> + unsigned char device_type; /* SDRAM device type */
for consistency: make the comment "33 SDRAM device type".
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
We do not colonize. We conquer. We rule. There is no other way for
us.
-- Rojan, "By Any Other Name", stardate 4657.5
More information about the U-Boot
mailing list