Skip to content
Snippets Groups Projects
Commit 8d6b7320 authored by Andreas Pretzsch's avatar Andreas Pretzsch Committed by Wolfgang Denk
Browse files

automatic update from FIT image: add optional address parameter


Current update_tftp() flow:
  1.) fetch "updatefile" from defined TFTP server
  2.) check if FIT format
  3.) flash contained images

Add an address parameter to update_tftp(). If this address is non-zero,
skip the TFTP transfer and use the image at this address.
Also extend update_tftp() to return success/fail.

Signed-off-by: default avatarAndreas Pretzsch <apr@cn-eng.de>
parent 975afc34
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment