summaryrefslogtreecommitdiffstats
path: root/doc/README.nand
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-07-09 19:10:03 -0500
committerJon Loeliger <jdl@freescale.com>2007-07-09 19:10:03 -0500
commitb5501f7d720fed99ab0b42c83f5dea52868ce007 (patch)
treeebf8ee814951cbafde3197d9bb68a4434ea88ff9 /doc/README.nand
parent4431283c7e6d54ae180d466e51bf2d97471a0ad9 (diff)
downloadblackbird-obmc-uboot-b5501f7d720fed99ab0b42c83f5dea52868ce007.tar.gz
blackbird-obmc-uboot-b5501f7d720fed99ab0b42c83f5dea52868ce007.zip
Update README.* to reference new CONFIG_CMD_* names now.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'doc/README.nand')
-rw-r--r--doc/README.nand4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.nand b/doc/README.nand
index 5c31845a94..c5c5ef29e6 100644
--- a/doc/README.nand
+++ b/doc/README.nand
@@ -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
OpenPOWER on IntegriCloud