From: Jamie Gibbons via buildroot <buildroot@buildroot.org>
To: <buildroot@buildroot.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Ludovic Desroches <ludovic.desroches@microchip.com>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
Conor Dooley <Conor.Dooley@microchip.com>,
Valentina Fernandez Alanis
<Valentina.FernandezAlanis@microchip.com>,
"Jamie Gibbons" <jamie.gibbons@microchip.com>
Subject: [Buildroot] [PATCH 3/3] configs/microchip_mpfs_icicle: add support for production silicon Icicle kit
Date: Thu, 14 Aug 2025 13:16:37 +0100 [thread overview]
Message-ID: <20250814121637.3775660-4-jamie.gibbons@microchip.com> (raw)
In-Reply-To: <20250814121637.3775660-1-jamie.gibbons@microchip.com>
Include the compilation of the production silicon Icicle kit device
tree to support this device.
Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com>
---
configs/microchip_mpfs_icicle_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/microchip_mpfs_icicle_defconfig b/configs/microchip_mpfs_icicle_defconfig
index 4d465016c7..52b865ef77 100644
--- a/configs/microchip_mpfs_icicle_defconfig
+++ b/configs/microchip_mpfs_icicle_defconfig
@@ -11,7 +11,7 @@ BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,li
BR2_LINUX_KERNEL_DEFCONFIG="mpfs"
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/microchip/mpfs_icicle/linux.fragment"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="microchip/mpfs-icicle-kit"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="microchip/mpfs-icicle-kit microchip/mpfs-icicle-kit-prod"
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_4=y
BR2_TARGET_UBOOT=y
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-08-14 12:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-14 12:16 [Buildroot] [PATCH 0/3] Add MPFS Icicle kit with Production Silicon support Jamie Gibbons via buildroot
2025-08-14 12:16 ` [Buildroot] [PATCH 1/3] configs/microchip_mpfs_icicle: bump Linux and U-Boot, add hashes Jamie Gibbons via buildroot
2025-11-13 9:52 ` Jamie.Gibbons--- via buildroot
2025-08-14 12:16 ` [Buildroot] [PATCH 2/3] board: microchip: mpfs_icicle: update to support production silicon Jamie Gibbons via buildroot
2025-08-14 12:16 ` Jamie Gibbons via buildroot [this message]
2026-01-02 17:06 ` [Buildroot] [PATCH 0/3] Add MPFS Icicle kit with Production Silicon support Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250814121637.3775660-4-jamie.gibbons@microchip.com \
--to=buildroot@buildroot.org \
--cc=Conor.Dooley@microchip.com \
--cc=Valentina.FernandezAlanis@microchip.com \
--cc=jamie.gibbons@microchip.com \
--cc=ludovic.desroches@microchip.com \
--cc=nicolas.ferre@microchip.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.