From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 11 Aug 2009 21:21:42 +0200 Subject: [U-Boot] [PATCH] Add md5sum and sha1 commands... In-Reply-To: <200908111357.25007.rgetz@blackfin.uclinux.org> References: <200907251607.49314.rgetz@blackfin.uclinux.org> <200907270007.59330.rgetz@blackfin.uclinux.org> <200908111357.25007.rgetz@blackfin.uclinux.org> Message-ID: <20090811192142.64445833DBD2@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Robin Getz, In message <200908111357.25007.rgetz@blackfin.uclinux.org> you wrote: > > > Now that we have sha1 and md5 in lib_generic, allow people to use them > > on the command line, for checking downloaded files > > > > Signed-off-by: Robin Getz > > > > README | 4 ++ > > common/cmd_mem.c | 68 +++++++++++++++++++++++++++++++++++++++++++++ > > 2 files changed, 72 insertions(+) > > > > Wolfgang - was there anything wrong with this? or did you want me to send again? No, there is nothing wrog with it. Looks good to me. But it is new stuff, and the "next" branch is currently not so high on my priority list. Is this urgent to you? 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: wd at denx.de No question is too silly to ask. Of course, some questions are too silly to to answer... - L. Wall & R. L. Schwartz, _Programming Perl_