Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-06 Thread Andreas Schweigstill
Hello! Am Mi, 12/05/2012 19:17, hat Philip Balister phi...@balister.org geschrieben: On 12/05/2012 05:21 AM, Andreas Schweigstill wrote: meta-zynq/recipes-kernel-linux-zynq contains the following lines: LINUX_VERSION ?= 3.5 LINUX_VERSION_EXTENSION ?= -xilinx How can I force Yocto to

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-06 Thread Elvis Dowson
Hi Andreas, On Dec 6, 2012, at 4:57 PM, Andreas Schweigstill andr...@schweigstill.de wrote: After changing the order of BBLAYERS in build/conf/local.conf to meta, meta-zynq, meta-yocto, meta-yocto-bsp and using Hob to select MACHINE=zynq-zc702, base image=zc702-proto-image everything works

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-06 Thread Andreas Schweigstill
Dear Elvis! Am Do, 12/06/2012 16:42, hat Elvis Dowson elvis.dow...@gmail.com geschrieben: If you want to build your own version of BOOT.bin, its quite simple. Thank you very much for your instructions regarding the creation of my own BOOT.BIN file. Currently I am only evaluating the different

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-06 Thread Philip Balister
On 12/06/2012 04:57 AM, Andreas Schweigstill wrote: Hello! Am Mi, 12/05/2012 19:17, hat Philip Balister phi...@balister.org geschrieben: On 12/05/2012 05:21 AM, Andreas Schweigstill wrote: meta-zynq/recipes-kernel-linux-zynq contains the following lines: LINUX_VERSION ?= 3.5

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-05 Thread Andreas Schweigstill
Hello! I personally have used Philip's meta-zynq layer to build a working u-boot and linux kernel image using Yocto. It works really well. I have also tried to build a kernel and root filesystem for Zynq but the kernel gets stuck when booting, regardless if on the ZC702 board or on Qemu. I

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-05 Thread Elvis Dowson
Hi, On Dec 5, 2012, at 5:21 PM, Andreas Schweigstill andr...@schweigstill.de wrote: I have also tried to build a kernel and root filesystem for Zynq but the kernel gets stuck when booting, regardless if on the ZC702 board or on Qemu. I tried Poky denzil and Poky danny. Also the

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-05 Thread Bruce Ashfield
On 12-12-05 09:42 AM, Elvis Dowson wrote: Hi, On Dec 5, 2012, at 5:21 PM, Andreas Schweigstill andr...@schweigstill.de wrote: I have also tried to build a kernel and root filesystem for Zynq but the kernel gets stuck when booting, regardless if on the ZC702 board or on Qemu. I tried Poky

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-05 Thread Philip Balister
On 12/05/2012 06:46 AM, Bruce Ashfield wrote: On 12-12-05 09:42 AM, Elvis Dowson wrote: Hi, On Dec 5, 2012, at 5:21 PM, Andreas Schweigstill andr...@schweigstill.de wrote: I have also tried to build a kernel and root filesystem for Zynq but the kernel gets stuck when booting, regardless if

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-05 Thread Philip Balister
On 12/05/2012 05:21 AM, Andreas Schweigstill wrote: Hello! I personally have used Philip's meta-zynq layer to build a working u-boot and linux kernel image using Yocto. It works really well. I have also tried to build a kernel and root filesystem for Zynq but the kernel gets stuck when

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-05 Thread Philip Balister
On 12/05/2012 05:21 AM, Andreas Schweigstill wrote: Hello! I personally have used Philip's meta-zynq layer to build a working u-boot and linux kernel image using Yocto. It works really well. I have also tried to build a kernel and root filesystem for Zynq but the kernel gets stuck when

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-05 Thread Bruce Ashfield
On 12-12-05 01:15 PM, Philip Balister wrote: On 12/05/2012 06:46 AM, Bruce Ashfield wrote: On 12-12-05 09:42 AM, Elvis Dowson wrote: Hi, On Dec 5, 2012, at 5:21 PM, Andreas Schweigstill andr...@schweigstill.de wrote: I have also tried to build a kernel and root filesystem for Zynq but the

Re: [yocto] mail list for Xilinx Zynq platform?

2012-12-05 Thread Philip Balister
On 12/05/2012 10:30 AM, Bruce Ashfield wrote: On 12-12-05 01:15 PM, Philip Balister wrote: On 12/05/2012 06:46 AM, Bruce Ashfield wrote: On 12-12-05 09:42 AM, Elvis Dowson wrote: ... Thanks! Should we go ahead and set the list up so interested parties can start coordinating our existing

[yocto] mail list for Xilinx Zynq platform?

2012-11-26 Thread Daniel Martinez Ramos
Hi all, I've found a bsp layer in Xilinx here http://forums.xilinx.com/t5/Embedded-Linux/Yocto-BSP-for-ZC-702/td-p/246932, which is pretty interesting. Is any mail list under Yocto for the Xilinx Zinq platform? Best regards, Daniel Martinez

Re: [yocto] mail list for Xilinx Zynq platform?

2012-11-26 Thread Elvis Dowson
Hi Daniel, As far as I know, there is no specific mailing list for the Xilinx Zynq platform. I use the Xilinx forums to get help at the moment. I personally have used Philip's meta-zynq layer to build a working u-boot and linux kernel image using Yocto. It works really well.