Dear Benoît Thébaudeau, In message <[email protected]> you wrote: > Export the MD5 step-by-step API so that it is possible for the lib users to > digest files by chunks. This is especially useful for very large files that > would not fit into the embedded RAM. > > Signed-off-by: Benoît Thébaudeau <[email protected]> > Cc: Wolfgang Denk <[email protected]> > --- > .../include/u-boot/md5.h | 4 ++++ > {u-boot-66714b1.orig => u-boot-66714b1}/lib/md5.c | 6 +++--- > 2 files changed, 7 insertions(+), 3 deletions(-)
As is, there are no users for this code, and we avoid adding dead code. Please re-submit with the code that actually uses this feature. 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] When all else fails, read the instructions. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

