ar71xx: boost SPI flash read performance
[openwrt/staging/mkresin.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-alfa-ap96.c
index f7315a749353d43580b43752f2043add3ea13859..15abb081fe4297bed2ffc4b23b63578af53dd9f0 100644 (file)
@@ -62,6 +62,7 @@ static struct mmc_spi_platform_data alfa_ap96_mmc_data = {
 static struct ath79_spi_controller_data ap96_spi0_cdata = {
        .cs_type = ATH79_SPI_CS_TYPE_INTERNAL,
        .cs_line = 0,
+       .is_flash = true,
 };
 
 static struct ath79_spi_controller_data ap96_spi1_cdata = {