All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Add MPFS Icicle kit with Production Silicon support
@ 2025-08-14 12:16 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
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jamie Gibbons via buildroot @ 2025-08-14 12:16 UTC (permalink / raw)
  To: buildroot
  Cc: Thomas Petazzoni, Ludovic Desroches, Nicolas Ferre, Conor Dooley,
	Valentina Fernandez Alanis, Jamie Gibbons

Following Microchip's Linux 2025.07 release, this patch series updates the
relevant assets to the latest versions, this includes a Linux version bump and
addditional U-Boot drivers and functionality.

In this release support for the Icicle Kit production silicon was introduced.
With this introduction comes the need to support multiple board device trees
and so CONFIG_OF_BOARD is enabled. This series makes use of the device tree
compatible from the hart software services to essentially "detect" which board
is in use and therefore select the appropiate device tree for the board. The
series also adds a fdt production node to the .its referencing the production
Icicle Kit DTB with appropriate attributes and updates the configuration names
to match the device tree compatibles for each board configuration. The
compilation of the production silicon Icicle kit dtb is included in the Icicle
kit defconfig.

Thanks,
Jamie

Jamie Gibbons (3):
  configs/microchip_mpfs_icicle: bump Linux and U-Boot, add hashes
  board: microchip: mpfs_icicle: update to support production silicon
  configs/microchip_mpfs_icicle: add support for production silicon
    Icicle kit

 board/microchip/mpfs_icicle/mpfs_icicle.its   | 36 +++++++++++++++----
 .../mpfs_icicle/patches/linux/linux.hash      |  2 +-
 .../mpfs_icicle/patches/uboot/uboot.hash      |  2 +-
 board/microchip/mpfs_icicle/uboot-env.txt     | 21 ++++++-----
 .../mpfs_icicle/uboot-fragment-rootfs.config  |  1 +
 configs/microchip_mpfs_icicle_defconfig       |  8 ++---
 6 files changed, 48 insertions(+), 22 deletions(-)

-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-02 17:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Buildroot] [PATCH 3/3] configs/microchip_mpfs_icicle: add support for production silicon Icicle kit Jamie Gibbons via buildroot
2026-01-02 17:06 ` [Buildroot] [PATCH 0/3] Add MPFS Icicle kit with Production Silicon support Thomas Petazzoni via buildroot

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.