All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master][PATCH 0/3] uniform beagle machine definitions
@ 2026-02-23 23:57 rs
  2026-02-23 23:57 ` [meta-ti][master][PATCH 1/3] meta-beagle: move all beagle board configurations rs
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: rs @ 2026-02-23 23:57 UTC (permalink / raw)
  To: reatmon, afd, denys, praneeth, robertcnelson; +Cc: meta-ti

From: Randolph Sapp <rs@ti.com>

Attempt to make beagle machine definitions uniform. Move all beagle definitions
to meta-beagle. Make the hierarchy clear; if there is a TI specific
configuration for a device, that will contain all common arguments. Only the
beagle machine configuration will include beagle BSP specific arguments.

This is the result of a thread [1] where some people were displeased with the
current organization of the machine configurations. Aside from adding a
beagley-ti configuration, this series basically just glitter to satiate some
opinions.

I'm sure this certainly won't spark other discussion.

[1] https://lists.yoctoproject.org/g/meta-ti/topic/117964418

Randolph Sapp (3):
  meta-beagle: move all beagle board configurations
  beagley-ai: add beagley-ai-ti
  beagleplay-ti: use the am62xx.inc

 .../conf/machine/beaglebadge-ti.conf              |  0
 .../conf/machine/beagleplay-ti-k3r5.conf          |  0
 .../conf/machine/beagleplay-ti.conf               | 15 +--------------
 meta-beagle/conf/machine/beagley-ai-k3r5.conf     |  6 ++----
 ...agley-ai-k3r5.conf => beagley-ai-ti-k3r5.conf} |  3 ---
 meta-beagle/conf/machine/beagley-ai-ti.conf       | 15 +++++++++++++++
 meta-beagle/conf/machine/beagley-ai.conf          | 11 ++---------
 7 files changed, 20 insertions(+), 30 deletions(-)
 rename {meta-ti-bsp => meta-beagle}/conf/machine/beaglebadge-ti.conf (100%)
 rename {meta-ti-bsp => meta-beagle}/conf/machine/beagleplay-ti-k3r5.conf (100%)
 rename {meta-ti-bsp => meta-beagle}/conf/machine/beagleplay-ti.conf (68%)
 copy meta-beagle/conf/machine/{beagley-ai-k3r5.conf => beagley-ai-ti-k3r5.conf} (61%)
 create mode 100644 meta-beagle/conf/machine/beagley-ai-ti.conf

--
2.53.0



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

end of thread, other threads:[~2026-02-24 21:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-23 23:57 [meta-ti][master][PATCH 0/3] uniform beagle machine definitions rs
2026-02-23 23:57 ` [meta-ti][master][PATCH 1/3] meta-beagle: move all beagle board configurations rs
2026-02-24 14:55   ` Ryan Eatmon
2026-02-24 18:11     ` Randolph Sapp
2026-02-24 18:18       ` Andrew Davis
2026-02-24 20:45         ` Randolph Sapp
2026-02-24 18:14     ` Andrew Davis
2026-02-23 23:57 ` [meta-ti][master][PATCH 2/3] beagley-ai: add beagley-ai-ti rs
2026-02-24 18:31   ` Andrew Davis
2026-02-24 19:18     ` Randolph Sapp
2026-02-24 21:04     ` Denys Dmytriyenko
2026-02-23 23:57 ` [meta-ti][master][PATCH 3/3] beagleplay-ti: use the am62xx.inc rs
2026-02-24 18:23   ` Andrew Davis
2026-02-24  0:07 ` [meta-ti][master][PATCH 0/3] uniform beagle machine definitions PRC Automation

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.