On Thu, 12 Dec 2013, Rajendra Nayak wrote: > With commit '7dedd34: ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with > DEBUG_LL' we moved from parsing cmdline to identify uart used for earlycon > to using the requsite hwmod CONFIG_DEBUG_OMAPxUARTy FLAGS. > > On DRA7 though, we seem to be missing this flag, and atleast on the DRA7 EVM > where we use uart1 for console, boot fails with DEBUG_LL enabled. > > Reported-by: Lokesh Vutla <lokeshvutla@xxxxxx> > Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> By the way, for future patches that fix previous commits, please put "Fixes:" lines along with your signoffs, and Cc: lines for the original patch authors (if they're not you). I've added the following line in this case: Fixes: 7dedd346941d ("ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LL") regards, - Paul -- 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