<snip> > > Just to follow up on this, Kevin, Tony, and I spent some time tracking > > this down. We've observed that Beagle and 3430SDP fail to boot when the > > mainline kernel is compiled with CodeSourcery gcc 2007q3, hanging in > > 'Calibrating delay loop'. When CSL gcc 2008q3 is used, the machines boot. > > > > Hey, good catch guys! I checked the log I had for the one working case and > do see that it was compiled with the 2008q3 toolchain. I did switch toolchains > sometime the previous day and forgot all about it. > I tried mainline with the 2008q3 toolchain now, and it still doesn't boot. This time, I was careful enough to patch kernel/printk.c correctly and compile with CONFIG_DEBUG_LL enabled, and it still does not work. The patch I sent earlier (replacing the defconfig) does let me boot if I compile with 2008q3. So does it make sense to take this in? Also, here's the error if I simply take the defconfig from the linux-omap tree and don't turn off CONFIG_FB_OMAP. - Anand LD .tmp_vmlinux1 drivers/built-in.o: In function `omapfb_do_probe': /share/anand/linux-2.6/drivers/video/omap/omapfb_main.c:1724: undefined reference to `omap2_int_ctrl' make: *** [.tmp_vmlinux1] Error 1 -- 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