SHA256
1
0
forked from pool/u-boot

Accepting request 876771 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/876771
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=133
This commit is contained in:
2021-03-04 16:04:37 +00:00
committed by Git OBS Bridge
parent 50f90b9f84
commit bf5141ec8c
2 changed files with 9 additions and 2 deletions

View File

@@ -437,11 +437,13 @@ cp %{_datadir}/arm-trusted-firmware-rk3399/bl31.elf .
%if %{is_zynq}
confname="xilinx_zynq_virt_defconfig"
%elif %{is_zynqmp}
%else
%if %{is_zynqmp}
confname="xilinx_zynqmp_virt_defconfig"
%else
confname=$(ls configs | perl -ne '$l=lc; $l=~ s,_,,g; $l eq "%{target}defconfig\n" && print;')
%endif
%endif
%if "%target" == "avnetultra96rev1"
export DEVICE_TREE=avnet-ultra96-rev1