ar71xx: boost SPI flash read performance
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-alfa-ap96.c
index f7315a7..15abb08 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 = {
This page took 0.021333 seconds and 4 git commands to generate.