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

Peter Stuge peter at stuge.se
Tue Oct 5 17:57:13 CEST 2010


Patrick Georgi wrote:
> - move EHCI_BAR and EHCI_DEBUG_OFFSET to Kconfig to be set by USB
> debug port enabled southbridges

Only comment is that I really like the

if SOUTH

config FOO
  default xy

endif

pattern in Kconfig files, so that the SOUTH isn't needed in each
place.


//Peter




More information about the coreboot mailing list