Skip to content
Snippets Groups Projects
Commit bb548595 authored by Jonas Gorski's avatar Jonas Gorski
Browse files

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: default avatarJonas Gorski <jogo@openwrt.org>

SVN-Revision: 44556
parent d4652e81
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment