On Tue, Aug 19, 2014 at 4:05 PM, Stephen Warren swarren@wwwdotorg.org wrote:
On 08/19/2014 03:08 PM, Olof's autobooter wrote:
Full logs are available at http://arm-soc.lixom.net/bootlogs/next/next-20140820/
Failed boards:
arndale arm-exynos_defconfig : FAILED
1:02.81 beaver arm-tegra_defconfig : FAILED 0:28.63 beaver arm-multi_v7_defconfig : FAILED 1:07.08
I checked all the Tegra failures. They're all the same regmap issue which should be fixed by the following commit(s) from the regmap tree:
45e1a279ce1d regmap: of_regmap_get_endian() cleanup
ba1b53feb8ca regmap: Fix DT endianess parsing logic (should be fixed by this one)
I expect many/most of the other SoCs are the same issue.
Your suspicions are correct.
I just ran next/master + the above two commits through the build/boot wringer and everything came up rosy: http://status.armcloud.us/boot/all/job/khilman/kernel/v3.17-rc1-1507-g64c006...
Kevin