x86: coreboot: Configure pci memory regions
authorBin Meng <bmeng.cn@gmail.com>
Tue, 6 Jan 2015 14:14:23 +0000 (22:14 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 15:25:05 +0000 (07:25 -0800)
commitcdcc17d73dcbc40ccc74af98d914fbd61df4b85e
tree6b2a33e0111f2ef33e9228ee6a4bf66ac2058d79
parent48a223e4ba0a7fec5940cccf7950b656e4f7cbed
x86: coreboot: Configure pci memory regions

Configure coreboot pci memory regions so that pci device drivers
could work correctly.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/pci.c