docs: Note in Galileo docs that PCI enumeration is disabled
Change-Id: Ife85345e7f0e34860f29367833ea4374f639aa84 Signed-off-by: Michael LeMay <michael.lemay@intel.com>
This commit is contained in:
parent
2ed89a49ee
commit
352c0c9a07
1 changed files with 5 additions and 2 deletions
|
@ -120,8 +120,11 @@ complete list of Galileo board hardware features, and the
|
|||
PCI
|
||||
===
|
||||
|
||||
The PCI driver initiates a PCI library scan of the PCI bus for any attached devices.
|
||||
When detected, the devices are initialized.
|
||||
PCI drivers assume that IO regions and IRQs for devices are
|
||||
preconfigured identically by the firmware on all supported devices.
|
||||
This configuration is specified in the Kconfig file for the Intel
|
||||
Quark X1000 SoC. The PCI library supports dynamically enumerating PCI
|
||||
devices, but that support is disabled by default.
|
||||
|
||||
.. note::
|
||||
The PCI library does not support 64-bit devices.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue