Accepting request 883293 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/883293 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=138
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
%define is_armv7 1
|
||||
%define binext .img
|
||||
%endif
|
||||
%if "%target" == "zynqzturn" || "%target" == "xilinxzynqvirt"
|
||||
%if "%target" == "zynqzturnv5" || "%target" == "xilinxzynqvirt"
|
||||
%define is_zynq 1
|
||||
%define is_armv7 1
|
||||
%define binext .img
|
||||
@@ -426,8 +426,8 @@ export DEVICE_TREE=avnet-ultra96-rev1
|
||||
%if "%target" == "xilinxzynqmpzcu102rev10"
|
||||
export DEVICE_TREE=zynqmp-zcu102-rev1.0
|
||||
%endif
|
||||
%if "%target" == "zynqzturn"
|
||||
export DEVICE_TREE=zynq-zturn
|
||||
%if "%target" == "zynqzturnv5"
|
||||
export DEVICE_TREE=zynq-zturn-v5
|
||||
%endif
|
||||
|
||||
make %{?_smp_mflags} CROSS_COMPILE= HOSTCFLAGS="%{optflags}" $confname
|
||||
@@ -546,7 +546,7 @@ install -D -m 0644 SPL %{buildroot}%{uboot_dir}/imx6-spl.bin
|
||||
%if %socfpga_spl == 1
|
||||
install -D -m 0644 u-boot-with-spl.sfp %{buildroot}%{uboot_dir}/u-boot-with-spl.sfp
|
||||
%endif
|
||||
%if "%{name}" == "u-boot-zynqzturn"
|
||||
%if "%{name}" == "u-boot-zynqzturnv5"
|
||||
install -D -m 0644 spl/boot.bin %{buildroot}%{uboot_dir}/boot.bin
|
||||
%endif
|
||||
%if "%{name}" == "u-boot-rpi3"
|
||||
|
Reference in New Issue
Block a user