All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/2] Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Date: Tue, 28 Jul 2020 18:27:56 -0400	[thread overview]
Message-ID: <20200728222756.GV6965@bill-the-cat> (raw)
In-Reply-To: <20200703130945.3003897-1-aford173@gmail.com>

On Fri, Jul 03, 2020 at 08:09:44AM -0500, Adam Ford wrote:

> This converts the following to Kconfig:
>    CONFIG_SPL_NAND_DRIVERS
>    CONFIG_SPL_NAND_ECC
>    CONFIG_SPL_NAND_SIMPLE
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>

Note:  While you're the listed maintainer of da850evm_nand, the patch as
sent also increased the size of SPL on that platform by enabling
CONFIG_SPL_SPI_LOAD which I think based on other discussions wasn't
needed on this platform and was dropped at one point and I assume was
re-added by accident here.  So I've dropped that change here and the
patch (and rest of the branch I'm including this in) is once again size
neutral on this platform.

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/20200728/4665bd52/attachment.sig>

      parent reply	other threads:[~2020-07-28 22:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 13:09 [PATCH 1/2] Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig Adam Ford
2020-07-03 13:09 ` [PATCH 2/2] Convert CONFIG_SPL_NAND_BASE " Adam Ford
2020-07-28 22:28   ` Tom Rini
2020-07-28 22:27 ` 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=20200728222756.GV6965@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.