]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/fsl_ddr_dimm_params.h
cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM
[u-boot] / arch / powerpc / include / asm / fsl_ddr_dimm_params.h
index 2cad6e28578a6e6904b48b22b08f75a6b1fa85bb..99a72bc6e16d6b88f57692ec3c76a81db564d927 100644 (file)
@@ -78,6 +78,7 @@ typedef struct dimm_params_s {
        unsigned int trc_ps;    /* maximum = 254 ns + .75 ns = 254750 ps */
 
        unsigned int refresh_rate_ps;
+       unsigned int extended_op_srt;
 
        /* DDR3 doesn't need these as below */
        unsigned int tis_ps;    /* byte 32, spd->ca_setup */