From 33e0c4cce29dd20cbe02cf85c7a6104c96b696f383820e6a8687b08e6d6503ab Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Tue, 16 Apr 2024 06:48:22 +0000 Subject: [PATCH] Accepting request 1167932 from hardware:boot:staging OBS-URL: https://build.opensuse.org/request/show/1167932 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=210 --- _multibuild | 5 +++-- u-boot.changes | 5 +++++ u-boot.spec | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/_multibuild b/_multibuild index 15e77c7..f2f2f6a 100644 --- a/_multibuild +++ b/_multibuild @@ -8,8 +8,8 @@ a20-olinuxinomicro am335xevm am57xxevm - avnetultra96rev1 arndale + avnetultra96rev1 bananapi bananapim2plush3 bananapim2zero @@ -37,6 +37,7 @@ melea1000 merriia80optimus microchipmpfsicicle + milkvduo mt7623nbpir2 mvebudb-88f3720 mvebudbarmada8k @@ -99,8 +100,8 @@ turrisomnia udoo udooneo - xilinxzynqvirt xilinxzynqmpvirt xilinxzynqmpzcu102rev10 + xilinxzynqvirt zynqzturnv5 diff --git a/u-boot.changes b/u-boot.changes index c571fb8..0d75fc7 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 13 13:06:21 UTC 2024 - Andreas Schwab + +- Add milkvduo flavor + ------------------------------------------------------------------- Fri Apr 5 09:34:32 UTC 2024 - Guillaume GARDET diff --git a/u-boot.spec b/u-boot.spec index 7974dc4..12a6248 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -176,7 +176,7 @@ %define is_armv7 1 %define binext .img %endif -%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" || "%target" == "microchipmpfsicicle" +%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" || "%target" == "microchipmpfsicicle" || "%target" == "milkvduo" %define is_riscv64 1 %if "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" %define binext .itb