|
Project Information
Members
Featured
Downloads
Links
|
MotivationTraditionally U-Boot has worked with terminal applications such as minicom/hyperterminal/ckermit etc. However,
With the bunch of utilities in this project, we hope to bridge these gaps. We can create wrappers on top of these utilities, allowing us to potentially have scripted interfaces or even GUI, or IDE integration! Hosting NotesOMAP-U-Boot-Utils is hosted at two places:
Access Source CodeConsidering that most U-Boot and Linux kernel developers are git users, the source is hosted at github. There are two access paths:
git-clone git/http link NOTE:
Operating Systems SupportedThe targetted Operating Systems to be supported by this are:
How to Discuss/ Send Patches for OMAP U-Boot UtilsThere is no specific mailing list setup at the moment - but send a patch to http://groups.google.com/group/beagleboard with subject OMAP-U-Boot-Utils and I will pick it up.. Coding style is Linux kernel coding style, and do run checkpatch.pl and Lindent to indent the file.. See http://lxr.linux.no/linux/Documentation/CodingStyle for more details Happy Hunting.. |