SHA256
1
0
forked from pool/u-boot

Accepting request 970427 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/970427
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=164
This commit is contained in:
Guillaume GARDET 2022-04-16 09:48:07 +00:00 committed by Git OBS Bridge
parent 5ec4f4e389
commit db794d8160
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 15 16:42:49 UTC 2022 - Frank Kunz <mailinglists@kunz-im-inter.net>
- socfpga: Fix regression that dropped the install binary from package
-------------------------------------------------------------------
Thu Apr 7 06:24:22 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -152,6 +152,9 @@
%endif
%if "%target" == "highbank" || "%target" == "jetson-tk1" || "%target" == "merriia80optimus" || "%target" == "nanopineoair" || "%target" == "odroid" || "%target" == "odroid-xu3" || "%target" == "paz00" || "%target" == "socfpgade0nanosoc"
%define is_armv7 1
%if "%target" == "socfpgade0nanosoc"
%define socfpga_spl 1
%endif
%endif
%if "%target" == "snow" || "%target" == "spring"
%define is_armv7 1