All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Eatmon <reatmon@ti.com>
To: Denys Dmytriyenko <denis@denix.org>
Cc: Praneeth Bajjuri <praneeth@ti.com>,
	Denys Dmytriyenko <denys@konsulko.com>,
	<meta-ti@lists.yoctoproject.org>
Subject: Re: [meta-ti][master/scarthgap][PATCH 3/4] ti-bsp: Add ti-6_12
Date: Tue, 8 Oct 2024 14:57:10 -0500	[thread overview]
Message-ID: <1c08e4ee-3beb-453b-b8fb-ba803b8d5d82@ti.com> (raw)
In-Reply-To: <20241008195514.GJ14676@denix.org>



On 10/8/2024 2:55 PM, Denys Dmytriyenko wrote:
> On Fri, Oct 04, 2024 at 10:18:56AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
>> Add new BSP for the 6.12 kernel and u-boot 2024.10 versions.
>>
>> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
>> ---
>>   meta-ti-bsp/conf/machine/include/ti-bsp.inc | 15 ++++++++++++++-
>>   1 file changed, 14 insertions(+), 1 deletion(-)
>>
>> diff --git a/meta-ti-bsp/conf/machine/include/ti-bsp.inc b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
>> index 33611689..9a15e164 100644
>> --- a/meta-ti-bsp/conf/machine/include/ti-bsp.inc
>> +++ b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
>> @@ -35,6 +35,19 @@ BSP_BOOTLOADER_VERSION:bsp-next = "%"
>>   # in next, usually present in TI staging or derivative like BB.org
>>   MACHINE_FEATURES:remove:bsp-next = "gpu"
>>   
>> +# ==========
>> +# ti-6_12
>> +# TI staging kernel 6.12, u-boot 2024.10
>> +# ==========
>> +BSP_KERNEL_PROVIDER:bsp-ti-6_12 = "linux-ti-staging"
>> +BSP_KERNEL_VERSION:bsp-ti-6_12 = "6.12%"
>> +BSP_BOOTLOADER_PROVIDER:bsp-ti-6_12 = "u-boot-ti-staging"
>> +BSP_BOOTLOADER_VERSION:bsp-ti-6_12 = "2024.10%"
>> +
>> +# GPU support requires out-of-tree SGX and Rogue drivers not available
>> +# in 6.12 yet
>> +MACHINE_FEATURES:remove:bsp-next = "gpu"
> 
> Copy/paste error? bsp-ti_6.12 vs. bsp-next

Yes.  I'll fix that.


> 
>> +
>>   # ==========
>>   # ti-6_6
>>   # TI staging kernel 6.6, u-boot 2024.04
>> @@ -42,7 +55,7 @@ MACHINE_FEATURES:remove:bsp-next = "gpu"
>>   BSP_KERNEL_PROVIDER:bsp-ti-6_6 = "linux-ti-staging"
>>   BSP_KERNEL_VERSION:bsp-ti-6_6 = "6.6%"
>>   BSP_BOOTLOADER_PROVIDER:bsp-ti-6_6 = "u-boot-ti-staging"
>> -BSP_BOOTLOADER_VERSION:bsp-ti-6_6 = "2024%"
>> +BSP_BOOTLOADER_VERSION:bsp-ti-6_6 = "2024.04%"
>>   
>>   # Only Rogue is enabled so far, SGX falls back to SW rendering
>>   BSP_ROGUE_DRIVER_PROVIDER:bsp-ti-6_6 = "ti-img-rogue-driver"
>> -- 
>> 2.17.1

-- 
Ryan Eatmon                reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


  reply	other threads:[~2024-10-08 19:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-04 15:18 [meta-ti][master/scarthgap][PATCH 1/4] linux-ti-staging: Add v6.12 recipe Ryan Eatmon
2024-10-04 15:18 ` [meta-ti][master/scarthgap][PATCH 2/4] u-boot-ti-staging: Add v2024.10 recipe Ryan Eatmon
2024-10-08 19:59   ` Denys Dmytriyenko
2024-10-04 15:18 ` [meta-ti][master/scarthgap][PATCH 3/4] ti-bsp: Add ti-6_12 Ryan Eatmon
2024-10-08 19:55   ` Denys Dmytriyenko
2024-10-08 19:57     ` Ryan Eatmon [this message]
2024-10-04 15:18 ` [meta-ti][master/scarthgap][PATCH 4/4] debugss-module-drv: Add patch for kernel 6.11 change Ryan Eatmon
2024-10-08 19:58 ` [meta-ti][master/scarthgap][PATCH 1/4] linux-ti-staging: Add v6.12 recipe Denys Dmytriyenko
2024-10-08 20:50   ` Ryan Eatmon
2025-12-19 17:31 ` Romain Naour
2025-12-19 20:58   ` Bajjuri, Praneeth
2025-12-22 11:34     ` Romain Naour
2025-12-22 19:39       ` Bajjuri, Praneeth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1c08e4ee-3beb-453b-b8fb-ba803b8d5d82@ti.com \
    --to=reatmon@ti.com \
    --cc=denis@denix.org \
    --cc=denys@konsulko.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.