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