brcm63xx: do not align squashfs rootfs start
authorJonas Gorski <jogo@openwrt.org>
Fri, 27 Feb 2015 17:38:14 +0000 (17:38 +0000)
committerJonas Gorski <jogo@openwrt.org>
Fri, 27 Feb 2015 17:38:14 +0000 (17:38 +0000)
commite3a2f05ba5c2302e9bd62513b8d1930bfd0a44dc
tree2d8ded40659c2e33361a256ba3c58dfcb8ee66d8
parentb6c0868ea1a29b4429395e9f0d02124477b17488
brcm63xx: do not align squashfs rootfs start

We do not need to align the start of read only rootfs's to erase blocks.
This allows us to write the squashfs rootfs directly behind the kernel,
potentially freeing up one erase block.

We still need to align for jffs2, so add a flag for imagetag to
optionally align the rootfs start.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44556
src/imagetag.c
src/imagetag.ggo
src/imagetag_cmdline.c
src/imagetag_cmdline.h