Hi Philip, > -----Original Message----- > From: [email protected] [mailto:meta-xilinx- > [email protected]] On Behalf Of Philip Balister > Sent: Monday, March 04, 2019 11:31 AM > To: [email protected] > Subject: [meta-xilinx] Ultra 96 support > > I've started looking at the Ultra 96 patches from way back and have a few > comments, all against master: > > > The file > meta-xilinx-bsp/recipes-microblaze/gcc/gcc-source_7.%.bbappend > b/meta-xilinx-bsp/recipes-microblaze/gcc/gcc-source_7.%.bbappend > no longer has a file to append. >
We will have a RFC ready hopefully end of week on GCC8. It is under regression test run. > A tune file has been renamed: > > -require conf/machine/include/arm/arch-armv8.inc > +require conf/machine/include/arm/arch-armv8a.inc > This patch is sent on mailing list > Nothing provides: > > - virtual/pmu-firmware \ > > > And U-boot isn't building, not sure why. This seems to be the porblem: > > ake[4]: 'arch/arm/dts/zynqmp-zcu100-revC.dtb' is up to date. > test -e arch/arm/dts/zynqmp-zcu100-revC.dtb || ( > > \ > echo >&2; \ > echo >&2 "Device Tree Source is not correctly specified."; \ > echo >&2 "Please define 'CONFIG_DEFAULT_DEVICE_TREE'"; \ > echo >&2 "or build with 'DEVICE_TREE=<device_tree>' argument"; \ > echo >&2; \ > /bin/false) > make -f > /home/balister/opensdr/zynq/ultra96/sdr-build-ultra96/build/tmp- > glibc/work/ultra96_zynqmp-oe-linux/u-boot-xlnx/v2018.01-xilinx- > v2018.3+gitAUTOINC+d8fc4b3b70-r0/git/scripts/Makefile.build > obj=spl/drivers/clk > make -f > /home/balister/opensdr/zynq/ultra96/sdr-build-ultra96/build/tmp- > glibc/work/ultra96_zynqmp-oe-linux/u-boot-xlnx/v2018.01-xilinx- > v2018.3+gitAUTOINC+d8fc4b3b70-r0/git/scripts/Makefile.build > obj=spl/drivers/core > ( cd > /home/balister/opensdr/zynq/ultra96/sdr-build-ultra96/build/tmp- > glibc/work/ultra96_zynqmp-oe-linux/u-boot-xlnx/v2018.01-xilinx- > v2018.3+gitAUTOINC+d8fc4b3b70-r0/git > && test -r ../../../../../..//.bin ) \ > || ( echo "Cannot read ../../../../../..//.bin" && false ) Cannot read > ../../../../../..//.bin > > Will check on this Thanks, Manju -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
