X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2Fpatches-2.6.32%2F140-redboot_partition_scan.patch;h=289d4eb990ab6e7dc6256339444610e4090d803b;hb=96c3348ec7532352a04730823197af4eba86d3b1;hp=f42e648806fba89c99ca24b29b8736cd3e1d7416;hpb=b1d4c14fc25492c4f08e041bc40507691c5795c5;p=openwrt-10.03%2F.git diff --git a/target/linux/atheros/patches-2.6.32/140-redboot_partition_scan.patch b/target/linux/atheros/patches-2.6.32/140-redboot_partition_scan.patch index f42e64880..289d4eb99 100644 --- a/target/linux/atheros/patches-2.6.32/140-redboot_partition_scan.patch +++ b/target/linux/atheros/patches-2.6.32/140-redboot_partition_scan.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.32.7/drivers/mtd/redboot.c -=================================================================== ---- linux-2.6.32.7.orig/drivers/mtd/redboot.c 2010-02-03 16:57:31.582429139 +0100 -+++ linux-2.6.32.7/drivers/mtd/redboot.c 2010-02-03 17:01:57.067429178 +0100 -@@ -60,31 +60,32 @@ +--- a/drivers/mtd/redboot.c ++++ b/drivers/mtd/redboot.c +@@ -60,31 +60,32 @@ static int parse_redboot_partitions(stru static char nullstring[] = "unallocated"; #endif @@ -42,7 +40,7 @@ Index: linux-2.6.32.7/drivers/mtd/redboot.c printk(KERN_NOTICE "Searching for RedBoot partition table in %s at offset 0x%lx\n", master->name, offset); -@@ -156,6 +157,11 @@ +@@ -156,6 +157,11 @@ static int parse_redboot_partitions(stru } if (i == numslots) { /* Didn't find it */