From ecca7059cc648bda88d1984a8ac722cb671d94400d860d9b2ffaa7aef1e01f60 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Wed, 4 Oct 2023 17:02:13 +0000 Subject: [PATCH] Accepting request 1115672 from hardware:boot:staging OBS-URL: https://build.opensuse.org/request/show/1115672 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=195 --- _multibuild | 1 + u-boot.changes | 5 +++++ u-boot.spec | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_multibuild b/_multibuild index b1f43ce..45e97bc 100644 --- a/_multibuild +++ b/_multibuild @@ -37,6 +37,7 @@ ls1012afrdmqspi melea1000 merriia80optimus + microchipmpfsicicle mt7623nbpir2 mvebudb-88f3720 mvebudbarmada8k diff --git a/u-boot.changes b/u-boot.changes index ae7cc59..a634792 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 4 15:57:05 UTC 2023 - Andreas Schwab + +- Add microchipmpfsicicle flavor + ------------------------------------------------------------------- Wed Oct 4 08:46:33 UTC 2023 - Guillaume GARDET diff --git a/u-boot.spec b/u-boot.spec index 977e765..44a4617 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -170,7 +170,7 @@ %define is_armv7 1 %define binext .img %endif -%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" +%if "%target" == "qemu-riscv64" || "%target" == "qemu-riscv64smode" || "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" || "%target" == "microchipmpfsicicle" %define is_riscv64 1 %if "%target" == "sifiveunleashed" || "%target" == "sifiveunmatched" || "%target" == "starfivevisionfive2" %define binext .itb