X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8e350b3e9d907bcb264d990160dfcc56bf569728..070fb549fa0803ffd8af62c4228b48da545dad07:/target/linux/orion/patches/100-openwrt_partition_map.patch?ds=sidebyside diff --git a/target/linux/orion/patches/100-openwrt_partition_map.patch b/target/linux/orion/patches/100-openwrt_partition_map.patch index 082c0c1b7..1fd4652b0 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 @@ +@@ -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 = 0x00650000, }, { .name = "u-boot", .offset = 0x007c0000,