]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
dfu: NAND specific routines for DFU operation
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 7879eef16f71aeba8676a3b3d92380ee7ff12623..276fac9c6eb61bdca4ce6f399937bcd4681a16aa 100644 (file)
--- 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