aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.32/140-redboot_partition_scan.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-14 13:22:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-14 13:22:38 +0000
commit783de93464a209d4796ebec02b20a31e5bc99058 (patch)
tree023486e2aade74fb7974676622c1aa831132de23 /target/linux/atheros/patches-2.6.32/140-redboot_partition_scan.patch
parent14e104688dc12c855d8fe1df550174557505c185 (diff)
downloadupstream-783de93464a209d4796ebec02b20a31e5bc99058.tar.gz
upstream-783de93464a209d4796ebec02b20a31e5bc99058.tar.bz2
upstream-783de93464a209d4796ebec02b20a31e5bc99058.zip
atheros: refresh 2.6.32 patches
SVN-Revision: 20197
Diffstat (limited to 'target/linux/atheros/patches-2.6.32/140-redboot_partition_scan.patch')
-rw-r--r--target/linux/atheros/patches-2.6.32/140-redboot_partition_scan.patch10
1 files changed, 4 insertions, 6 deletions
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 f42e648806..289d4eb990 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 */