Hey,

> I am new to the enlightment world and I will soon (tomorrow) start trying to
> port it to an embedded system (Freescale i.MX31 PDK -
> http://www.freescale.com/imx31pdk).
>
> Since I am not an experient developer on the linux environment I will
> probably have a hard time doing that so I would like to know if any of you
> have already tryed to do this porting or if you have any suggestion that
> might help me to have enlightment running on this system.

afaik, the efl run on nokia n800 and 810, are used in openmoko for their 
phone, and run (more or less) on some Windows CE devices. About 
enlightenment itself (the windows manager), raster has a wersion for 
openmoko named illume (http://illume.projects.openmoko.org/)

If you're working on linux, it depends on the graphic system that is used. 
You have mentioned linux, so if it's Xorg, you can quickly have a working 
evas, but it will not be hardware accelerated.

I've seen that that chipset has some graphics hardware acceleration, so 
you can maybe write an evas engine that is optimized for your chipset.

I think i've seen open gl es support:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX31&tab=Documentation_Tab&pspll=1&nodeId=0162468rH311432973ZrDR&SelectedAsset=Documentation&ProdMetaId=PID/DC/i.MX31&fromPSP=true&assetLockedForNavigation=true&componentId=2&leftNavCode=1&pageSize=25&Documentation=Documentation/002Application
 
Notes

If so, you can also try to use our open gl engine as a base to write open 
gl es engine :)

hope this helps a bit.

regards

Vincent

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to