From afb6d0e9bd86c164757f1d89ae4a8abad6b7c4681f23f17eb93275a5a45e53c6 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Mon, 24 Apr 2023 12:34:23 +0000 Subject: [PATCH] Accepting request 1082521 from hardware:boot: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 --- u-boot.changes | 5 +++++ u-boot.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/u-boot.changes b/u-boot.changes index 6ab4753..624e747 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 24 12:32:54 UTC 2023 - Guillaume GARDET + +- Update ATF BL31 name for rk3288 as well + ------------------------------------------------------------------- Fri Apr 21 09:58:34 UTC 2023 - Guillaume GARDET diff --git a/u-boot.spec b/u-boot.spec index c087c61..267e643 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -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