summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKaricheri, Muralidharan <m-karicheri2@ti.com>2014-04-04 13:16:50 -0400
committerTom Rini <trini@ti.com>2014-04-17 17:24:38 -0400
commit999d7d326de45c014077cda9904e9ac25166c3f2 (patch)
tree71c3b02db96bd6d0bf8aaf509bb874226b6e4fec /README
parent11bc75572218eeb7f9d9a5f189e98e328a8aeac9 (diff)
downloadblackbird-obmc-uboot-999d7d326de45c014077cda9904e9ac25166c3f2.tar.gz
blackbird-obmc-uboot-999d7d326de45c014077cda9904e9ac25166c3f2.zip
NAND: DaVinci: allow forced disable of subpage writes
This patch introduces a configurable mechanism to disable subpage writes in the DaVinci NAND driver. Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Acked-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index f39accfe53..c9990e6796 100644
--- a/README
+++ b/README
@@ -4496,6 +4496,11 @@ Low Level (hardware related) configuration options:
- CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC:
Enables the RTC32K OSC on AM33xx based plattforms
+- CONFIG_SYS_NAND_NO_SUBPAGE_WRITE
+ Option to disable subpage write in NAND driver
+ driver that uses this:
+ drivers/mtd/nand/davinci_nand.c
+
Freescale QE/FMAN Firmware Support:
-----------------------------------
OpenPOWER on IntegriCloud