Update README.* to reference new CONFIG_CMD_* names now.
authorJon Loeliger <jdl@freescale.com>
Tue, 10 Jul 2007 00:10:03 +0000 (19:10 -0500)
committerJon Loeliger <jdl@freescale.com>
Tue, 10 Jul 2007 00:10:03 +0000 (19:10 -0500)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
doc/README.SNTP
doc/README.bedbug
doc/README.nand

index fd6f2098f9843c4092e80d844cb54b321b43f5d8..9edc957c6f1cd90b29b9bde13ae53986badbfabd 100644 (file)
@@ -1,5 +1,5 @@
-To use SNTP support, add a define CFG_CMD_SNTP to CONFIG_COMMANDS in
-the configuration file of the board.
+To use SNTP support, add define CONFIG_CMD_SNTP to the
+configuration file of the board.
 
 The "sntp" command gets network time from NTP time server and
 syncronize RTC of the board. This command needs the command line
index 6b3fe687dd2bb0db8a16bc2f36fbe545df2d78d6..2616acc65321bf9be4e41fec88bd307688b4a5a9 100644 (file)
@@ -31,9 +31,6 @@ can be easily implemented.
        if it is an illegal instruction, privileged instruction or
        a trap. Also added debug trap handler.
 
-./include/config_WALNUT405.h
-       Added CFG_CMD_BEDBUG to the CONFIG_COMMANDS for the WALNUT.
-
 ./include/ppc_asm.tmpl
        Added code to handle critical exceptions
 
@@ -75,10 +72,6 @@ Changes:
        cpu/mpc8xx/traps.c
                Added new routine DebugException()
 
-       include/config_MBX.h
-               Added CFG_CMD_BEDBUG to CONFIG_COMMANDS define
-
-
 New Files:
 
        cpu/mpc8xx/bedbug_860.c
index 5c31845a94c0a016f6c8a8021fea8a0639497650..c5c5ef29e6390df037679b2734737dceaca507ce 100644 (file)
@@ -93,8 +93,8 @@ Commands:
 
 Configuration Options:
 
-   CFG_CMD_NAND
-      A good one to add to CONFIG_COMMANDS since it enables NAND support.
+   CONFIG_CMD_NAND
+      Enables NAND support and commmands.
 
    CONFIG_MTD_NAND_ECC_JFFS2
       Define this if you want the Error Correction Code information in