projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
atheros
/
patches-2.6.25
/
140-redboot_partition_scan.patch
diff --git
a/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
b/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
index
467fcad
..
37dcc67
100644
(file)
--- a/
target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
+++ b/
target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
@@
-1,7
+1,7
@@
-Index: linux-2.6.25.
1
/drivers/mtd/redboot.c
+Index: linux-2.6.25.
4
/drivers/mtd/redboot.c
===================================================================
===================================================================
---- linux-2.6.25.
1
.orig/drivers/mtd/redboot.c
-+++ linux-2.6.25.
1
/drivers/mtd/redboot.c
+--- linux-2.6.25.
4
.orig/drivers/mtd/redboot.c
++++ linux-2.6.25.
4
/drivers/mtd/redboot.c
@@ -59,31 +59,32 @@ static int parse_redboot_partitions(stru
static char nullstring[] = "unallocated";
#endif
@@ -59,31 +59,32 @@ static int parse_redboot_partitions(stru
static char nullstring[] = "unallocated";
#endif
This page took
0.025185 seconds
and
4
git commands to generate.