]> git.sur5r.net Git - u-boot/blobdiff - include/fdtdec.h
ARM: UniPhier: detect the number of flash banks at run-time
[u-boot] / include / fdtdec.h
index 911f216cd8028031ab2e0c11a8fe24fb900d9534..d2b665ca119a71348cafe67b0441c0a75f70de1a 100644 (file)
@@ -120,6 +120,9 @@ enum fdt_compat_id {
        COMPAT_INTEL_LPC,               /* Intel Low Pin Count I/F */
        COMPAT_INTEL_MICROCODE,         /* Intel microcode update */
        COMPAT_MEMORY_SPD,              /* Memory SPD information */
+       COMPAT_INTEL_PANTHERPOINT_AHCI, /* Intel Pantherpoint AHCI */
+       COMPAT_INTEL_MODEL_206AX,       /* Intel Model 206AX CPU */
+       COMPAT_INTEL_GMA,               /* Intel Graphics Media Accelerator */
 
        COMPAT_COUNT,
 };