ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE
Signed-off-by: Dirk Eibach <eibach@gdsys.de> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
7369f0e384
commit
9cacf4fc40
1 changed files with 4 additions and 0 deletions
4
README
4
README
|
@ -2603,6 +2603,10 @@ Low Level (hardware related) configuration options:
|
||||||
CONFIG_SYS_POCMR2_MASK_ATTRIB: (MPC826x only)
|
CONFIG_SYS_POCMR2_MASK_ATTRIB: (MPC826x only)
|
||||||
Overrides the default PCI memory map in cpu/mpc8260/pci.c if set.
|
Overrides the default PCI memory map in cpu/mpc8260/pci.c if set.
|
||||||
|
|
||||||
|
- CONFIG_PCI_DISABLE_PCIE:
|
||||||
|
Disable PCI-Express on systems where it is supported but not
|
||||||
|
required.
|
||||||
|
|
||||||
- CONFIG_SPD_EEPROM
|
- CONFIG_SPD_EEPROM
|
||||||
Get DDR timing information from an I2C EEPROM. Common
|
Get DDR timing information from an I2C EEPROM. Common
|
||||||
with pluggable memory modules such as SODIMMs
|
with pluggable memory modules such as SODIMMs
|
||||||
|
|
Loading…
Reference in a new issue