diff options
Diffstat (limited to 'doc/README.update')
-rw-r--r-- | doc/README.update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.update b/doc/README.update index eab124ce1d..d37f2c4d4a 100644 --- a/doc/README.update +++ b/doc/README.update @@ -51,7 +51,7 @@ the mkimage tool. dtc tool with support for binary includes, e.g. in version to be prepared. Refer to the doc/uImage.FIT/ directory for more details on FIT images. -This mechanism can be also triggered by the commmand "fitupd". +This mechanism can be also triggered by the command "fitupd". If an optional, non-zero address is provided as argument, the TFTP transfer is skipped and the image at this address is used. The fitupd command is enabled by CONFIG_CMD_FITUPD. |