mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Fix typo: commmand -> command.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
committed by
Tom Rini
parent
e5d3078622
commit
3f42dc87b4
@@ -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.
|
||||
|
Reference in New Issue
Block a user