mbox series

[meta-ti,kirkstone,0/1] Update BBAI64 aarch64 target version

Message ID 20231019113938.1657179-1-p-mantena@ti.com
Headers show
Series Update BBAI64 aarch64 target version | expand

Message

Prasanth Mantena Oct. 19, 2023, 11:39 a.m. UTC
The following patch is to update the kernel version of linux-bb.org from 5.10 to 6.1 
and is verified on BBAI64 board for successful booting of kernel.
The existing dtbs are added to the machine conf file. Further addition
of dtb overlays to the tree requires them to be added to the machine conf
file. I am not working on adding the overlays of BBAI64 to the kernel.


Prasanth Babu Mantena (1):
  linux-bb.org: update to 6.1.46 for aarch64 targets

 meta-ti-bsp/conf/machine/beaglebone-ai64.conf | 72 ++++++-------------
 .../recipes-kernel/linux/linux-bb.org_git.bb  |  8 +--
 2 files changed, 24 insertions(+), 56 deletions(-)

Comments

Denys Dmytriyenko Oct. 19, 2023, noon UTC | #1
On Thu, Oct 19, 2023 at 05:09:37PM +0530, Prasanth Babu Mantena via lists.yoctoproject.org wrote:
> The following patch is to update the kernel version of linux-bb.org from 5.10 to 6.1 
> and is verified on BBAI64 board for successful booting of kernel.

NAK.

I'm sitting on the same changes for a few weeks now, waiting for the 
corresponding EEPROM fix in U-boot. Otherwise it doesn't boot. Was this 
tested with an old U-boot?


> The existing dtbs are added to the machine conf file. Further addition
> of dtb overlays to the tree requires them to be added to the machine conf
> file. I am not working on adding the overlays of BBAI64 to the kernel.
> 
> 
> Prasanth Babu Mantena (1):
>   linux-bb.org: update to 6.1.46 for aarch64 targets
> 
>  meta-ti-bsp/conf/machine/beaglebone-ai64.conf | 72 ++++++-------------
>  .../recipes-kernel/linux/linux-bb.org_git.bb  |  8 +--
>  2 files changed, 24 insertions(+), 56 deletions(-)
> 
> -- 
> 2.33.3
Prasanth Mantena Oct. 19, 2023, 12:11 p.m. UTC | #2
On 08:00-20231019, Denys Dmytriyenko wrote:
> On Thu, Oct 19, 2023 at 05:09:37PM +0530, Prasanth Babu Mantena via lists.yoctoproject.org wrote:
> > The following patch is to update the kernel version of linux-bb.org from 5.10 to 6.1 
> > and is verified on BBAI64 board for successful booting of kernel.
> 
> NAK.
> 
> I'm sitting on the same changes for a few weeks now, waiting for the 
> corresponding EEPROM fix in U-boot. Otherwise it doesn't boot. Was this 
> tested with an old U-boot?

The EEPROM fix has been post to lpr and pulled to ti-u-boot-2023.04-next.
This patch has been tested against the EEPROM fix. It was tested with
old u-boot without fix by booting kernel using custom get_fdt_mmc
throught uEnv.txt. But as proper fix is in place now, This patch should
work without issues.

Regards,
Prasanth

> 
> 
> > The existing dtbs are added to the machine conf file. Further addition
> > of dtb overlays to the tree requires them to be added to the machine conf
> > file. I am not working on adding the overlays of BBAI64 to the kernel.
> > 
> > 
> > Prasanth Babu Mantena (1):
> >   linux-bb.org: update to 6.1.46 for aarch64 targets
> > 
> >  meta-ti-bsp/conf/machine/beaglebone-ai64.conf | 72 ++++++-------------
> >  .../recipes-kernel/linux/linux-bb.org_git.bb  |  8 +--
> >  2 files changed, 24 insertions(+), 56 deletions(-)
> > 
> > -- 
> > 2.33.3
Ryan Eatmon Oct. 19, 2023, 2:02 p.m. UTC | #3
On 10/19/2023 7:11 AM, Prasanth Mantena wrote:
> On 08:00-20231019, Denys Dmytriyenko wrote:
>> On Thu, Oct 19, 2023 at 05:09:37PM +0530, Prasanth Babu Mantena via lists.yoctoproject.org wrote:
>>> The following patch is to update the kernel version of linux-bb.org from 5.10 to 6.1
>>> and is verified on BBAI64 board for successful booting of kernel.
>>
>> NAK.
>>
>> I'm sitting on the same changes for a few weeks now, waiting for the
>> corresponding EEPROM fix in U-boot. Otherwise it doesn't boot. Was this
>> tested with an old U-boot?
> 
> The EEPROM fix has been post to lpr and pulled to ti-u-boot-2023.04-next.
> This patch has been tested against the EEPROM fix. It was tested with
> old u-boot without fix by booting kernel using custom get_fdt_mmc
> throught uEnv.txt. But as proper fix is in place now, This patch should
> work without issues.

Then I think we should wait for the uboot change to be released into 
prod so that Denys can test his changes to verify that everything is 
good.  That promotion should be occuring anytime now.  We are just 
working through testing issues.



> Regards,
> Prasanth
> 
>>
>>
>>> The existing dtbs are added to the machine conf file. Further addition
>>> of dtb overlays to the tree requires them to be added to the machine conf
>>> file. I am not working on adding the overlays of BBAI64 to the kernel.
>>>
>>>
>>> Prasanth Babu Mantena (1):
>>>    linux-bb.org: update to 6.1.46 for aarch64 targets
>>>
>>>   meta-ti-bsp/conf/machine/beaglebone-ai64.conf | 72 ++++++-------------
>>>   .../recipes-kernel/linux/linux-bb.org_git.bb  |  8 +--
>>>   2 files changed, 24 insertions(+), 56 deletions(-)
>>>
>>> -- 
>>> 2.33.3