* Paul Walmsley <paul@xxxxxxxxx> [130610 00:27]: > > Hi folks -- particularly TIers working on mainline, > > There are several regressions that started with v3.10-rc that no one's > fixed for over a month. Some of them should be quite easy: > > * 37xx EVM: boot fails > - as of v3.10-rc1 > - Cause unknown This one is probably because of broken GPIO numbering in the board file that uses hardcoded GPIOs for what are probably twl GPIOs. Does commenting out omap3_evm_display_init() in the board file fix the booting for you? If so, we should probably mark omap3_evm_display_init() with CONFIG_BROKEN for now rather than add more late init callback functions for the twl code. Regards, Tony -- 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