aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/patches/100-openwrt_partition_map.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-12-10 11:54:21 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-12-10 11:54:21 +0000
commit378d80d615a59a839a945d8c67dbe7ece99f6ef3 (patch)
treed41f7b9ad0d5b6f1d3fe9aae6d289c11139ba73f /target/linux/orion/patches/100-openwrt_partition_map.patch
parentd9475220de9458914775d0abaa4003e4bb8ae7f0 (diff)
downloadupstream-378d80d615a59a839a945d8c67dbe7ece99f6ef3.tar.gz
upstream-378d80d615a59a839a945d8c67dbe7ece99f6ef3.tar.bz2
upstream-378d80d615a59a839a945d8c67dbe7ece99f6ef3.zip
upgrade orion to 2.6.28-rc7
SVN-Revision: 13580
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 d95e2ec8b6..d57a74fd3f 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,