projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] update to 2.6.26.3 and 2.6.25.16
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.26
/
140-redboot_partition_scan.patch
diff --git
a/target/linux/ar71xx/patches-2.6.26/140-redboot_partition_scan.patch
b/target/linux/ar71xx/patches-2.6.26/140-redboot_partition_scan.patch
index
baf8026
..
3e89407
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.26/140-redboot_partition_scan.patch
+++ b/
target/linux/ar71xx/patches-2.6.26/140-redboot_partition_scan.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/redboot.c
+++ b/drivers/mtd/redboot.c
--- a/drivers/mtd/redboot.c
+++ b/drivers/mtd/redboot.c
-@@ -
59,31 +59
,32 @@
+@@ -
62,31 +62
,32 @@
static char nullstring[] = "unallocated";
#endif
static char nullstring[] = "unallocated";
#endif
@@
-40,7
+40,7
@@
printk(KERN_NOTICE "Searching for RedBoot partition table in %s at offset 0x%lx\n",
master->name, offset);
printk(KERN_NOTICE "Searching for RedBoot partition table in %s at offset 0x%lx\n",
master->name, offset);
-@@ -15
5,6 +156
,11 @@
+@@ -15
8,6 +159
,11 @@
}
if (i == numslots) {
/* Didn't find it */
}
if (i == numslots) {
/* Didn't find it */
This page took
0.020609 seconds
and
4
git commands to generate.