On Thu, Oct 20, 2011 at 7:44 PM, Nicolas Pitre nicolas.pitre@linaro.org wrote:
On Thu, 20 Oct 2011, John Rigby wrote:
This tree seems to be missing per board dt support so booting with a device tree doesn't seem to work. Need something like for example this commit that added it for panda in the 3.0 tree:
commit d24e9a194c2ed4ca56b8f4e7d96038cd3af3fda8 Author: Grant Likely grant.likely@linaro.org Date: Tue Jul 5 23:42:31 2011 -0600
arm/dt: Add Pandaboard devicetree support
Enable basic device tree support on Pandaboard
Signed-off-by: Grant Likely grant.likely@linaro.org
Grrrrr. One might speculate about the reasons why those tidbits are reported missing only after the freeze date. :-/
Sorry, we have had 3.1 ci packaged kernel builds going for only about a week now and the lava submission only started working a couple of days ago. Also the lava kernel testing boots without dt so the bug did not show up until I did a manual test today after the release.
--john