Hi, I badly want to run OpenBSD on Allwinner A10, Cubieboard to be more specific, but now I'm a bit lost in the /src to be honest. For now I've been planning to start with copying beagle/ into allwinner/, and strip it from code for omaps while rewriting/copypasting the allwinner support from freebsd/head.
Some questions I have in mind before starting: 1) Anyone working on this already? 2) Where should I look at for beagle build instructions? 3) Am I wrong presuming that grepping /src for 'beagle' will yeild me everything necessary to learn how to make crossbuilding for allwinner possible? (so building it would be 'done right') 4) Is there any minimalistic arch/ I should be looking at while figuring this out? (im thinking about the necessary parts for any arch to implement, incase differences inbetween (omap & allwinner) & (obsd & fbsd) would hide something and prevent from writing a working allwinner support directly on top of beagle/, without better understanding) Answers to any Qs or help/hints/suggestions etc. much appreciated. Given my limits in this sort of stuff, I'm very dubious about succeeding without help, nevertheless I will try. - Artturi