All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Add support for BeagleBone Green Eco board
@ 2025-12-12 10:15 Kory Maincent via buildroot
  2025-12-12 10:15 ` [Buildroot] [PATCH 1/3] configs/beaglebone: Bump to Linux mainline Kory Maincent via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kory Maincent via buildroot @ 2025-12-12 10:15 UTC (permalink / raw)
  To: buildroot
  Cc: Kory Maincent, Bryan Brattlof, Bajjuri Praneeth, Lothar Felten,
	thomas.petazzoni

From: Kory Maincent (TI.com) <kory.maincent@bootlin.com>

Bumps the Linux kernel to the latest mainline version.
Add the am335x-bonegreen-eco device tree to enable support for the
BeagleBone Green Eco variant.

Kory Maincent (TI.com) (3):
  configs/beaglebone: Bump to Linux mainline
  configs/beaglebone: Use Buildroot's default U-Boot version
  board/beaglebone: Add BeagleBone Green Eco support

 board/beagleboard/beaglebone/genimage.cfg |   1 +
 board/beagleboard/beaglebone/readme.txt   |   1 +
 board/ti/common/am335x/linux.config       | 682 ++++++++++++++++++++++
 configs/beaglebone_defconfig              |  11 +-
 4 files changed, 687 insertions(+), 8 deletions(-)
 create mode 100644 board/ti/common/am335x/linux.config

-- 
2.43.0

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

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

end of thread, other threads:[~2025-12-12 10:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12 10:15 [Buildroot] [PATCH 0/3] Add support for BeagleBone Green Eco board Kory Maincent via buildroot
2025-12-12 10:15 ` [Buildroot] [PATCH 1/3] configs/beaglebone: Bump to Linux mainline Kory Maincent via buildroot
2025-12-12 10:24   ` Thomas Petazzoni via buildroot
2025-12-12 10:42     ` Kory Maincent via buildroot
2025-12-12 10:15 ` [Buildroot] [PATCH 2/3] configs/beaglebone: Use Buildroot's default U-Boot version Kory Maincent via buildroot
2025-12-12 10:24   ` Thomas Petazzoni via buildroot
2025-12-12 10:15 ` [Buildroot] [PATCH 3/3] board/beaglebone: Add BeagleBone Green Eco support Kory Maincent via buildroot
2025-12-12 10:25   ` 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.