summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-09 07:01:08 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-09 07:01:08 +0000
commit8eda6a9a6fd62688d9b57544950eb5768acc10bf (patch)
tree1caf51c287d92e2f98bdab51949b7c3e74d720cf /target
parent508fd585eb51be208316ea88a4d03ff8e13be97a (diff)
[ar71xx] refresh patches for 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15741 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/patches-2.6.30/100-mtd_m25p80_add_pm25lv_flash_support.patch2
-rw-r--r--target/linux/ar71xx/patches-2.6.30/102-mtd_m25p80_add_myloader_parser.patch2
-rw-r--r--target/linux/ar71xx/patches-2.6.30/103-mtd_m25p80_add_en25p32_support.patch2
-rw-r--r--target/linux/ar71xx/patches-2.6.30/104-mtd_m25p80_add_redboot_parser.patch2
-rw-r--r--target/linux/ar71xx/patches-2.6.30/105-mtd_m25p80_add_mx25lxxx_support.patch2
-rw-r--r--target/linux/ar71xx/patches-2.6.30/106-mtd_m25p80_add_xxxs33b_support.patch2
6 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ar71xx/patches-2.6.30/100-mtd_m25p80_add_pm25lv_flash_support.patch b/target/linux/ar71xx/patches-2.6.30/100-mtd_m25p80_add_pm25lv_flash_support.patch
index 613796d3f..2fac990c7 100644
--- a/target/linux/ar71xx/patches-2.6.30/100-mtd_m25p80_add_pm25lv_flash_support.patch
+++ b/target/linux/ar71xx/patches-2.6.30/100-mtd_m25p80_add_pm25lv_flash_support.patch
@@ -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, },
diff --git a/target/linux/ar71xx/patches-2.6.30/102-mtd_m25p80_add_myloader_parser.patch b/target/linux/ar71xx/patches-2.6.30/102-mtd_m25p80_add_myloader_parser.patch
index b82a162f4..4fde6ed43 100644
--- a/target/linux/ar71xx/patches-2.6.30/102-mtd_m25p80_add_myloader_parser.patch
+++ b/target/linux/ar71xx/patches-2.6.30/102-mtd_m25p80_add_myloader_parser.patch
@@ -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);
}
diff --git a/target/linux/ar71xx/patches-2.6.30/103-mtd_m25p80_add_en25p32_support.patch b/target/linux/ar71xx/patches-2.6.30/103-mtd_m25p80_add_en25p32_support.patch
index b62844d4b..66aa7e2b1 100644
--- a/target/linux/ar71xx/patches-2.6.30/103-mtd_m25p80_add_en25p32_support.patch
+++ b/target/linux/ar71xx/patches-2.6.30/103-mtd_m25p80_add_en25p32_support.patch
@@ -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, },
diff --git a/target/linux/ar71xx/patches-2.6.30/104-mtd_m25p80_add_redboot_parser.patch b/target/linux/ar71xx/patches-2.6.30/104-mtd_m25p80_add_redboot_parser.patch
index 47003b269..7c47cebb7 100644
--- a/target/linux/ar71xx/patches-2.6.30/104-mtd_m25p80_add_redboot_parser.patch
+++ b/target/linux/ar71xx/patches-2.6.30/104-mtd_m25p80_add_redboot_parser.patch
@@ -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
diff --git a/target/linux/ar71xx/patches-2.6.30/105-mtd_m25p80_add_mx25lxxx_support.patch b/target/linux/ar71xx/patches-2.6.30/105-mtd_m25p80_add_mx25lxxx_support.patch
index 6285dbdbf..b434e76bb 100644
--- a/target/linux/ar71xx/patches-2.6.30/105-mtd_m25p80_add_mx25lxxx_support.patch
+++ b/target/linux/ar71xx/patches-2.6.30/105-mtd_m25p80_add_mx25lxxx_support.patch
@@ -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, },
diff --git a/target/linux/ar71xx/patches-2.6.30/106-mtd_m25p80_add_xxxs33b_support.patch b/target/linux/ar71xx/patches-2.6.30/106-mtd_m25p80_add_xxxs33b_support.patch
index 4c06173f1..d148c9e7c 100644
--- a/target/linux/ar71xx/patches-2.6.30/106-mtd_m25p80_add_xxxs33b_support.patch
+++ b/target/linux/ar71xx/patches-2.6.30/106-mtd_m25p80_add_xxxs33b_support.patch
@@ -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, },