summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/patches/100-openwrt_partition_map.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-10 11:54:21 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-10 11:54:21 +0000
commitd3068671ac813195ec23388e28c48998e0a4335a (patch)
treef843a4bd784f4e7b267d3cfcf07d0b1a4f7ec2c1 /target/linux/orion/patches/100-openwrt_partition_map.patch
parent0e152aef966aa73b0eaf3242fbc36bbdd40b5c0a (diff)
upgrade orion to 2.6.28-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13580 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/patches/100-openwrt_partition_map.patch')
-rw-r--r--target/linux/orion/patches/100-openwrt_partition_map.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/orion/patches/100-openwrt_partition_map.patch b/target/linux/orion/patches/100-openwrt_partition_map.patch
index d95e2ec8b..d57a74fd3 100644
--- a/target/linux/orion/patches/100-openwrt_partition_map.patch
+++ b/target/linux/orion/patches/100-openwrt_partition_map.patch
@@ -1,6 +1,6 @@
--- a/arch/arm/mach-orion5x/wrt350n-v2-setup.c
+++ b/arch/arm/mach-orion5x/wrt350n-v2-setup.c
-@@ -56,19 +56,11 @@ static struct mtd_partition wrt350n_v2_n
+@@ -58,19 +58,11 @@ static struct mtd_partition wrt350n_v2_n
{
.name = "kernel",
.offset = 0x00000000,
@@ -19,7 +19,7 @@
- .offset = 0x007a0000,
- .size = 0x00020000,
+ .offset = 0x00100000,
-+ .size = 0x006c0000,
++ .size = 0x006b0000,
}, {
.name = "u-boot",
.offset = 0x007c0000,