summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPantelis Antoniou <panto@antoniou-consulting.com>2013-03-14 05:32:52 +0000
committerMarek Vasut <marex@denx.de>2013-04-10 15:22:24 +0200
commitc6631764c2a64efc91c84077ca65f4fee153f133 (patch)
tree6cf8185fc3e3a7b093241c46f948290af408be62 /README
parentc4df2f41005063cf1d1dcddeed4bd7f12a5dff77 (diff)
downloadtalos-obmc-uboot-c6631764c2a64efc91c84077ca65f4fee153f133.tar.gz
talos-obmc-uboot-c6631764c2a64efc91c84077ca65f4fee153f133.zip
dfu: NAND specific routines for DFU operation
Support for NAND storage devices to work with the DFU framework. Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com> Signed-off-by: Tom Rini <trini@ti.com> Acked-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 7879eef16f..276fac9c6e 100644
--- a/README
+++ b/README
@@ -1357,6 +1357,9 @@ The following options need to be configured:
CONFIG_DFU_MMC
This enables support for exposing (e)MMC devices via DFU.
+ CONFIG_DFU_NAND
+ This enables support for exposing NAND devices via DFU.
+
CONFIG_SYS_DFU_MAX_FILE_SIZE
When updating files rather than the raw storage device,
we use a static buffer to copy the file into and then write
OpenPOWER on IntegriCloud