u-boot/board/intel/galileo
Bin Meng 316fd3920f x86: Enable PCIe controller on quark/galileo
Quark SoC holds the PCIe controller in reset following a power on.
U-Boot needs to release the PCIe controller from reset. The PCIe
controller (D23:F0/F1) will not be visible in PCI configuration
space and any access to its PCI configuration registers will cause
system hang while it is held in reset.

Enable PCIe controller per Quark firmware writer guide.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-09-09 07:48:03 -06:00
..
Kconfig x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS 2015-04-29 18:51:50 -06:00
MAINTAINERS x86: Add basic Intel Galileo board support 2015-02-06 12:07:41 -07:00
Makefile x86: Add basic Intel Galileo board support 2015-02-06 12:07:41 -07:00
galileo.c x86: Enable PCIe controller on quark/galileo 2015-09-09 07:48:03 -06:00
start.S x86: Add basic Intel Galileo board support 2015-02-06 12:07:41 -07:00