public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Sughosh Ganu <sughosh.ganu@linaro.org>
Cc: u-boot@lists.denx.de, Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Simon Glass <sjg@chromium.org>,
	Takahiro Akashi <takahiro.akashi@linaro.org>
Subject: Re: [PATCH 1/5] scripts/Makefile.lib: Collate all dtsi files for inclusion
Date: Tue, 15 Aug 2023 16:23:58 -0400	[thread overview]
Message-ID: <20230815202358.GC3630934@bill-the-cat> (raw)
In-Reply-To: <20230815162623.1824357-2-sughosh.ganu@linaro.org>

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

On Tue, Aug 15, 2023 at 09:56:19PM +0530, Sughosh Ganu wrote:

> At the time of building a device-tree file, all the *u-boot.dtsi files
> are looked for, in a particular order, and the first file found is
> included. Then, the list of files specified in the
> CONFIG_DEVICE_TREE_INCLUDES symbol are included.
> 
> Combine these files that are to be included into a variable, and then
> include all these files in one go.
> 
> Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom

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

  reply	other threads:[~2023-08-15 20:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15 16:26 [PATCH 0/5] capsule: Embed the public key ESL as part of build Sughosh Ganu
2023-08-15 16:26 ` [PATCH 1/5] scripts/Makefile.lib: Collate all dtsi files for inclusion Sughosh Ganu
2023-08-15 20:23   ` Tom Rini [this message]
2023-08-15 16:26 ` [PATCH 2/5] scripts/Makefile.lib: Embed capsule public key in platform's dtb Sughosh Ganu
2023-08-15 18:39   ` Simon Glass
2023-08-16  4:28     ` Sughosh Ganu
2023-08-16 21:26       ` Tom Rini
2023-08-17 13:41         ` Simon Glass
2023-08-17 15:10           ` Tom Rini
2023-08-18  3:10             ` Simon Glass
2023-08-15 20:24   ` Tom Rini
2023-08-16  4:29     ` Sughosh Ganu
2023-08-15 16:26 ` [PATCH 3/5] sandbox: capsule: Add path to the public key ESL file Sughosh Ganu
2023-08-15 16:26 ` [PATCH 4/5] doc: capsule: Document the new mechanism to embed ESL file into dtb Sughosh Ganu
2023-08-15 16:26 ` [PATCH 5/5] test: capsule: Remove logic to add public key ESL Sughosh Ganu

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=20230815202358.GC3630934@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=sjg@chromium.org \
    --cc=sughosh.ganu@linaro.org \
    --cc=takahiro.akashi@linaro.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /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