Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-05 Thread Toby Gomersall
On 04/11/15 15:08, Nathan Rossi wrote: > On Thu, Nov 5, 2015 at 12:20 AM, Toby Gomersall > wrote: >> Hi, >> >> We've tried building the linux-xlnx tree standalone and we have the DMA >> drivers available to add in menuconfig but not when I build >> core-image-minimal. I thought the full build wo

Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Hecht, Martin (Silica)
Hi Toby, Please compare with http://www.wiki.xilinx.com/Linux+Drivers. Most of the DMA drivers aren't mainlined by now. You need to add them by yourself currently. Regards, Martin -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf

Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Nathan Rossi
On Thu, Nov 5, 2015 at 12:20 AM, Toby Gomersall wrote: > Hi, > > We've tried building the linux-xlnx tree standalone and we have the DMA > drivers available to add in menuconfig but not when I build > core-image-minimal. I thought the full build would pick up the > linux-xlnx kernel and make the s

Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Toby Gomersall
Hi, We've tried building the linux-xlnx tree standalone and we have the DMA drivers available to add in menuconfig but not when I build core-image-minimal. I thought the full build would pick up the linux-xlnx kernel and make the same options available. Is there something I need to do to make them

Re: [yocto] yocto on zynq, How to configure kernel to include drivers

2015-11-04 Thread Philip Balister
On 11/04/2015 08:35 AM, Toby Gomersall wrote: > I'm quite new to yocto so still have a lot to learn. I'm trying to > include the DMA drivers in my yocto build for a Zynq based on the > meta-xilinx layer (http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/). You should try emailing this list for