[meta-xilinx] Xilinx SDK + Petalinux

2018-02-26 Thread Bishop, Mark (STRT)
Not sure this is the correct place to ask this but here goes. Is it possible to create a Xilinx SDK application project that petalinux can suck in and compile/deploy from ../project/spec/meta-user/ ? I've been experimenting trying to get the Yocto plugin for Eclipse installed into the Xilinx S

Re: [meta-xilinx] ZynqMP - Multiple ETH - Not detected PHY?

2018-02-26 Thread Giordon Stark
Hi Sandeep, We have a new board and we got the OS booted up on it, however, we're unable to get the second PHY working in the OS (we're not talking about u-boot anymore). We have both PHY enabled in the design: https://github.com/kratsg/meta-l1calo/blob/master/recipes-bsp/device-tree/files/gfex-pr

Re: [meta-xilinx] Cannot load VFS from SDCard partitioned using wic

2018-02-26 Thread Giordon Stark
Hi all, Thanks for all the answers. @Nathan > Its mounted read only. Check the card, and the preceding log (there might be information regarding why it was mounted read only). Which preceding log? I double-checked this on the Linux VM using fdisk and nothing seemed off. I followed your suggesti

Re: [meta-xilinx] Cannot load VFS from SDCard partitioned using wic

2018-02-26 Thread Jean-Francois Dagenais
> On Feb 25, 2018, at 15:34, Giordon Stark wrote: > > I used the wic file created to flash an SD card using dd. I also copied > system.dtb and created a BOOT.bin to copy into the first (boot) partition. > However, the SD card seems readable, and shows the right partitions.. but I > still can

Re: [meta-xilinx] Cannot load VFS from SDCard partitioned using wic

2018-02-26 Thread richard-bailey
Hi Giordon, I experienced similar issues. I found a solution on the Xilinx forums. As mentioned, mounting using ro should get it to boot, but you may get other problems. It should get you to the login though. See this post, as it may need to disable write protect on the SD card. This solved it

Re: [meta-xilinx] Cannot load VFS from SDCard partitioned using wic

2018-02-26 Thread Nathan Rossi
On 26 February 2018 at 06:34, Giordon Stark wrote: > Hi all, I'm using a zynqmp 102 chip: > > I used the wic file created to flash an SD card using dd. I also copied > system.dtb and created a BOOT.bin to copy into the first (boot) partition. > However, the SD card seems readable, and shows the ri