All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH v2 0/7] Adding support for am62xx
@ 2022-03-22 18:15 Ryan Eatmon
  2022-03-22 18:15 ` [meta-ti][dunfell][PATCH v2 1/7] machine: Add am62xx evm configuration Ryan Eatmon
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Ryan Eatmon @ 2022-03-22 18:15 UTC (permalink / raw)
  To: Yogesh Siraswar, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

These patches add initial recipe support for am62xx.

--
v2: Removed ti-graphics patch, and removed lpm-demo patches.

Hari Nagalla (3):
  ti-rtos: Add support for AM62x M4F
  ti-rtos: Fix AM62x R5F DM FW paths
  ti-rtos: Fix AM62x Fix MCU core numbers

Nishanth Menon (4):
  machine: Add am62xx evm configuration
  recipes-ti: ti-rtos-bin: Add AM62x binaries
  recipes: Pick up correct image and build DM to boot images
  HACK: recipes-ti: ti-rtos-metadata: Make am62x point to am64x

 conf/machine/am62xx-evm-k3r5.conf          | 11 +++++++
 conf/machine/am62xx-evm.conf               | 13 ++++++++
 conf/machine/include/am62xx.inc            | 17 ++++++++++
 recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb     | 18 +++++++++++
 recipes-bsp/u-boot/u-boot-ti.inc           |  7 ++++
 recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 37 ++++++++++++++++++++++
 recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb |  1 +
 7 files changed, 104 insertions(+)
 create mode 100644 conf/machine/am62xx-evm-k3r5.conf
 create mode 100644 conf/machine/am62xx-evm.conf
 create mode 100644 conf/machine/include/am62xx.inc

-- 
2.17.1



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

end of thread, other threads:[~2022-03-22 21:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22 18:15 [meta-ti][dunfell][PATCH v2 0/7] Adding support for am62xx Ryan Eatmon
2022-03-22 18:15 ` [meta-ti][dunfell][PATCH v2 1/7] machine: Add am62xx evm configuration Ryan Eatmon
2022-03-22 19:58   ` Denys Dmytriyenko
2022-03-22 18:15 ` [meta-ti][dunfell][PATCH v2 2/7] recipes-ti: ti-rtos-bin: Add AM62x binaries Ryan Eatmon
2022-03-22 20:01   ` Denys Dmytriyenko
2022-03-22 18:15 ` [meta-ti][dunfell][PATCH v2 3/7] recipes: Pick up correct image and build DM to boot images Ryan Eatmon
2022-03-22 20:02   ` Denys Dmytriyenko
2022-03-22 18:15 ` [meta-ti][dunfell][PATCH v2 4/7] HACK: recipes-ti: ti-rtos-metadata: Make am62x point to am64x Ryan Eatmon
2022-03-22 18:15 ` [meta-ti][dunfell][PATCH v2 5/7] ti-rtos: Add support for AM62x M4F Ryan Eatmon
2022-03-22 21:53   ` Denys Dmytriyenko
2022-03-22 18:15 ` [meta-ti][dunfell][PATCH v2 6/7] ti-rtos: Fix AM62x R5F DM FW paths Ryan Eatmon
2022-03-22 18:15 ` [meta-ti][dunfell][PATCH v2 7/7] ti-rtos: Fix AM62x Fix MCU core numbers Ryan Eatmon
2022-03-22 21:54   ` Denys Dmytriyenko

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.