X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-4.9%2F476-mtd-spi-nor-add-eon-en25q128.patch;h=6e3c65d461d43e9e8e991080dd053f170d07906f;hp=6644de2495cb8624ad5f0dd70e51874cbe5316ce;hb=6d5419d96ad7d6f2b6de112e8f8ba1f74ceb33d3;hpb=deb15cb23c20e00ac668d6c0ba025b5829e559bd diff --git a/target/linux/generic/patches-4.9/476-mtd-spi-nor-add-eon-en25q128.patch b/target/linux/generic/patches-4.9/476-mtd-spi-nor-add-eon-en25q128.patch index 6644de2495..6e3c65d461 100644 --- a/target/linux/generic/patches-4.9/476-mtd-spi-nor-add-eon-en25q128.patch +++ b/target/linux/generic/patches-4.9/476-mtd-spi-nor-add-eon-en25q128.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -815,6 +815,7 @@ static const struct flash_info spi_nor_i +@@ -816,6 +816,7 @@ static const struct flash_info spi_nor_i { "en25q32b", INFO(0x1c3016, 0, 64 * 1024, 64, 0) }, { "en25p64", INFO(0x1c2017, 0, 64 * 1024, 128, 0) }, { "en25q64", INFO(0x1c3017, 0, 64 * 1024, 128, SECT_4K) },