Couple of things I wonder: - SdCard + full-blown OS = SdCard dies after a while? Or more serious problems like the rPi simply yielding it empty? Could another type of storage be used to boot and run from? - more information on the OS? What's it based on? Open source so we can fiddle with it? - what processor is that exactly? Likely the manufacturer provides an OS + libs for it as well (like Ti does for their OMAP), p…
The OS is based on the Yocto Project, so it's a distro we're putting together ourselves. It's still under heavy development, but the goal is to have something minimal that we can throw all our support under without having to rely as much on other distros that already have tons of other boards/projects to worry about.
We haven't committed to open-sourcing the hardware yet, but all the software will be FOSS. The stuff we have so far is on github, and feedback would be great.