orion: upgrade to 3.18 (compile tested only)
[openwrt-working-2016/.git] / target / linux / orion / patches / 101-wnr854t_partition_map.patch
index c754106d281584cc612859a2e532b1844c966484..881cfb773ea5d77070d4a6e3cc26c80ac4987fe1 100644 (file)
@@ -1,6 +1,18 @@
 --- a/arch/arm/mach-orion5x/wnr854t-setup.c
 +++ b/arch/arm/mach-orion5x/wnr854t-setup.c
-@@ -67,6 +67,10 @@ static struct mtd_partition wnr854t_nor_
+@@ -57,15 +57,19 @@ static struct mtd_partition wnr854t_nor_
+       {
+               .name           = "kernel",
+               .offset         = 0x00000000,
+-              .size           = 0x00100000,
++              .size           = 0x00140000,
+       }, {
+               .name           = "rootfs",
+-              .offset         = 0x00100000,
+-              .size           = 0x00660000,
++              .offset         = 0x00140000,
++              .size           = 0x00620000,
+       }, {
                .name           = "uboot",
                .offset         = 0x00760000,
                .size           = 0x00040000,