Home
last modified time | relevance | path

Searched hist:"316 fd3920f67fa8d3ca25a81ceead546464145fa" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/intel/galileo/
H A Dgalileo.c316fd3920f67fa8d3ca25a81ceead546464145fa Thu Sep 03 12:37:25 UTC 2015 Bin Meng <bmeng.cn@gmail.com> 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>
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/
H A Dquark.h316fd3920f67fa8d3ca25a81ceead546464145fa Thu Sep 03 12:37:25 UTC 2015 Bin Meng <bmeng.cn@gmail.com> 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>
/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dquark.c316fd3920f67fa8d3ca25a81ceead546464145fa Thu Sep 03 12:37:25 UTC 2015 Bin Meng <bmeng.cn@gmail.com> 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>