All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
Date: Thu, 5 Oct 2017 19:12:34 +0200	[thread overview]
Message-ID: <20171005171234.ablwr6x7f4oltt3b@flea> (raw)
In-Reply-To: <20171004232721.20871-1-andre.przywara@arm.com>

On Wed, Oct 04, 2017 at 11:27:21PM +0000, Andre Przywara wrote:
> The Allwinner SPI flash SPL boot support is guarded by the SPL_SPI_SUNXI
> symbol. But despite its generic name, the actual only use case for this
> is to provide SPI flash support to the SPL, which requires
> CONFIG_SPL_SPI_FLASH_SUPPORT to be defined.
> Select this symbol from the SPL_SPI_SUNXI Kconfig definition. This
> avoids doing this explicitly in the defconfig, and fixes SPI booting on
> the Pine64 SoPine (and -LTS version) and the OrangePi Win board (both with
> SPI flash).
> 
> Signed-off-by: Andre Przywara <andre.przywara@arm.com>

Applied, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171005/c1414721/attachment.sig>

      reply	other threads:[~2017-10-05 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-04 23:27 [U-Boot] [PATCH] SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI Andre Przywara
2017-10-05 17:12 ` Maxime Ripard [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=20171005171234.ablwr6x7f4oltt3b@flea \
    --to=maxime.ripard@free-electrons.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.