ar71xx: simplify wndr3700 image generation
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Sep 2013 11:45:09 +0000 (11:45 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Sep 2013 11:45:09 +0000 (11:45 +0000)
commit985283171c4e2c48d34dd43c95c39f9858d57409
tree94b79077915387cbae5f82621014c882ddecfc99
parentf838a28f7d2b731eb68be2f39a0f7d3cafe1aeb0
ar71xx: simplify wndr3700 image generation

 - remove the kernel and rootfs partitions from the mtd layout,
   the kernel creates those automatically,
 - remove estimation step, it is not needed anymore
 - put the root squashfs directly after the kernel
 - use the 64kraw template

With the default configuration, this allows to use more space for
rootfs_data with 64KiB. Tested on WNDR3700 v1 only.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38120 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/image/Makefile