orion: upgrade to 3.18 (compile tested only)
[openwrt/svn-archive/archive.git] / target / linux / orion / patches / 101-wnr854t_partition_map.patch
index 9757d4578455d149789dd922e96ca2093e87b269..881cfb773ea5d77070d4a6e3cc26c80ac4987fe1 100644 (file)
@@ -1,6 +1,18 @@
 --- a/arch/arm/mach-orion5x/wnr854t-setup.c
 +++ b/arch/arm/mach-orion5x/wnr854t-setup.c
-@@ -66,6 +66,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,