* Patch by Yuli Barcohen, 09 Jun 2004:
[oweals/u-boot.git] / README
diff --git a/README b/README
index db3e4f58b675d61b43ab055881f9a810562ae8bb..fcdcce66ed0720b6e35e6658507353bfe2bcd3df 100644 (file)
--- a/README
+++ b/README
@@ -294,9 +294,9 @@ The following options need to be configured:
                CONFIG_AT91RM9200DK,            CONFIG_DNP1110,         CONFIG_EP7312,
                CONFIG_H2_OMAP1610,             CONFIG_HHP_CRADLE,      CONFIG_IMPA7,
                CONFIG_INNOVATOROMAP1510,   CONFIG_INNOVATOROMAP1610,   CONFIG_LART,
-               CONFIG_LUBBOCK,                 CONFIG_OSK_OMAP5912,    CONFIG_SHANNON,
-               CONFIG_P2_OMAP730,              CONFIG_SMDK2400,        CONFIG_SMDK2410,
-               CONFIG_TRAB,                    CONFIG_VCMA9
+               CONFIG_LPD7A400                 CONFIG_LUBBOCK,         CONFIG_OSK_OMAP5912,
+               CONFIG_SHANNON,                 CONFIG_P2_OMAP730,      CONFIG_SMDK2400,
+               CONFIG_SMDK2410,                CONFIG_TRAB,            CONFIG_VCMA9
 
                MicroBlaze based boards:
                ------------------------
@@ -652,6 +652,7 @@ The following options need to be configured:
                CONFIG_RTC_DS1337       - use Maxim, Inc. DS1337 RTC
                CONFIG_RTC_DS1338       - use Maxim, Inc. DS1338 RTC
                CONFIG_RTC_DS164x       - use Dallas DS164x RTC
+               CONFIG_RTC_MAX6900      - use Maxim, Inc. MAX6900 RTC
 
                Note that if the RTC uses I2C, then the I2C interface
                must also be configured. See I2C Support, below.
@@ -741,6 +742,20 @@ The following options need to be configured:
                        CONFIG_LAN91C96_USE_32_BIT
                        Define this to enable 32 bit addressing
 
+               CONFIG_DRIVER_SMC91111
+               Support for SMSC's LAN91C111 chip
+
+                       CONFIG_SMC91111_BASE
+                       Define this to hold the physical address
+                       of the device (I/O space)
+
+                       CONFIG_SMC_USE_32_BIT
+                       Define this if data bus is 32 bits
+
+                       CONFIG_SMC_USE_IOFUNCS
+                       Define this to use i/o functions instead of macros
+                       (some hardware wont work with macros)
+
 - USB Support:
                At the moment only the UHCI host controller is
                supported (PIP405, MIP405, MPC5200); define
@@ -1813,6 +1828,16 @@ to save the current settings.
          environment area within the total memory of your DataFlash placed
          at the specified address.
 
+- CFG_ENV_IS_IN_NAND:
+
+       Define this if you have a NAND device which you want to use
+       for the environment.
+
+       - CFG_ENV_OFFSET:
+       - CFG_ENV_SIZE:
+
+         These two #defines specify the offset and size of the environment
+         area within the first NAND device.
 
 - CFG_SPI_INIT_OFFSET
 
@@ -2061,21 +2086,21 @@ configurations; the following names are supported:
        CANBT_config            hermes_config           QS850_config
        cmi_mpc5xx_config       hymod_config            QS860T_config
        cogent_common_config    IP860_config            RPXlite_config
-       cogent_mpc8260_config   IVML24_config           RPXsuper_config
-       cogent_mpc8xx_config    IVMS8_config            rsdproto_config
-       CPCI405_config          JSE_config              Sandpoint8240_config
-       CPCIISER4_config        LANTEC_config           sbc8260_config
-       csb272_config           lwmon_config            SM850_config
-       CU824_config            MBX860T_config          SPD823TS_config
-       DUET_ADS_config         MBX_config              stxgp3_config
-       EBONY_config            MPC8260ADS_config       SXNI855T_config
-       ELPT860_config          MPC8540ADS_config       TQM823L_config
-       ESTEEM192E_config       MPC8560ADS_config       TQM850L_config
-       ETX094_config           NETVIA_config           TQM855L_config
-       FADS823_config          omap1510inn_config      TQM860L_config
-       FADS850SAR_config       omap1610h2_config       WALNUT405_config
-       FADS860T_config         omap1610inn_config      ZPC1900_config
-       FPS850L_config          omap5912osk_config
+       cogent_mpc8260_config   IVML24_config           RPXlite_DW_config
+       cogent_mpc8xx_config    IVMS8_config            RPXsuper_config
+       CPCI405_config          JSE_config              rsdproto_config
+       CPCIISER4_config        LANTEC_config           Sandpoint8240_config
+       csb272_config           lwmon_config            sbc8260_config
+       CU824_config            MBX860T_config          SM850_config
+       DUET_ADS_config         MBX_config              SPD823TS_config
+       EBONY_config            MPC8260ADS_config       stxgp3_config
+       ELPT860_config          MPC8540ADS_config       SXNI855T_config
+       ESTEEM192E_config       MPC8560ADS_config       TQM823L_config
+       ETX094_config           NETVIA_config           TQM850L_config
+       FADS823_config          omap1510inn_config      TQM855L_config
+       FADS850SAR_config       omap1610h2_config       TQM860L_config
+       FADS860T_config         omap1610inn_config      WALNUT405_config
+       FPS850L_config          omap5912osk_config      ZPC1900_config
 
 Note: for some board special configuration names may exist; check if
       additional information is available from the board vendor; for