From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/3] cmd: Makefile: build nvedit.c when needed
Date: Sat, 16 Jan 2021 19:17:03 -0500 [thread overview]
Message-ID: <20210117001703.GB31087@bill-the-cat> (raw)
In-Reply-To: <20201228121313.16520-2-peng.fan@oss.nxp.com>
On Mon, Dec 28, 2020 at 08:13:12PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> No need to build nvedit.c when CONFIG_$(SPL_)ENV_SUPPORT is n
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
This breaks a handful of PowerPC platforms that are using the original
SPL/etc setup and do make use of environment.
--
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/20210116/6378a026/attachment.sig>
next prev parent reply other threads:[~2021-01-17 0:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-28 12:13 [PATCH 1/3] common: Makefile: drop duplicated line Peng Fan
2020-12-28 12:13 ` [PATCH 2/3] cmd: Makefile: build nvedit.c when needed Peng Fan
2020-12-29 3:32 ` Simon Glass
2021-01-17 0:17 ` Tom Rini [this message]
2021-01-17 1:16 ` Peng Fan
2020-12-28 12:13 ` [PATCH 3/3] armv8: Makefile: build cache files " Peng Fan
2021-01-18 13:01 ` Tom Rini
2020-12-29 3:32 ` [PATCH 1/3] common: Makefile: drop duplicated line Simon Glass
2021-01-18 13:01 ` 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=20210117001703.GB31087@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.