On Fri, Jan 25, 2019 at 03:18:04PM +0300, Seraphim Dolbilov wrote: > Hello Sascha, > > 23.01.2019, 13:17, "Sascha Hauer" <s.hauer@xxxxxxxxxxxxxx>: > > How is the integrity checked? Some md5sum or something? Anyway, you're > > better off doing that in C. > > Well, how can I call C functions from shell without implementing own shell command? Well you can't, but maybe I misunderstand you. What I tried to express is that whenever you implement something complex in barebox shell, you are better off going a step back, look what you are trying to archieve and implement that in C. Doing correct error handling in a limited shell is hard and printing useful error messages even harder. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox