]> git.sur5r.net Git - u-boot/blobdiff - include/fdtdec.h
x86: ivybridge: Implement SDRAM init
[u-boot] / include / fdtdec.h
index 3bd60b7f12286548c09f816cd910c2ece97607c8..abfd678424b5521d7cf941f1542b4dacef163cbd 100644 (file)
@@ -119,6 +119,7 @@ enum fdt_compat_id {
        COMPAT_PARADE_PS8625,           /* Parade PS8622 EDP->LVDS bridge */
        COMPAT_INTEL_LPC,               /* Intel Low Pin Count I/F */
        COMPAT_INTEL_MICROCODE,         /* Intel microcode update */
+       COMPAT_MEMORY_SPD,              /* Memory SPD information */
 
        COMPAT_COUNT,
 };