[PATCH] ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL

Paul Walmsley paul at pwsan.com
Wed Dec 25 23:41:18 EST 2013


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 at ti.com>
> Signed-off-by: Rajendra Nayak <rnayak at ti.com>

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



More information about the linux-arm-kernel mailing list