mbox series

[meta-ti,dunfell,00/11] Adding support for am62xx

Message ID 20220322162528.15298-1-reatmon@ti.com
Headers show
Series Adding support for am62xx | expand

Message

Ryan Eatmon March 22, 2022, 4:25 p.m. UTC
These patches add initial recipe support for am62xx.

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

Krunal Bhargav (1):
  ti-graphics: Add AM62x GPU (AXE1-16M) support v4

Nikhil Devshatwar (3):
  recipes-bsp: lpm-demo: Introduce low power mode demo package
  recipes-bsp: tifs-lpm-stub: Introduce new recipe
  recipes-bsp: lpm-demo: Fix build errors with clean task

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                  |  15 +
 conf/machine/include/am62xx.inc               |  17 +
 recipes-bsp/lpm-demo/files/GPL-2              | 340 ++++++++++++++++++
 recipes-bsp/lpm-demo/lpm-demo_1.0.bb          |  30 ++
 .../ti-img-rogue-driver_1.13.5776728.bb       |  40 ---
 .../ti-img-rogue-driver_1.15.6133109.bb       |  42 +++
 recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb        |  18 +
 .../tifs-lpm-stub/tifs-lpm-stub_git.bb        |  22 ++
 recipes-bsp/u-boot/u-boot-ti.inc              |   7 +
 ...bb => ti-img-rogue-umlibs_1.15.6133109.bb} |  17 +-
 recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb    |  37 ++
 recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb    |   1 +
 13 files changed, 549 insertions(+), 48 deletions(-)
 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
 create mode 100644 recipes-bsp/lpm-demo/files/GPL-2
 create mode 100644 recipes-bsp/lpm-demo/lpm-demo_1.0.bb
 delete mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.13.5776728.bb
 create mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
 create mode 100644 recipes-bsp/tifs-lpm-stub/tifs-lpm-stub_git.bb
 rename recipes-graphics/libgles/{ti-img-rogue-umlibs_1.13.5776728.bb => ti-img-rogue-umlibs_1.15.6133109.bb} (77%)

Comments

Nishanth Menon March 22, 2022, 8:43 p.m. UTC | #1
On 11:25-20220322, Ryan Eatmon via lists.yoctoproject.org wrote:
> These patches add initial recipe support for am62xx.
> 
> 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
> 
> Krunal Bhargav (1):
>   ti-graphics: Add AM62x GPU (AXE1-16M) support v4
> 
> Nikhil Devshatwar (3):
>   recipes-bsp: lpm-demo: Introduce low power mode demo package
>   recipes-bsp: tifs-lpm-stub: Introduce new recipe
>   recipes-bsp: lpm-demo: Fix build errors with clean task
> 
> 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                  |  15 +
>  conf/machine/include/am62xx.inc               |  17 +
>  recipes-bsp/lpm-demo/files/GPL-2              | 340 ++++++++++++++++++
>  recipes-bsp/lpm-demo/lpm-demo_1.0.bb          |  30 ++
>  .../ti-img-rogue-driver_1.13.5776728.bb       |  40 ---
>  .../ti-img-rogue-driver_1.15.6133109.bb       |  42 +++
>  recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb        |  18 +
>  .../tifs-lpm-stub/tifs-lpm-stub_git.bb        |  22 ++
>  recipes-bsp/u-boot/u-boot-ti.inc              |   7 +
>  ...bb => ti-img-rogue-umlibs_1.15.6133109.bb} |  17 +-
>  recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb    |  37 ++
>  recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb    |   1 +
>  13 files changed, 549 insertions(+), 48 deletions(-)
>  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
>  create mode 100644 recipes-bsp/lpm-demo/files/GPL-2
>  create mode 100644 recipes-bsp/lpm-demo/lpm-demo_1.0.bb
>  delete mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.13.5776728.bb
>  create mode 100644 recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
>  create mode 100644 recipes-bsp/tifs-lpm-stub/tifs-lpm-stub_git.bb
>  rename recipes-graphics/libgles/{ti-img-rogue-umlibs_1.13.5776728.bb => ti-img-rogue-umlibs_1.15.6133109.bb} (77%)


NAK to the series.

a) patches need to be cleaned up - squashed etc.
b) lpm-demo binary should probably belong to meta-arago instead
   of meta-ti. meta-ti should be a bsp layer, not a distro.