From d3068671ac813195ec23388e28c48998e0a4335a Mon Sep 17 00:00:00 2001 From: kaloz Date: Wed, 10 Dec 2008 11:54:21 +0000 Subject: upgrade orion to 2.6.28-rc7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13580 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/orion/patches/100-openwrt_partition_map.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/orion/patches/100-openwrt_partition_map.patch') 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, -- cgit v1.2.3