X-Git-Url: https://git.archive.openwrt.org/?p=15.05%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbcm53xx%2Fpatches-3.18%2F004-mtd-spi-nor-from-3.20.patch;fp=target%2Flinux%2Fbcm53xx%2Fpatches-3.18%2F004-mtd-spi-nor-from-3.20.patch;h=3172e990ca6826a7915ec31e591ab31fd1d1b99d;hp=1238785e47359b20e8079a0858ed4af9c0136979;hb=03ffd583b9c2a5efae2176250ee2b7a00ae33933;hpb=998618bb3068d3318eacb28bedba28fe2e3444e1 diff --git a/target/linux/bcm53xx/patches-3.18/004-mtd-spi-nor-from-3.20.patch b/target/linux/bcm53xx/patches-3.18/004-mtd-spi-nor-from-3.20.patch index 1238785e47..3172e990ca 100644 --- a/target/linux/bcm53xx/patches-3.18/004-mtd-spi-nor-from-3.20.patch +++ b/target/linux/bcm53xx/patches-3.18/004-mtd-spi-nor-from-3.20.patch @@ -23,7 +23,7 @@ /* PMC */ { "pm25lv512", INFO(0, 0, 32 * 1024, 2, SECT_4K_PMC) }, -@@ -896,6 +896,45 @@ static int spansion_quad_enable(struct s +@@ -903,6 +903,45 @@ static int spansion_quad_enable(struct s return 0; } @@ -69,7 +69,7 @@ static int set_quad_mode(struct spi_nor *nor, struct flash_info *info) { int status; -@@ -908,6 +947,13 @@ static int set_quad_mode(struct spi_nor +@@ -915,6 +954,13 @@ static int set_quad_mode(struct spi_nor return -EINVAL; } return status;