All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: Nikhil M Jain <n-jain1@ti.com>, <trini@konsulko.com>
Cc: <u-boot@lists.denx.de>, <sjg@chromium.org>, <vigneshr@ti.com>,
	<nm@ti.com>, <devarsht@ti.com>, <tomba@kernel.org>
Subject: Re: [PATCH v2 5/7] board: ti: am62x: am62x: Add splash screen env variables
Date: Sat, 4 Feb 2023 20:27:13 +0100	[thread overview]
Message-ID: <20230204202714.7273bed0@crub> (raw)
In-Reply-To: <20230131100520.103093-6-n-jain1@ti.com>

On Tue, 31 Jan 2023 15:35:18 +0530
Nikhil M Jain n-jain1@ti.com wrote:

> Set splash screen related env variables. Default splash source is
> set to mmc where user is expected to keep bmp in compressed format
> with name ti.gz on first partition of mmc.
> 
> Splash file will be uncompressed to DDR at address 0x82000000 and
> splash position is set to middle of screen.
> 
> Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
> ---
>  board/ti/am62x/am62x.env | 5 +++++
>  1 file changed, 5 insertions(+)

This patch does not apply, there is no board/ti/am62x/am62x.env.

I think we first need below patch applied (assigned to Tom):

  http://patchwork.ozlabs.org/project/uboot/patch/20230124051602.32351-2-n-jain1@ti.com/

@Tom: could you please apply it ? Thanks!

--
Anatolij

  reply	other threads:[~2023-02-04 19:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31 10:05 [PATCH v2 0/7] Add u-boot splash screen support for AM62x Nikhil M Jain
2023-01-31 10:05 ` [PATCH v2 1/7] drivers: core: ofnode: Add panel timing decode Nikhil M Jain
2023-01-31 14:16   ` Simon Glass
2023-02-03  4:31     ` [EXTERNAL] " Nikhil M Jain
2023-02-04 17:41   ` [PATCH v3 " Anatolij Gustschin
2023-02-04 19:11     ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 2/7] test: dm: test-fdt: Add decode_panel_timing test Nikhil M Jain
2023-01-31 14:16   ` Simon Glass
2023-02-04 19:12   ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 3/7] drivers: video: simple_panel: make simple panel independent of backlight Nikhil M Jain
2023-02-04 19:17   ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 4/7] drivers: video: tidss: TIDSS video driver support for AM62x Nikhil M Jain
2023-02-04 19:18   ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 5/7] board: ti: am62x: am62x: Add splash screen env variables Nikhil M Jain
2023-02-04 19:27   ` Anatolij Gustschin [this message]
2023-02-07 16:50   ` Tom Rini
2023-01-31 10:05 ` [PATCH v2 6/7] board: ti: am62x: evm: Add splash screen support Nikhil M Jain
2023-02-04 19:19   ` Anatolij Gustschin
2023-01-31 10:05 ` [PATCH v2 7/7] tools: logos: Add TI logo files Nikhil M Jain
2023-02-04 19:20   ` Anatolij Gustschin

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=20230204202714.7273bed0@crub \
    --to=agust@denx.de \
    --cc=devarsht@ti.com \
    --cc=n-jain1@ti.com \
    --cc=nm@ti.com \
    --cc=sjg@chromium.org \
    --cc=tomba@kernel.org \
    --cc=trini@konsulko.com \
    --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 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.