All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC, 1/2] NVMe: add NVMe driver support
Date: Tue, 11 Apr 2017 09:17:54 -0400	[thread overview]
Message-ID: <20170411131754.GQ19897@bill-the-cat> (raw)
In-Reply-To: <AM2PR04MB088399769E76D935EDD3A028FF000@AM2PR04MB0883.eurprd04.prod.outlook.com>

On Tue, Apr 11, 2017 at 02:33:40AM +0000, Z.K. Zhang wrote:

> Hi Tom,
> 
> As I know, the CONFIG_BLK is not supported on some platforms'
> defconfig (# CONFIG_BLK is not set), such as the fsl-qoriq platform.
> I find when 'CONFIG_BLK=y', then 'fsl-esdhc-mmc' device can't work normally.
> 
> So, in order to make sure the NVMe driver is available on all the
> platforms, I support for both with and without BLK.

But shouldn't the other platforms be updated as well?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170411/79d576d9/attachment.sig>

  reply	other threads:[~2017-04-11 13:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06  8:40 [U-Boot] [RFC, 1/2] NVMe: add NVMe driver support Zhikang Zhang
2017-04-06  8:40 ` [U-Boot] [RFC, 2/2] NVMe: add nvme commands Zhikang Zhang
2017-04-10 21:48 ` [U-Boot] [RFC, 1/2] NVMe: add NVMe driver support Tom Rini
2017-04-11  2:33   ` Z.K. Zhang
2017-04-11 13:17     ` Tom Rini [this message]
2017-04-13  8:54       ` Z.K. Zhang
2017-04-13 15:02         ` Tom Rini
2017-07-28  7:51 Jon Nettleton
2017-07-28 11:11 ` Bin Meng
2017-07-28 13:44   ` Jon Nettleton

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=20170411131754.GQ19897@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.