OMAP baseline test results for v3.7-rc1
From: Kevin Hilman <hidden>
Date: 2012-10-22 21:56:32
Also in:
linux-omap
Matt Porter [off-list ref] writes:
On Sat, Oct 20, 2012 at 06:58:10PM +0000, Paul Walmsley wrote:quoted
On Sat, 20 Oct 2012, Richard Cochran wrote:quoted
On Sat, Oct 20, 2012 at 06:12:35PM +0000, Paul Walmsley wrote:quoted
Just tried omap2plus_defconfig here and the board didn't boot, confirming your result. Will add a section to the testlog README.txt about that.quoted
quoted
In terms of differences from your setup, looks like we have different X-Loader and u-boot; it wouldn't surprise me if we have different kernel configs too.I tried both omap2plus_defconfig and your am33xx_only config, and neither one work with my (recent) u-boot version.Just sent you the MLO and u-boot.img from here via private E-mail. Those were the files that came with the BeagleBone SD card here. TI also has a u-boot tree for the AM33xx; might be worth trying: git://arago-project.org/git/projects/u-boot-am33x.gitUse of the vendor tree should be discouraged. The best thing to use is current ToT U-Boot mainline or the v2012.10 stable U-Boot release. X-Loader is deprecated by U-Boot SPL.
Just FYI for anyone else having an older BeagleBone. On my Rev A2, using u-boot mainline, neither HEAD or v2012.10 result in a working network interface, so you can't netboot/dhcp. Kevin