commit | e273e9ffa771b27ea77c2f92c8340a349f92a06f | [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 | 6c24d31709e1b486f005c686d12d175d9660a99e [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>