summaryrefslogtreecommitdiffstats
path: root/doc/README.nand
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2014-09-25 13:54:29 -0500
committerScott Wood <scottwood@freescale.com>2014-09-25 13:54:58 -0500
commitf9860cf081efdf32c8a01b9fc271fe55e2a79f8d (patch)
treea16ad8aa6c2131c2ae44e0b8dbdaa4aa82223bdf /doc/README.nand
parent3eb3e72a3f66db140dabd66b553380c19b2035d4 (diff)
downloadblackbird-obmc-uboot-f9860cf081efdf32c8a01b9fc271fe55e2a79f8d.tar.gz
blackbird-obmc-uboot-f9860cf081efdf32c8a01b9fc271fe55e2a79f8d.zip
nand/denali: Document CONFIG symbols
The patch "nand/denali: Adding Denali NAND driver support" introduced two config symbols without documenting them. Signed-off-by: Scott Wood <scottwood@freescale.com> Cc: Chin Liang See <clsee@altera.com> Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'doc/README.nand')
-rw-r--r--doc/README.nand6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.nand b/doc/README.nand
index e29188f1ec..320d752952 100644
--- a/doc/README.nand
+++ b/doc/README.nand
@@ -215,6 +215,12 @@ Configuration Options:
Platform specific options
=========================
+ CONFIG_NAND_DENALI
+ Enables the denali.c driver.
+
+ CONFIG_SYS_NAND_DENALI_64BIT
+ Indicates that the Denali NAND controller is the 64-bit variant.
+
CONFIG_NAND_OMAP_GPMC
Enables omap_gpmc.c driver for OMAPx and AMxxxx platforms.
GPMC controller is used for parallel NAND flash devices, and can
OpenPOWER on IntegriCloud