brcm63xx: work around boot failures with squashfs on BCM6368
authorJonas Gorski <jogo@openwrt.org>
Wed, 4 Nov 2015 11:33:22 +0000 (11:33 +0000)
committerJonas Gorski <jogo@openwrt.org>
Wed, 4 Nov 2015 11:33:22 +0000 (11:33 +0000)
commitcbf57a8f9d6b2f13130646d02d21e822373559b6
treea5806ed9db355538c5da2c970b2ed6dc23680000
parent48c4ae1fb5eb74f80ace7a4b2ac9a17abcc945b3
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>
SVN-Revision: 47380
tools/firmware-utils/src/imagetag.c