]> git.sur5r.net Git - u-boot/commit
nvme: Adjust the 'nvme' command to use blk_common_cmd()
authorBin Meng <bmeng.cn@gmail.com>
Tue, 22 Aug 2017 15:15:17 +0000 (08:15 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 28 Aug 2017 11:17:15 +0000 (07:17 -0400)
commitfceadc1459c099303f1e0cdd1937bb561b5ce288
tree8cc6ae4a27ffa812d792fa1aed947e1ee7c91e95
parent18aa5a4134e8179c7c3e38675822284a2718a3d8
nvme: Adjust the 'nvme' command to use blk_common_cmd()

Instead of having separate code in the 'nvme' command, adjust it to use
the common function.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
cmd/nvme.c
doc/README.nvme
include/config_fallbacks.h