wifipineapple-openwrt/tools/firmware-utils
Jonas Gorski 646c36ca82 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-02-27 17:38:14 +00:00
..
src brcm63xx: do not align squashfs rootfs start 2015-02-27 17:38:14 +00:00
Makefile firmware-utils: imagetag: use cyg_crc32 instead of duplicating code 2015-02-27 17:38:05 +00:00