]> git.ipfire.org Git - u-boot.git/blobdiff - include/fdtdec.h
Merge branch 'master' of git://git.denx.de/u-boot-x86
[u-boot.git] / include / fdtdec.h
index 7a1450c5762f7ff06584a4604c707b4462b8da06..27b350e241279ad2906c65954e9028d390e10644 100644 (file)
@@ -170,6 +170,7 @@ enum fdt_compat_id {
        COMPAT_ALTERA_SOCFPGA_DWC2USB,  /* SoCFPGA DWC2 USB controller */
        COMPAT_INTEL_BAYTRAIL_FSP,      /* Intel Bay Trail FSP */
        COMPAT_INTEL_BAYTRAIL_FSP_MDP,  /* Intel FSP memory-down params */
+       COMPAT_INTEL_IVYBRIDGE_FSP,     /* Intel Ivy Bridge FSP */
 
        COMPAT_COUNT,
 };