projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] increase flash window size to 32MiB, patch from sn9.
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.32
/
930-titan-platform.patch
diff --git
a/target/linux/ar7/patches-2.6.32/930-titan-platform.patch
b/target/linux/ar7/patches-2.6.32/930-titan-platform.patch
index
cf6966d
..
2678876
100644
(file)
--- a/
target/linux/ar7/patches-2.6.32/930-titan-platform.patch
+++ b/
target/linux/ar7/patches-2.6.32/930-titan-platform.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/ar7/platform.c
+++ b/arch/mips/ar7/platform.c
--- a/arch/mips/ar7/platform.c
+++ b/arch/mips/ar7/platform.c
-@@ -131,6 +131,36 @@ static struct resource cpmac_high_res[]
+@@ -131,6 +131,36 @@ static struct resource cpmac_high_res[]
},
};
},
};
@@
-37,7
+37,7
@@
static struct resource vlynq_low_res[] = {
{
.name = "regs",
static struct resource vlynq_low_res[] = {
{
.name = "regs",
-@@ -185,6 +215,60 @@ static struct resource vlynq_high_res[]
+@@ -185,6 +215,60 @@ static struct resource vlynq_high_res[]
},
};
},
};
@@
-192,7
+192,7
@@
static struct gpio_led default_leds[] = {
{
static struct gpio_led default_leds[] = {
{
-@@ -300,6 +450,11 @@ static struct gpio_led default_leds[] =
+@@ -300,6 +450,11 @@ static struct gpio_led default_leds[] =
},
};
},
};
This page took
0.025782 seconds
and
4
git commands to generate.