On Mon, Jul 22, 2013 at 06:07:47PM +0000, Paul Walmsley wrote: > After Linus's commit fb2af0020a51709ad87ea8055c325d3fbde04158 ("Merge > branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm"), the > OMAP2430 SDP here stopped booting. > > Here's the bootlog at the commit before the merge, commit 790eac5640: > > http://www.pwsan.com/omap/testlogs/bisect_2430sdp_hang_v3.11-rc/20130722015454/ > > and here's a log at commit fb2af0020a5: > > http://www.pwsan.com/omap/testlogs/bisect_2430sdp_hang_v3.11-rc/20130722005921/ > > Any ideas as to what might have caused this? Bear in mind that I'm almost at the point of not boot-testing anything I sent to Linus because of the uselessness of the SDP4430 board now that it's DT only - the only platform which boot-tests anything I send is the 3430LDP board now. If people care about that, maybe they can assist with sorting out the issues I've raised on these lists about the SDP4430 - and why the SDP4430 build remains disabled in my build and boot system. Looking at the boot log, it just stops after uboot hands over control. With the lack of output from the decompressor, it's not possible to tell whether it's a decompressor problem or a kernel problem. I think you need to turn on the LL_DEBUG option, select the appropriate output option, and also get the decompressor to use the kernel's debug io functions to output it's stuff (I think the option is DEBUG_UNCOMPRESS). -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html