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 numbersKrunal Bhargav (1): ti-graphics: Add AM62x GPU (AXE1-16M) support v4Nikhil 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 taskNishanth 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%)
© 2022 Groups.io