X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbcm53xx%2Fpatches-4.4%2F405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch;fp=target%2Flinux%2Fbcm53xx%2Fpatches-4.4%2F405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch;h=1cf883a9637fd3cb95afec98a1c78960df050e97;hp=2b3773f0a2b79633a0a278ff42c3278879842c50;hb=b062266ad650f5dac98f1e1779f371274c9b2237;hpb=a4571b7631e48e4beea1fe84a09679dfa9f2291a diff --git a/target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch b/target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch index 2b3773f0a2..1cf883a963 100644 --- a/target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch +++ b/target/linux/bcm53xx/patches-4.4/405-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch @@ -13,7 +13,7 @@ Signed-off-by: Rafał Miłecki --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -869,6 +869,18 @@ static const struct flash_info *spi_nor_read_id(struct spi_nor *nor) +@@ -869,6 +869,18 @@ static const struct flash_info *spi_nor_ } dev_err(nor->dev, "unrecognized JEDEC id bytes: %02x, %2x, %2x\n", id[0], id[1], id[2]);