Lines Matching +full:- +full:- +full:build +full:- +full:dir
5 # SPDX-License-Identifier: GPL-2.0+
12 communicate with a non-volatile memory subsystem. This interface is optimized
22 of some number of logical blocks. A namespace is a quantity of non-volatile
27 ------------
30 "nvme-blk"). The host controller driver is supposed to probe the hardware and
37 ------
41 --------------
45 Usage in U-Boot
46 ---------------
47 To use an NVMe hard disk from U-Boot shell, a 'nvme scan' command needs to
75 2 file(s), 0 dir(s)
81 --------------------------
83 U-Boot. Please see README.x86 for how to build u-boot.rom image for QEMU x86.
86 $ ./qemu-system-i386 -drive file=nvme.img,if=none,id=drv0 -device nvme,drive=drv0,serial=QEMUNVME00…