[U-Boot] [PATCH] pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option

Gabor Juhos juhosg at openwrt.org
Thu May 30 19:05:00 CEST 2013


2013.05.30. 18:36 keltezéssel, Daniel Schwierzeck írta:
> 2013/5/29 Gabor Juhos <juhosg at openwrt.org>:
>> The pci_indirect.c file is always compiled when
>> CONFIG_PCI is defined although the indirect PCI
>> bridge support is not needed by every board.
>>
>> Introduce a new CONFIG_PCI_INDIRECT_BRIDGE
>> config option and only compile indirect PCI
>> bridge support if this options is enabled.
>>
>> Also add the new option into the configuration
>> files of the boards which needs that.
> 
> looks good, thanks for your efforts.
> But you should document that new config option in the README file.

Ok, will send a modified patch.

Thank you for the review!

-Gabor


More information about the U-Boot mailing list