]> git.sur5r.net Git - u-boot/blobdiff - include/fdtdec.h
sf: Enable FDT-based configuration and memory mapping
[u-boot] / include / fdtdec.h
index 5ca84a0c72ff7e87945567aba4debe510118c481..3b363be036acbf6999a7cda4be3cbbbfde2149c7 100644 (file)
@@ -86,6 +86,7 @@ enum fdt_compat_id {
        COMPAT_SAMSUNG_EXYNOS_EHCI,     /* Exynos EHCI controller */
        COMPAT_SAMSUNG_EXYNOS_USB_PHY,  /* Exynos phy controller for usb2.0 */
        COMPAT_MAXIM_MAX77686_PMIC,     /* MAX77686 PMIC */
+       COMPAT_GENERIC_SPI_FLASH,       /* Generic SPI Flash chip */
 
        COMPAT_COUNT,
 };