On Mon, Nov 4, 2013 at 9:53 AM, Anup Kini <[email protected]> wrote: > > Hi All, > > I was able to fix the issues and build a kernel successfully. > I have created a github repository with the patches, including > ipipe_zynq_pre, ipipe_arm_3.8.13, ipipe_zynq_post and the > xilinx_zynq_defconfig related CPU_HOTPLUG and REMOTEPROC. > > Repository: https://github.com/synapticon/linux-xlnx.git > branch: xlnx_3.8 > > Steps i followed to build: > - clone the repository, checkout the branch- xlnx_3.8 > - Download and extract Xenomai 2.6.3. > - prepare_kernel.sh --arch=arm --linux=/patch/to/above/repo > ---- specific to ZYNQ board ---- > - Change to above repo, make xilinx_zynq_defconfig > - make uImage LOADADDR=0x00008000 > - make modules >
Hi All, I updated my github repo in a similar way, but used git merge to pull in the changes from the ipipe tree. This should maintain the history, and allow for easy merging of future changes https://github.com/mfornero/ipipe.git the zynq-ipipe-3.8 branch contains the ipipe-core-3.8 code. this branch includes a xenomai_zynq_defconfig for use I tagged the state of Xilinx v14.5 + Zynq Pre + ipipe-core-3.8-arm-1 + Zynq Post as "ipipe-core-3.8-zynq-1" I tagged the state of ipipe-core-3.8-zynq-1 + a merge of ipipe-core-3.8-arm-3 as "ipipe-core-3.8-zynq-3" I've done some lite testing (latency and xeno-test) of ipipe-core-3.8-zynq-3 on ZC702, and found no issues thus far. I'll try to find some time shortly to regenerate the -pre and -post patches. -Matt _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
