[coreboot] [patch] ck804 mmconf

Stefan Reinauer stefan.reinauer at coreboot.org
Sun May 22 21:28:41 CEST 2011


On 5/22/11 8:12 AM, Jonathan A. Kollasch wrote:
> Optionally treat ck804 memory-mapped PCI configuration space window as a
> resource.  Not enabled by default because the resource should be
> non-posted and there's no way to express that to the resource allocator.
>
> Signed-off-by: Jonathan Kollasch<jakllsch at kollasch.net>
Please don't make stuff like that a Kconfig option. All memory used by 
devices should be resources, so it's fine to always enable this, given 
that it's tested and works.

Why would the resource allocator have to worry about posted vs 
non-posted PCI transactions?






More information about the coreboot mailing list