[U-Boot] [RFC, 1/2] NVMe: add NVMe driver support

Z.K. Zhang zhikang.zhang at nxp.com
Thu Apr 13 08:54:52 UTC 2017


Hi Tom,

Do you mean I should only support BLK?

Thank you!

Best regards,
Zhikang Zhang

-----Original Message-----
From: Tom Rini [mailto:trini at konsulko.com] 
Sent: Tuesday, April 11, 2017 9:18 PM
To: Z.K. Zhang <zhikang.zhang at nxp.com>
Cc: york sun <york.sun at nxp.com>; u-boot at lists.denx.de; Wenbin Song <wenbin.song at nxp.com>
Subject: Re: [U-Boot] [RFC, 1/2] NVMe: add NVMe driver support

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


More information about the U-Boot mailing list