[coreboot] [PATCH]Move USB debug port includes out of romstage

Myles Watson mylesgw at gmail.com
Tue Oct 5 14:46:19 CEST 2010


On Tue, Oct 5, 2010 at 4:56 AM, Patrick Georgi <patrick at georgi-clan.de> wrote:
> Hi,
>
> attached patch does:
> - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
> - move EHCI_BAR and EHCI_DEBUG_OFFSET to Kconfig to be set by USB debug
> port enabled southbridges
> - drop USB debug code includes from romstage.cs and use romstage-srcs in
> the build system instead
> - Disable USBDEBUG in abuild, I forgot this by accident before the
> previous commit

Since you're changing USBDEBUG code, it seems like a good idea to keep
it in abuild... at least until it has stabilized.

Thanks,
Myles




More information about the coreboot mailing list