Re: [PATCH] x86: usb debug port early console v4

From: Ingo Molnar
Date: Sat Jul 26 2008 - 11:39:24 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> > based on work from Eric, and add some timeout so don't dead loop when
> > debug device is not installed
> >
> > v2: fix checkpatch warning
> > v3: move ehci struct def to linux/usrb/ehci_def.h from host/ehci.h
> > also add CONFIG_EARLY_PRINTK_DBGP to disable it by default
> > v4: address comments from Ingo, seperate ehci reg def moving to another patch
> > also add auto detect port that connect to debug device for Nvidia southbridge
> >
> > Signed-off-by: Yinghai Lu <yhlu.kernel@xxxxxxxxx>
>
> applied to tip/x86/early-printk - thanks Yinghai.

small build fix below.

Ingo

------------>