All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] dts: Log name of expected .dtb file
Date: Mon, 18 Jan 2021 08:01:40 -0500	[thread overview]
Message-ID: <20210118130140.GY9782@bill-the-cat> (raw)
In-Reply-To: <20201227203443.4335-1-flokli@flokli.de>

On Sun, Dec 27, 2020 at 09:34:43PM +0100, Florian Klink wrote:

> Make it more obvious what .dts file was expected by the build system.
> 
> When adding support for a new board, I kept getting this error message,
> assuming I passed a wrong DEVICE_TREE parameter.
> 
> However, what was really the mistake was that the entry in
> `arch/arm/dts/Makefile` was missing, and u-boot didn't like not being
> able to find the .dtb file that should have been produced.
> 
> Simply logging the expected .dtb file name should make it easier to spot
> such mistakes.
> 
> Signed-off-by: Florian Klink <flokli@flokli.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210118/c4c4aa8b/attachment.sig>

      reply	other threads:[~2021-01-18 13:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-27 20:34 [PATCH] dts: Log name of expected .dtb file Florian Klink
2021-01-18 13:01 ` Tom Rini [this message]

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=20210118130140.GY9782@bill-the-cat \
    --to=trini@konsulko.com \
    --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.