X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-2.6.29%2F104-mtd_m25p80_add_redboot_parser.patch;fp=target%2Flinux%2Far71xx%2Fpatches-2.6.29%2F104-mtd_m25p80_add_redboot_parser.patch;h=462ae68791ef85989b7bdc1a70665ea289082c16;hp=0000000000000000000000000000000000000000;hb=8b82de7aa00be10315a8d1c514e3026ab590ce88;hpb=b60fc68fa8587e17dc555b9163a86a3dbf93c922 diff --git a/target/linux/ar71xx/patches-2.6.29/104-mtd_m25p80_add_redboot_parser.patch b/target/linux/ar71xx/patches-2.6.29/104-mtd_m25p80_add_redboot_parser.patch new file mode 100644 index 0000000000..462ae68791 --- /dev/null +++ b/target/linux/ar71xx/patches-2.6.29/104-mtd_m25p80_add_redboot_parser.patch @@ -0,0 +1,12 @@ +--- a/drivers/mtd/devices/m25p80.c ++++ b/drivers/mtd/devices/m25p80.c +@@ -722,6 +722,9 @@ static int __devinit m25p_probe(struct s + #ifdef CONFIG_MTD_MYLOADER_PARTS + "MyLoader", + #endif ++#ifdef CONFIG_MTD_REDBOOT_PARTS ++ "RedBoot", ++#endif + NULL, }; + + nr_parts = parse_mtd_partitions(&flash->mtd,