X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/66a8e8ec8d60368b6ccfa179d014424f409eed77..93b9f41b61873dd2e47ddb1446863ac8ca906c94:/target/linux/generic/patches-2.6.38/473-mtd_m25p80_add_w25q128.patch diff --git a/target/linux/generic/patches-2.6.38/473-mtd_m25p80_add_w25q128.patch b/target/linux/generic/patches-2.6.38/473-mtd_m25p80_add_w25q128.patch index f24c22610..9114555e6 100644 --- a/target/linux/generic/patches-2.6.38/473-mtd_m25p80_add_w25q128.patch +++ b/target/linux/generic/patches-2.6.38/473-mtd_m25p80_add_w25q128.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -726,6 +726,7 @@ static const struct spi_device_id m25p_i +@@ -746,6 +746,7 @@ static const struct spi_device_id m25p_i { "w25q32", INFO(0xef4016, 0, 64 * 1024, 64, SECT_4K) }, { "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) }, { "w25q64", INFO(0xef4017, 0, 64 * 1024, 128, SECT_4K) },