Re: [meta-xilinx] Ultra 96 support

2019-03-05 Thread Manjukumar Harthikote Matha
Hi Philip,

> -Original Message-
> From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx-
> boun...@yoctoproject.org] On Behalf Of Philip Balister
> Sent: Monday, March 04, 2019 11:31 AM
> To: meta-xilinx@yoctoproject.org
> 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=' 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
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx


[meta-xilinx] Ultra 96 support

2019-03-04 Thread Philip Balister
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.

A tune file has been renamed:

-require conf/machine/include/arm/arch-armv8.inc
+require conf/machine/include/arm/arch-armv8a.inc

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=' 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


Philip
-- 
___
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx