Wolfgang Denk wrote: > Dear Bartlomiej, > > in message <[EMAIL PROTECTED]> you wrote: >> Seems that the bulk of the feature didn't make it into the 'next' >> branch. Commit 'Automatic software update from TFTP server' on the >> branch (b830abed) shows only the following files modified: >> >> common/Makefile >> >> Whereas the patch posted to the list ('[PATCH v2 5/6] Automatic software >> update from TFTP server') has the following diffstat: >> >> 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 >> >> The above changes and newly added files associated with the feature are >> not present in the tree. >> >> Other commits needed for the auto-update feature are present on the >> 'next' branch and look OK. > > I think I understand what happened, and fixed it. > > Please check again.
Checked -- the 'next' branch has all the commits needed for the auto-update feature, and the feature itself works as expected. Regards, Bartlomiej Sieka _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot