summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2018-02-16 16:41:18 +0100
committerMarek Vasut <marex@denx.de>2018-02-21 20:28:15 +0100
commitbb4059a53bc13615f12b5e21252872bf7e02dce4 (patch)
treef393e897b998b94f3dd085d7ade5feff459ce497 /README
parent0f44d33536a50ef65259c322fa2d4a058585caf9 (diff)
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Do the following to make the symbol names less confusing. sed -i "s/\([TU][^_]\+\)_FUNCTION_DFU/DFU_OVER_\1/g" \ `git grep _FUNCTION_DFU | cut -d ":" -f 1 | sort -u` Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fabd532623..48db0cb45c 100644
--- a/README
+++ b/README
@@ -1198,7 +1198,7 @@ The following options need to be configured:
key for the Replay Protection Memory Block partition in eMMC.
- USB Device Firmware Update (DFU) class support:
- CONFIG_USB_FUNCTION_DFU
+ CONFIG_DFU_OVER_USB
This enables the USB portion of the DFU USB class
CONFIG_DFU_MMC