omap u-boot-utilities released!!
Finally, it is out.. nothing great as of each of the tools.. but these are handy little blokes to have around.. see the announce here Links to the project sites: * Source Code hosting: Git Hub http://github.com/nmenon/omap-u-boot-utils/ * Binaries, Defect tracking and Documentation: code.google.com - http://code.google.com/p/omap-u-boot-utils/ pserial history: They started off coz, I wanted something to work on windows and Linux equally well and I had nothing on hand.. the first app I ever wrote in this thread of thought was the perl script here . Now, perl is good but it can turn ugly too- esp for a new guy poking around.. hence wanted a pserial with a c version. While, doing that with windows, I set myself some weird targets: a) I will not use cygwin or vmware -> I wanted folks to use the exes without worrying about where the lib files should be got from! b) It will provide the user apis to be as similar as possible. I ended up with MingW compiler for windows, and the usual...