All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Simon Glass <sjg@chromium.org>,
	Eric Schikschneit <eric.schikschneit@novatechautomation.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH] [RFC]: dtc: Add Kconfig option to pad device tree blob
Date: Mon, 5 May 2025 12:09:16 -0600	[thread overview]
Message-ID: <20250505180916.GH5430@bill-the-cat> (raw)
In-Reply-To: <CAFLszTiPKbz20+=Du4L7fq442dO2QUh+wV7qH3z5FZy0mNZNmg@mail.gmail.com>

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

On Fri, May 02, 2025 at 08:10:33PM -0600, Simon Glass wrote:
> Hi Eric,
> 
> On Fri, 2 May 2025 at 14:06, Eric Schikschneit
> <eric.schikschneit@novatechautomation.com> wrote:
> >
> > This will allow arch(s) that use device tree blobs to pad the end of the
> > device tree so they can be modified by board files at run time. This will
> > help prevent errors such as FDT_ERR_NOSPACE from occuring.
> >
> > Signed-off-by: Eric Schikschneit <eric.schikschneit@novatechautomation.com>
> > ---
> >  arch/Kconfig                 | 11 +++++++++++
> >  arch/arc/dts/Makefile        |  6 +++++-
> >  arch/arm/dts/Makefile        |  4 ++++
> >  arch/m68k/dts/Makefile       |  6 +++++-
> >  arch/microblaze/dts/Makefile |  6 +++++-
> >  arch/nios2/dts/Makefile      |  6 +++++-
> >  arch/powerpc/dts/Makefile    |  4 ++++
> >  arch/riscv/dts/Makefile      |  6 +++++-
> >  arch/sandbox/dts/Makefile    |  6 +++++-
> >  arch/x86/dts/Makefile        |  8 +++++++-
> >  10 files changed, 56 insertions(+), 7 deletions(-)
> >
> 
> This is not a board-specific feature. You could try this:
> 
> https://patchwork.ozlabs.org/project/uboot/patch/20241206131113.2865416-3-sjg@chromium.org/

Simon, can you please read your links before sending them to other
people? There's several things wrong with that patch so suggesting
someone else try it and see is not helpful.

Eric, for your platform can you expand the value used by SYS_FDT_PAD or
is that not updating things in the correct spot for your use case?

-- 
Tom

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

  reply	other threads:[~2025-05-05 18:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-02 18:38 [PATCH] [RFC]: dtc: Add Kconfig option to pad device tree blob Eric Schikschneit
2025-05-03  2:10 ` Simon Glass
2025-05-05 18:09   ` Tom Rini [this message]
2025-05-06 12:49     ` Eric Schikschneit
2025-05-06 13:24       ` Simon Glass
2025-05-06 16:58       ` Tom Rini
2025-05-16 16:28 ` Tom Rini
2025-05-19 14:58   ` Eric Schikschneit
2025-05-19 15:00     ` 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=20250505180916.GH5430@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=eric.schikschneit@novatechautomation.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.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 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.