From 03a777c29388b974fde3be10f7b82a9610699428 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 22 Apr 2014 08:08:19 +0000 Subject: Refresh patches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refresh uboot-lantiq patches. Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 40546 --- .../uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch') diff --git a/package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch b/package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch index 561bd7bb0b..04d008f97c 100644 --- a/package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch +++ b/package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch @@ -5,11 +5,9 @@ Subject: sf: add support for EN25QH256 Signed-off-by: Daniel Schwierzeck -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 - -- cgit v1.2.3