X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Forion%2Fpatches%2F100-openwrt_partition_map.patch;h=1fd4652b07936ca60e9a23313d3144a08d29d15f;hb=f3a925da0090162a7fb4305fbba9649081d01109;hp=d95e2ec8b64636cea0cd9bb1883170411ec0cf3f;hpb=0f80ce2088410d9ccb5f3c8070210af67c787ae0;p=openwrt.git diff --git a/target/linux/orion/patches/100-openwrt_partition_map.patch b/target/linux/orion/patches/100-openwrt_partition_map.patch index d95e2ec8b6..1fd4652b07 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 = 0x00650000, }, { .name = "u-boot", .offset = 0x007c0000,