Martin, Thank you very much. For the latest code we can start genode successfully, after adding appropriate changes for imx6.
But there was one issue, imx53 and imx31 uses uart 1 and imx6 uses uart2 as mentioned by Aditya here, http://sourceforge.net/p/genode/mailman/message/31897976/ . In the latest code imx53 and imx31 uses serial.h from imx folder in base-hw/src/core/include/spec folder. Instead of using this serial.h, we modified serial.h to use uart 2 and kept the file in imx6 folder and changed the makefile accordingly. Now it is working. Thank you Praveen IIT Madras. On Mon, Aug 18, 2014 at 12:02 PM, Martin Stein <[email protected] > wrote: > Hi Praveen, > > > On 18.08.2014 07:00, Praveen B wrote: > > We will pull the current branch and try if it works, as you suggested for > Bob. > > > I think that would be a good idea. Be aware that further wide-ranging > clean-up commits, especially "hw: re-organize file structure", entered the > master branch recently. If you have any questions regarding the concept > behind these changes, don't hesitate to ask. > > Martin > > > ------------------------------------------------------------------------------ > > _______________________________________________ > genode-main mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/genode-main > >
------------------------------------------------------------------------------
_______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
