
6 Jan
2015
6 Jan
'15
2:50 a.m.
On 5 January 2015 at 08:28, Bin Meng bmeng.cn@gmail.com wrote:
Configure coreboot pci memory regions so that pci device drivers could work correctly.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- New patch to configure pci memory regions
arch/x86/cpu/coreboot/pci.c | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
At some point much of this code could go into arch/x86/lib/pci_type1.c or similar since ivybridge is common. Let's see how things land first.
Regards, Simon