kernel: 2.6.32: integrate m25p80 driver related patches from ar71xx

SVN-Revision: 19547
master
Gabor Juhos 15 years ago
parent c25bf09111
commit d2cd6f3b99
  1. 2
      target/linux/ar71xx/patches-2.6.32/102-mtd_m25p80_add_myloader_parser.patch
  2. 2
      target/linux/ar71xx/patches-2.6.32/104-mtd_m25p80_add_redboot_parser.patch
  3. 2
      target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch
  4. 0
      target/linux/generic-2.6/patches-2.6.32/083-mtd_fix_nand_correct_data_return_code.patch
  5. 0
      target/linux/generic-2.6/patches-2.6.32/084-mtd_m25p80_add_pm25lv_flash_support.patch
  6. 0
      target/linux/generic-2.6/patches-2.6.32/085-mtd_m25p80_add_en25pxx_support.patch
  7. 0
      target/linux/generic-2.6/patches-2.6.32/086-mtd_m25p80_add_xxxs33b_support.patch
  8. 0
      target/linux/generic-2.6/patches-2.6.32/087-mtd-m25p80-add-w25q32-chip-support.patch

@ -1,6 +1,6 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -856,6 +856,16 @@ static int __devinit m25p_probe(struct s
@@ -867,6 +867,16 @@ static int __devinit m25p_probe(struct s
part_probes, &parts, 0);
}

@ -1,6 +1,6 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -870,6 +870,15 @@ static int __devinit m25p_probe(struct s
@@ -877,6 +877,15 @@ static int __devinit m25p_probe(struct s
}
#endif

@ -1,6 +1,6 @@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
@@ -885,6 +885,16 @@ static int __devinit m25p_probe(struct s
@@ -886,6 +886,16 @@ static int __devinit m25p_probe(struct s
part_probes, &parts, 0);
}
#endif

Loading…
Cancel
Save