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