[RFC] nvme: Split out PCI support

Tom Rini trini at konsulko.com
Tue Jan 11 17:16:54 CET 2022


On Fri, Dec 31, 2021 at 09:00:20PM +0100, Mark Kettenis wrote:

> Apple SoCs have an integrated NVMe controller that isn't connected
> over a PCIe bus. In preparation for adding support for this NVMe
> controller, split out the PCI support into its own file. This file
> is selected through a new CONFIG_NVME_PCI Kconfig option, so do
> a wholesale replacement of CONFIG_NVME with CONFIG_NVME_PCI.
> 
> Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
> ---
> 
> I only did the s/CONFIG_NVME/CONFIG_NVME_PCI/ change for
> firefly-rk3399_defconfig for now. If folks agree this is a reasonable
> approach I'll do the wholesale replacement mentioned in the commit
> message and integrate this in a series that actually adds support for
> the Apple SoC NVMe controller.

This seems a reasonable approach.

-- 
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/20220111/9ef31dcb/attachment.sig>


More information about the U-Boot mailing list