[meta-xilinx] Thud for ZCU111

Franz Forstmayr f.forstmayr at gmail.com
Wed Jul 3 03:45:09 PDT 2019


I was trying to build Yocto Thud with following layers (core-image-base)

BBLAYERS ?= " \
    ${TOPDIR}/layers/poky/meta \
    ${TOPDIR}/layers/poky/meta-poky \
    ${TOPDIR}/layers/openembedded-core/meta \
    ${TOPDIR}/layers/meta-openembedded/meta-oe \
    ${TOPDIR}/layers/meta-openembedded/meta-python \
    ${TOPDIR}/layers/meta-xilinx/meta-xilinx-bsp \
  ${TOPDIR}/layers/meta-xilinx/meta-xilinx-contrib \
    ${TOPDIR}/layers/meta-xilinx/meta-xilinx-standalone \
    ${TOPDIR}/layers/meta-xilinx-tools \
    ${TOPDIR}/layers/meta-openamp \
    ${TOPDIR}/layers/meta-petalinux \
"
I'm using multiconf as described in the meta-xilinx readme and it
builds fine. However ZCU111 is not showing any message at boot. When i
set the provider for virtual/boot-bin to "xilinx-bootbin" from
meta-xilinx-tools the board is booting.
Is the flow described in the readme without meta-xilinx-tools
supported for ZCU111 yet?

Regards
Franz


More information about the meta-xilinx mailing list