diff options
Diffstat (limited to 'target')
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, }, | 
