X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=README;h=b23a51258ed75bed57a114b71851b0d728f18547;hb=8d949aff38cfb4388cbd73876e77bcd06d601f20;hp=fcadf3f0c65ad17246fbb428e1802cad5e707b0d;hpb=c92fac91a06c60f874c605e3ca80dd407c1caaa7;p=u-boot diff --git a/README b/README index fcadf3f0c6..b23a51258e 100644 --- a/README +++ b/README @@ -487,7 +487,7 @@ The following options need to be configured: - Console Rx buffer length With CONFIG_SYS_SMC_RXBUFLEN it is possible to define the maximum receive buffer length for the SMC. - This option is actual only for 82xx possible. + This option is actual only for 82xx and 8xx possible. If using CONFIG_SYS_SMC_RXBUFLEN also CONFIG_SYS_MAXIDLE must be defined, to setup the maximum idle timeout for the SMC. @@ -2603,6 +2603,10 @@ Low Level (hardware related) configuration options: CONFIG_SYS_POCMR2_MASK_ATTRIB: (MPC826x only) 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 Get DDR timing information from an I2C EEPROM. Common with pluggable memory modules such as SODIMMs