I had the same problem (on zeus branch), but mainly because I was copying the wrong files. My solution was to copy the next files from the deploy image.
cp boot.bin boot.scr u-boot.img uEnv.txt uImage zynq-zc702.dtb <SD_PATH> && cp core-image-minimal-zc702-zynq7.cpio.gz.u-boot <SD_PATH>/uramdisk.image.gz With that the timing out of the flash also disappeared. On 9/22/20 8:51 PM, Philip Balister wrote: > So using meta-xilinx-bsp/master I can make images (wic even) and write > them to an SD card for my zc702. Unfortunately, this is where things go > wrong. > > It looks like the boot script expects a ramdisk, but one isn't generated > (and I don't need one). Working around that lets me boot the kernel, but > nothing has specified the root files system so the kernel panics there. > > To add insult to injury the qspi is timing out in u-boot, so the system > feels hung during boot if you are impatient. (Like me) Not sure if this > is my old zc702 or an issue in u-boot. > > Has anyone built and actually run this configuration? This issues look > fixable, but might need to serious work in some of the recipes and I do > not want to carry out of tree fixes. Before I start thinking how to sort > this, it would be nice to figure out what the long term thoughts are > for using zynqs with meta-xilinx-bsp and not touching petalinux at all. > > Philip > > > > > -- Avís - Aviso - Legal Notice - (LOPD) - http://legal.ifae.es <http://legal.ifae.es/>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4754): https://lists.yoctoproject.org/g/meta-xilinx/message/4754 Mute This Topic: https://lists.yoctoproject.org/mt/77019993/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
