u-boot/drivers/nvme
Simon Glass d7d78576bb bootstd: Rename bootdev_setup_sibling_blk()
This name is a little confusing since it suggests that it sets up the
sibling block device. In fact it sets up a bootdev for it. Rename the
function to make this clearer.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2023-08-09 23:31:11 +08:00
..
Kconfig blk: Select SPL_LEGACY_BLOCK automatically 2022-09-16 11:05:16 -04:00
Makefile nvme: pci: Enable for SPL 2023-06-19 17:19:44 -04:00
nvme_apple.c arm: apple: nvme: Add SART support and RTKit buffer management 2022-06-23 08:24:49 -04:00
nvme_pci.c nvme: Enable PCI bus mastering 2023-05-11 10:25:29 +08:00
nvme_show.c nvme: Do not allocate 8kB buffer on stack 2022-01-14 13:16:10 -05:00
nvme-uclass.c bootstd: Add a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -05:00
nvme.c bootstd: Rename bootdev_setup_sibling_blk() 2023-08-09 23:31:11 +08:00
nvme.h nvme: Add shutdown function 2022-02-10 16:44:23 -05:00