Please review and commit this patch.
Regards,
Layne
On Thu, 07 Apr 2011 00:16:43 -0500, Layne Edwards wrote:
> This patch updates the mtd partitions for the Aztech HW550-3G (ramips
> rt305x).
>
> Signed-off-by: Layne Edwards
>
> Index: target/linux/ramips/files/arch/mips/ralink/rt305x/mach-hw550-3g.c
> ===================================================================
> --- target/linux/ramips/files/arch/mips/ralink/rt305x/mach-hw550-3g.c
> (revision 26505)
> +++ target/linux/ramips/files/arch/mips/ralink/rt305x/mach-hw550-3g.c
> (working copy)
> @@ -53,19 +53,15 @@
> }, {
> .name = "kernel",
> .offset = 0x050000,
> - .size = 0x180000,
> + .size = 0x0d0000,
> }, {
> .name = "rootfs",
> - .offset = 0x1d0000,
> - .size = 0x580000,
> + .offset = 0x120000,
> + .size = 0x6e0000,
> }, {
> - .name = "user",
> - .offset = 0x750000,
> - .size = 0x0b0000,
> - }, {
> .name = "firmware",
> .offset = 0x050000,
> - .size = 0x700000,
> + .size = 0x7b0000,
> }
> };
> #endif /*
CONFIG_MTD_PARTITIONS */
>
> _______________________________________________
> openwrt-devel mailing list
> [email protected] [2]
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel [3]
Links:
------
[1] mailto:[email protected]
[2] mailto:[email protected]
[3] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel