On 03/15/2015 09:12 AM, Sourav Singh wrote: > Respected Sir, > > I wish to work on the given project to fix the GCC firmware.I wish to > know more about the project.I have worked on creating a karaoke machine > using Raspberry Pi and PiFace Display Device and Sound Card.
The description on the project is fairly self explanatory (though I did just add some links to the description to make things easier for folks). The place to start would be to grab, and build a firmware image for the MinnowBoard MAX, you'll note a number of oddities in the build process including: - The script is run by sourcing it into your current shell - The only way to override default values is by editing the script directly - The help system, and the options, do not follow standard unix styling (they follow a windows centric view) - etc These are examples of things that we want to get cleaned up and fixed by the end of the summer to make building the firmware more approachable to our *nix users. Obviously on Monday applications open and I'd be happy to help you with an application. - John 'Warthog9' Hawley _______________________________________________ elinux-MinnowBoard mailing list [email protected] http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
