mbox series

[meta-ti,dunfell,0/3] Add J721S2 HS platform support

Message ID 20220602172220.24096-1-j-choudhary@ti.com
Headers show
Series Add J721S2 HS platform support | expand

Message

Jayesh Choudhary June 2, 2022, 5:22 p.m. UTC
This series add the yocto configuration for J721S2 HS platform.

There is a dependancy of this series on u-boot j721s2-hs support on
ti-linux tree which is pending internal review.	

Jayesh Choudhary (3):
  conf: machine: Add j721s2 hs platform
  ti-rtos-firmware: Add j721s2 hs support
  j721s2-hs: changes to support new hs platform

 conf/machine/j721s2-hs-evm-k3r5.conf          | 13 ++++++
 conf/machine/j721s2-hs-evm.conf               | 22 +++++++++
 recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb        | 18 ++++++++
 .../trusted-firmware-a_%.bbappend             |  8 ++++
 recipes-bsp/u-boot/u-boot-ti.inc              |  6 +++
 recipes-security/optee/optee-os_%.bbappend    |  4 ++
 recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb    | 46 +++++++++++++++++++
 7 files changed, 117 insertions(+)
 create mode 100644 conf/machine/j721s2-hs-evm-k3r5.conf
 create mode 100644 conf/machine/j721s2-hs-evm.conf

Comments

Ryan Eatmon June 6, 2022, 8:25 p.m. UTC | #1
On 6/2/2022 12:22, Jayesh Choudhary via lists.yoctoproject.org wrote:
> This series add the yocto configuration for J721S2 HS platform.
> 
> There is a dependancy of this series on u-boot j721s2-hs support on
> ti-linux tree which is pending internal review.	
> 
> Jayesh Choudhary (3):
>    conf: machine: Add j721s2 hs platform
>    ti-rtos-firmware: Add j721s2 hs support
>    j721s2-hs: changes to support new hs platform
> 
>   conf/machine/j721s2-hs-evm-k3r5.conf          | 13 ++++++
>   conf/machine/j721s2-hs-evm.conf               | 22 +++++++++
>   recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb        | 18 ++++++++
>   .../trusted-firmware-a_%.bbappend             |  8 ++++
>   recipes-bsp/u-boot/u-boot-ti.inc              |  6 +++
>   recipes-security/optee/optee-os_%.bbappend    |  4 ++
>   recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb    | 46 +++++++++++++++++++
>   7 files changed, 117 insertions(+)
>   create mode 100644 conf/machine/j721s2-hs-evm-k3r5.conf
>   create mode 100644 conf/machine/j721s2-hs-evm.conf


There are a few other files that needs to be modified to correctly add 
j721s2-hs-evm support:

recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb
recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
recipes-graphics/libgles/ti-img-rogue-umlibs_1.15.6133109.bb
recipes-kernel/linux/kernel-rdepends.inc

Jayesh will be sending a v2 with those additional changes as well.


> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#14773): https://lists.yoctoproject.org/g/meta-ti/message/14773
> Mute This Topic: https://lists.yoctoproject.org/mt/91504465/6551054
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [reatmon@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>