public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Nikhil M Jain <n-jain1@ti.com>
Cc: u-boot@lists.denx.de, devarsht@ti.com, vigneshr@ti.com,
	nsekhar@ti.com, sjg@chromium.org
Subject: Re: [PATCH 0/8] Updats SPL splashscreen framework for AM62x
Date: Thu, 1 Jun 2023 12:40:59 -0400	[thread overview]
Message-ID: <20230601164059.GA648994@bill-the-cat> (raw)
In-Reply-To: <20230511095958.189477-1-n-jain1@ti.com>

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

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: ti: am62x: evm: Update function calls for splash screen
>   include: video: Reserve video using blob
>   common: board_f: Pass frame buffer info from SPL to u-boot
>   drivers: video: Kconfig: Add config remove video
>   common: spl: spl: Remove video driver
>   configs: am62x_evm_a53: Add bloblist address
> 
>  arch/arm/mach-k3/am625_init.c   |  1 +
>  arch/arm/mach-k3/common.c       |  2 ++
>  board/ti/am62x/evm.c            | 46 +++++++++++++--------------------
>  common/board_f.c                | 13 +++++++++-
>  common/spl/spl.c                |  3 ++-
>  configs/am62x_evm_a53_defconfig |  1 +
>  drivers/video/Kconfig           | 12 +++++++++
>  drivers/video/video-uclass.c    | 24 +++++++++++++++++
>  include/video.h                 |  9 +++++++
>  9 files changed, 81 insertions(+), 30 deletions(-)

This series causes problems with sandbox even building, please rebase on
current next and put this through CI once you're sure both the TI cases
and at least sandbox also build, thanks.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  parent reply	other threads:[~2023-06-01 16:41 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11  9:59 [PATCH 0/8] Updats SPL splashscreen framework for AM62x Nikhil M Jain
2023-05-11  9:59 ` [PATCH 1/8] common: spl: spl: Update stack pointer address Nikhil M Jain
2023-05-12  8:09   ` Devarsh Thakkar
2023-06-02 15:50     ` Tom Rini
2023-06-08 11:56     ` Nikhil M Jain
2023-05-11  9:59 ` [PATCH 2/8] arch: arm: mach-k3: common: Return a pointer after setting page table Nikhil M Jain
2023-05-12  8:51   ` Devarsh Thakkar
2023-05-11  9:59 ` [PATCH 3/8] board: ti: am62x: evm: Update function calls for splash screen Nikhil M Jain
2023-05-12 10:57   ` Devarsh Thakkar
2023-05-11  9:59 ` [PATCH 4/8] include: video: Reserve video using blob Nikhil M Jain
2023-05-12 11:11   ` Devarsh Thakkar
2023-05-11  9:59 ` [PATCH 5/8] common: board_f: Pass frame buffer info from SPL to u-boot Nikhil M Jain
2023-05-12 11:29   ` Devarsh Thakkar
2023-05-11  9:59 ` [PATCH 6/8] drivers: video: Kconfig: Add config remove video Nikhil M Jain
2023-05-12 11:42   ` Devarsh Thakkar
2023-05-11  9:59 ` [PATCH 7/8] common: spl: spl: Remove video driver Nikhil M Jain
2023-05-12 11:42   ` Devarsh Thakkar
2023-05-11  9:59 ` [PATCH 8/8] configs: am62x_evm_a53: Add bloblist address Nikhil M Jain
2023-05-12 11:46   ` Devarsh Thakkar
2023-05-11 13:09 ` [PATCH 0/8] Updats SPL splashscreen framework for AM62x Tom Rini
2023-05-12  6:01 ` Devarsh Thakkar
2023-06-01 16:40 ` Tom Rini [this message]
2023-06-02  4:39   ` [EXTERNAL] " Nikhil M Jain
2023-06-02  6:19     ` Nikhil M Jain
2023-06-02 15:51       ` Tom Rini

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=20230601164059.GA648994@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=devarsht@ti.com \
    --cc=n-jain1@ti.com \
    --cc=nsekhar@ti.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox