X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.update;h=a7f4d9ebe5ddddb317f8ac50c85ee3839e65201b;hb=cf6598193aed5de8855eaf70c1994f2bc437255a;hp=48f03b7802fcf946561974648b0bba3d03355894;hpb=cb5473205206c7f14cbb1e747f28ec75b48826e2;p=oweals%2Fu-boot.git diff --git a/doc/README.update b/doc/README.update index 48f03b7802..a7f4d9ebe5 100644 --- a/doc/README.update +++ b/doc/README.update @@ -51,6 +51,11 @@ 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". +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. + Example .its files ------------------