summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2011-05-20 05:39:21 (GMT)
committerKumar Gala <galak@kernel.crashing.org>2011-05-20 05:48:41 (GMT)
commit8f29084a4f020ddc2d15a0f374f08f80aa8b39a0 (patch)
tree082264a204ce9ce513059d583f742411b4f10d41 /README
parent7a82c208143bbc774ffcb4e53239410f867a0794 (diff)
downloadu-boot-fsl-qoriq-8f29084a4f020ddc2d15a0f374f08f80aa8b39a0.tar.xz
powerpc/fsl_pci: Fix device tree fixups for newer platforms
We assumed that only a small set of compatiable strings would be needed to find the PCIe device tree nodes to be fixed up. However on newer platforms the simple rules no longer work. We need to allow specifying the PCIe compatiable string for each individual SoC. We introduce CONFIG_SYS_FSL_PCIE_COMPAT for this purpose and set it if the default isn't sufficient. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index ed73981..8bb9c8d 100644
--- a/README
+++ b/README
@@ -363,6 +363,11 @@ The following options need to be configured:
system clock. On most PQ3 devices this is 8, on newer QorIQ
devices it can be 16 or 32. The ratio varies from SoC to Soc.
+ CONFIG_SYS_FSL_PCIE_COMPAT
+
+ Defines the string to utilize when trying to match PCIe device
+ tree nodes for the given platform.
+
- Intel Monahans options:
CONFIG_SYS_MONAHANS_RUN_MODE_OSC_RATIO