File project.diff of Package zynqmp-bootbin

--- boot-bit.bif.orig
+++ boot-bit.bif
@@ -4,5 +4,4 @@ image : {
 	BITSTREAM
 	[destination_cpu=a5x-0, exception_level=el-3,trustzone] /boot/bl31.elf
 	[destination_cpu=a5x-0, exception_level=el-2] /boot/u-boot.elf
-	[destination_cpu=a5x-0, exception_level=el-2 load=after] /usr/share/zynqmp/zynqmp.dtb
 }
--- boot.bif.orig
+++ boot.bif
@@ -3,5 +3,4 @@ image : {
 	[bootloader, destination_cpu=a5x-0] /usr/share/zynqmp/fsbl.elf
 	[destination_cpu=a5x-0, exception_level=el-3,trustzone] /boot/bl31.elf
 	[destination_cpu=a5x-0, exception_level=el-2] /boot/u-boot.elf
-	[destination_cpu=a5x-0, exception_level=el-2 load=after] /usr/share/zynqmp/zynqmp.dtb
 }
--- zynqmp-bootbin.spec.orig
+++ zynqmp-bootbin.spec
@@ -28,9 +28,8 @@ BuildRoot:	%{_tmppath}/%{name}-%{version
 BuildRequires:	zynqmp-fsbl
 BuildRequires:	zynqmp-pmufw
 BuildRequires:	u-boot-tools
-BuildRequires:	u-boot-xilinxzynqmpgeneric
+BuildRequires:	u-boot-xilinxzynqmpzcu100revc
 BuildRequires:	arm-trusted-firmware-zynqmp
-BuildRequires:	zynqmp-dts
 BuildRequires:	zynqmp-hdf
 BuildRequires:	unzip
 
@@ -39,6 +38,7 @@ Boot file generation for Zynq boards
 
 %prep
 cp /usr/share/doc/packages/zynqmp-pmufw/COPYING .
+cp %{SOURCE1} .
 
 %build
 mkdir hdf
openSUSE Build Service is sponsored by