On 10/5/10 1:42 AM, vibi sreenivasan wrote: > I see that iostart.s is in the kernel folder. > And there is a lot of reference of ep9xx in side kernel folder. > So when i am porting to other platforms am i expected to make other > kernel folder.
I'm thinking of setting up the following structure: eros/src/sys/arch/ contains arm and i486 (should be x86) (architectures) eros/src/sys/arch/arm contains mach-ep93xx and mach-omap (processors) eros/src/sys/arch/arm/mach-ep93xx contains board-edb9315 and board-edb9315a (boards) Comments from anyone on the list? I note that Linux has arch/arm/mach-omap1 and arch/arm/omap2. Do you know what the difference is? I don't see any mention of omap l138 or hawk in either place (but my Linux source is not current). > What i am planning to do is now changing every thing for my platform& > then see the delta& then separate the common part. > Please let me know if am not going in the right path. That is a good plan. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ CapROS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/capros-devel
