SHA256
1
0
forked from pool/u-boot

Accepting request 1082522 from hardware:boot

OBS-URL: https://build.opensuse.org/request/show/1082522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=172
This commit is contained in:
Dominique Leuenberger 2023-04-25 14:54:09 +00:00 committed by Git OBS Bridge
commit 7aa56dc31a
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