Dear Bartlomiej Sieka, In message <[EMAIL PROTECTED]> you wrote: > 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 <[EMAIL PROTECTED]> > Signed-off-by: Bartlomiej Sieka <[EMAIL PROTECTED]> > --- > README | 12 ++ > common/Makefile | 1 + > common/main.c | 7 + > common/update.c | 315 > +++++++++++++++++++++++++++++++++++++++ > doc/README.update | 90 +++++++++++ > doc/uImage.FIT/update3.its | 41 +++++ > doc/uImage.FIT/update_uboot.its | 21 +++ > 7 files changed, 487 insertions(+), 0 deletions(-) > create mode 100644 common/update.c > create mode 100644 doc/README.update > create mode 100644 doc/uImage.FIT/update3.its > create mode 100644 doc/uImage.FIT/update_uboot.its
Applied to "next" branch. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Syntactic sugar causes cancer of the semicolon. - Epigrams in Programming, ACM SIGPLAN Sept. 1982 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot