commit | fcc69ffd0caa109aad335083499dd74ea592b646 | [log] [tgz] |
---|---|---|
author | Andreas Pretzsch <apr@cn-eng.de> | Sat Jul 16 05:51:00 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 26 16:58:48 2011 +0200 |
tree | 178f2d8f2f80eb43c8fab91a9b8f3ae5ec6e5084 | |
parent | e3fd7c0e17387bd2bf1c2a5c54f80b231add1989 [diff] |
add command fitupd to run an update from a FIT image Command calls update_tftp() analogous to automatic update described in doc/README.update. Usage: fitupd [addr] - run update from FIT image at addr or from tftp 'updatefile' Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>