Re: [EXTERNAL] Re: [PATCH 0/8] Updats SPL splashscreen framework for AM62x

2023-06-02 Thread Tom Rini
On Fri, Jun 02, 2023 at 11:49:49AM +0530, Nikhil M Jain wrote: > Hi Tom, > > On 02/06/23 10:09, Nikhil M Jain wrote: > > Hi Tom, > > > > On 01/06/23 22:10, Tom Rini wrote: > > > On Thu, May 11, 2023 at 03:29:50PM +0530, Nikhil M Jain wrote: > > > > > > > This patch series aims at updating SPL

Re: [EXTERNAL] Re: [PATCH 0/8] Updats SPL splashscreen framework for AM62x

2023-06-02 Thread Nikhil M Jain
Hi Tom, On 02/06/23 10:09, Nikhil M Jain wrote: Hi Tom, On 01/06/23 22:10, Tom Rini wrote: On Thu, May 11, 2023 at 03:29:50PM +0530, Nikhil M Jain wrote: This patch series aims at updating SPL splashscreen framework for AM62x. Nikhil M Jain (8):    common: spl: spl: Update stack pointer

Re: [EXTERNAL] Re: [PATCH 0/8] Updats SPL splashscreen framework for AM62x

2023-06-01 Thread Nikhil M Jain
Hi Tom, On 01/06/23 22:10, Tom Rini wrote: On Thu, May 11, 2023 at 03:29:50PM +0530, Nikhil M Jain wrote: This patch series aims at updating SPL splashscreen framework for AM62x. Nikhil M Jain (8): common: spl: spl: Update stack pointer address arch: arm: mach-k3: common: Return a

Re: [PATCH 0/8] Updats SPL splashscreen framework for AM62x

2023-06-01 Thread Tom Rini
On Thu, May 11, 2023 at 03:29:50PM +0530, Nikhil M Jain wrote: > This patch series aims at updating SPL splashscreen framework for AM62x. > > Nikhil M Jain (8): > common: spl: spl: Update stack pointer address > arch: arm: mach-k3: common: Return a pointer after setting page table > board:

Re: [PATCH 0/8] Updats SPL splashscreen framework for AM62x

2023-05-12 Thread Devarsh Thakkar
Hi Nikhil, Thanks for the series. On 11/05/23 15:29, Nikhil M Jain wrote: > This patch series aims at updating SPL splashscreen framework for AM62x. > Good to put highlights of what this series tries to cover : e.g. : Switch to blob-list to transfer fb info from SPL to u-boot proper compilation

Re: [PATCH 0/8] Updats SPL splashscreen framework for AM62x

2023-05-11 Thread Tom Rini
On Thu, May 11, 2023 at 03:29:50PM +0530, Nikhil M Jain wrote: > This patch series aims at updating SPL splashscreen framework for AM62x. > > Nikhil M Jain (8): > common: spl: spl: Update stack pointer address > arch: arm: mach-k3: common: Return a pointer after setting page table > board:

[PATCH 0/8] Updats SPL splashscreen framework for AM62x

2023-05-11 Thread Nikhil M Jain
This patch series aims at updating SPL splashscreen framework for AM62x. Nikhil M Jain (8): common: spl: spl: Update stack pointer address arch: arm: mach-k3: common: Return a pointer after setting page table board: ti: am62x: evm: Update function calls for splash screen include: video: