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)
commit008aec391a3f7813ce9584c4bd60e393825a5b3e
tree48585407cbddb8ac252e1d8fab3d3f26466d9f5a
parent1e43316cb9cd7663cf901b2828d4c26e5913effe
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