brcm63xx: work around boot failures with squashfs on BCM6368
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Nov 2015 11:33:22 +0000 (11:33 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Nov 2015 11:33:22 +0000 (11:33 +0000)
commit9181076c1df9acc2a173808d6f3f3b113bb784aa
treea5806ed9db355538c5da2c970b2ed6dc23680000
parent888ccd1c1e5ff6af51a80996360db762b2ec2169
brcm63xx: work around boot failures with squashfs on BCM6368

Due to the LWL/LWR SMP issue on BCM6368, booting with squash might fail
if the rootfs is not word aligned. As a quick fix, work around it by
ensuring this condition is always true.

Reported-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47380 3c298f89-4303-0410-b956-a3cf2f4a3e73
tools/firmware-utils/src/imagetag.c