All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] conf: machine: Add machine for BeagleBone Green Eco board
@ 2025-07-15 11:34 Miguel Gazquez
  2025-07-15 11:34 ` [PATCH 1/2] conf: machine: add BeagleBone Green Eco to KERNEL_DEVICETREE Miguel Gazquez
  2025-07-15 11:34 ` [PATCH 2/2] conf: machine: add new BeagleBone Green Eco machine Miguel Gazquez
  0 siblings, 2 replies; 13+ messages in thread
From: Miguel Gazquez @ 2025-07-15 11:34 UTC (permalink / raw)
  To: meta-ti
  Cc: thomas.petazzoni, praneeth, romain.gantois, kory.maincent,
	thomas.bonnefille, denys, reatmon, robertcnelson, Miguel Gazquez

This series add support for the BeagleBone Green Eco board in the
meta-ti-bsp layer.

Ethernet support in u-boot is still on ti-u-boot-2025.01-next, but it
seems that update to the revision used for u-boot is done automatically,
so I didn't change it.

As I added the bbge device tree in the KERNEL_DEVICETREE list in `ti33x.inc`,
the machine works even without specifying the exact device-tree in
beaglebonegreen-eco-ti.conf, but I thought that it is not necessary to
compile all others devicetrees if we know the one we are going to need.

I previously sent this by mistake to linux-patch-review@list.ti.com, I
just changed the capitalization of the BeagleBone Green Eco.

To: meta-ti@lists.yoctoproject.org
Cc: thomas.petazzoni@bootlin.com
Cc: praneeth@ti.com
Cc: romain.gantois@bootlin.com
Cc: kory.maincent@bootlin.com
Cc: thomas.bonnefille@bootlin.com
Cc: denys@konsulko.com
Cc: reatmon@ti.com
Cc: robertcnelson@gmail.com

Signed-off-by: Miguel Gazquez <miguel.gazquez@bootlin.com>
---
Miguel Gazquez (2):
      conf: machine:  add BeagleBone Green Eco to KERNEL_DEVICETREE
      conf: machine: add new BeagleBone Green Eco machine

 meta-ti-bsp/conf/machine/beaglebonegreen-eco-ti.conf | 9 +++++++++
 meta-ti-bsp/conf/machine/include/ti33x.inc           | 1 +
 2 files changed, 10 insertions(+)
---
base-commit: 5edda0fa24819e8a9122143732db6fc91786431e
change-id: 20250711-bbg_eco_machine-5b2c295ddb7c

Best regards,
-- 
Miguel Gazquez <miguel.gazquez@bootlin.com>



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

end of thread, other threads:[~2025-07-30 13:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 11:34 [PATCH 0/2] conf: machine: Add machine for BeagleBone Green Eco board Miguel Gazquez
2025-07-15 11:34 ` [PATCH 1/2] conf: machine: add BeagleBone Green Eco to KERNEL_DEVICETREE Miguel Gazquez
2025-07-15 13:52   ` Ryan Eatmon
2025-07-15 20:12     ` Thomas Petazzoni
2025-07-17 17:55     ` Miguel Gazquez
2025-07-17 18:01       ` Ryan Eatmon
2025-07-18  9:54         ` Miguel Gazquez
2025-07-18 14:35           ` Ryan Eatmon
2025-07-18 15:48             ` Miguel Gazquez
2025-07-21 16:49               ` Ryan Eatmon
2025-07-30 13:13                 ` Miguel Gazquez
2025-07-15 11:34 ` [PATCH 2/2] conf: machine: add new BeagleBone Green Eco machine Miguel Gazquez
2025-07-15 13:52   ` Ryan Eatmon

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.