Accepting request 1082521 from hardware👢staging

- Update ATF BL31 name for rk3288 as well

OBS-URL: https://build.opensuse.org/request/show/1082521
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=188
This commit is contained in:
Guillaume GARDET 2023-04-24 12:34:23 +00:00 committed by Git OBS Bridge
parent 46c6861eeb
commit afb6d0e9bd
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 24 12:32:54 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update ATF BL31 name for rk3288 as well
-------------------------------------------------------------------
Fri Apr 21 09:58:34 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -413,7 +413,7 @@ export OPENSBI=%{_datadir}/opensbi/opensbi.bin
%endif
%if 0%{?is_rk3328}
cp %{_datadir}/arm-trusted-firmware-rk3328/bl31.elf .
cp %{_datadir}/arm-trusted-firmware-rk3328/bl31.elf ./atf-bl31
%endif
%if 0%{?is_rk3399}
cp %{_datadir}/arm-trusted-firmware-rk3399/bl31.elf ./atf-bl31