[ar71xx] refresh patches for 2.6.30
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 9 May 2009 07:01:08 +0000 (07:01 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 9 May 2009 07:01:08 +0000 (07:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15741 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/patches-2.6.30/100-mtd_m25p80_add_pm25lv_flash_support.patch
target/linux/ar71xx/patches-2.6.30/102-mtd_m25p80_add_myloader_parser.patch
target/linux/ar71xx/patches-2.6.30/103-mtd_m25p80_add_en25p32_support.patch
target/linux/ar71xx/patches-2.6.30/104-mtd_m25p80_add_redboot_parser.patch
target/linux/ar71xx/patches-2.6.30/105-mtd_m25p80_add_mx25lxxx_support.patch
target/linux/ar71xx/patches-2.6.30/106-mtd_m25p80_add_xxxs33b_support.patch

index 613796d..2fac990 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -498,6 +498,10 @@ static struct flash_info __devinitdata m
+@@ -500,6 +500,10 @@ static struct flash_info __devinitdata m
        { "at26df161a", 0x1f4601, 0, 64 * 1024, 32, SECT_4K, },
        { "at26df321",  0x1f4701, 0, 64 * 1024, 64, SECT_4K, },
  
index b82a162..4fde6ed 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -716,6 +716,16 @@ static int __devinit m25p_probe(struct s
+@@ -718,6 +718,16 @@ static int __devinit m25p_probe(struct s
                                        part_probes, &parts, 0);
                }
  
index b62844d..66aa7e2 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -498,6 +498,9 @@ static struct flash_info __devinitdata m
+@@ -500,6 +500,9 @@ static struct flash_info __devinitdata m
        { "at26df161a", 0x1f4601, 0, 64 * 1024, 32, SECT_4K, },
        { "at26df321",  0x1f4701, 0, 64 * 1024, 64, SECT_4K, },
  
index 47003b2..7c47ceb 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -729,6 +729,15 @@ static int __devinit m25p_probe(struct s
+@@ -731,6 +731,15 @@ static int __devinit m25p_probe(struct s
                }
  #endif
  
index 6285dbd..b434e76 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -501,6 +501,11 @@ static struct flash_info __devinitdata m
+@@ -503,6 +503,11 @@ static struct flash_info __devinitdata m
        /* EON -- en25px */
        { "en25p32", 0x1c2016, 0, 64 * 1024, 64, },
  
index 4c06173..d148c9e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/devices/m25p80.c
 +++ b/drivers/mtd/devices/m25p80.c
-@@ -506,6 +506,11 @@ static struct flash_info __devinitdata m
+@@ -508,6 +508,11 @@ static struct flash_info __devinitdata m
        { "mx25l64",  0xc22017, 0, 64 * 1024, 128, },
        { "mx25l128", 0xc22018, 0, 64 * 1024, 256, },