Refresh patches
[openwrt.git] / package / boot / uboot-lantiq / patches / 0007-sf-add-support-for-EN25QH256.patch
index 561bd7b..04d008f 100644 (file)
@@ -5,11 +5,9 @@ Subject: sf: add support for EN25QH256
 
 Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 
-diff --git a/drivers/mtd/spi/sf_probe.c b/drivers/mtd/spi/sf_probe.c
-index ac44287..7e87021 100644
 --- a/drivers/mtd/spi/sf_probe.c
 +++ b/drivers/mtd/spi/sf_probe.c
-@@ -53,6 +53,7 @@ static const struct spi_flash_params spi_flash_params_table[] = {
+@@ -53,6 +53,7 @@ static const struct spi_flash_params spi
        {"EN25Q64",        0x1c3017, 0x0,       64 * 1024,   128,              SECT_4K},
        {"EN25Q128B",      0x1c3018, 0x0,       64 * 1024,   256,                    0},
        {"EN25S64",        0x1c3817, 0x0,       64 * 1024,   128,                    0},
@@ -17,6 +15,3 @@ index ac44287..7e87021 100644
  #endif
  #ifdef CONFIG_SPI_FLASH_GIGADEVICE    /* GIGADEVICE */
        {"GD25Q64B",       0xc84017, 0x0,       64 * 1024,   128,              SECT_4K},
--- 
-1.8.3.2
-