On Wed, Jun 11, 2014 at 10:58 AM, Rob Herring <[email protected]> wrote: > I think I figured it out. The function > serial8250_find_port_for_earlycon is failing to match 'uart' console to > 'ttyS' console and transfer the options. It was also failing to create > an option string when the baud rate is probed. Can you try out the > below patch?
Rob, That works. Thanks for digging deeper into this. Here's a tag for when you push that patch: Reported-and-tested-by: Tony Luck <[email protected]> -Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

