Skip to content
Snippets Groups Projects
Commit c49290cd authored by York Sun's avatar York Sun Committed by Kumar Gala
Browse files

Adding more SPD registers


Adding byte 32 and 33

Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 51d498f1
No related branches found
No related tags found
No related merge requests found
......@@ -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; /* 33 SDRAM device type */
unsigned char res_34_59[26]; /* 34-59 Reserved, General Section */
/* Module-Specific Section: Bytes 60-116 */
union {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment