Information is little hard to come by but I did find this. "
OpenADK - Open Source Appliance Development Kit
A free construction kit for Embedded Linux 2.6. Development is managed via GIT.
http://git-scm.com/Get the source via following command:
Code:
git clone git://openadk.org/git/openadk.git myadk
If you have any comments, patches or criticism, send an e-mail to wbx at openadk dot org.
If you want to use OpenADK in your own project, you might be interested in this Vendor guide.
http://openadk.org/doku.php?id=vendor-guideYou can view the git repository here.
http://www.openadk.org/cgi-bin/gitweb.cgiInformation about supported targets can be found here.
http://openadk.org/doku.php?id=targetsInformation about network configuration can be found here.
http://openadk.org/doku.php?id=networkHave fun…