commit | 4bae90904b69ce3deb9f7c334ef12ed74e18a275 | [log] [tgz] |
---|---|---|
author | Bartlomiej Sieka <tur@semihalf.com> | Wed Oct 01 15:26:31 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 18 21:54:00 2008 +0200 |
tree | 609ddd18652c6289cfd43dfd6447377bd3fb12fc | |
parent | 3f0cf51dabacc2724731c5079a60ea989103bb8f [diff] |
Automatic software update from TFTP server The auto-update feature allows to automatically download software updates from a TFTP server and store them in Flash memory during boot. Updates are contained in a FIT file and protected with SHA-1 checksum. More detailed description can be found in doc/README.update. Signed-off-by: Rafal Czubak <rcz@semihalf.com> Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>