On Tue, Jun 17, 2014 at 10:56 PM, Kevin's boot bot khilman@linaro.org wrote:
Tree/Branch: next Git describe: next-20140618 Failed boot tests (console logs at the end) =========================================== armada-xp-openblocks-ax3-4: FAIL: arm-mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y armada-370-mirabox: FAIL: arm-mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y ste-snowball: FAIL: arm-u8500_defconfig armada-xp-openblocks-ax3-4: FAIL: arm-multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y armada-370-mirabox: FAIL: arm-multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y
FYI.
The big-endian failures are only because my test infrastructure was passing a little-endian rootfs to the big endian kernels because the way I'm checking if the kernel is big endian just started failing[1]
Kevin