]> git.baikalelectronics.ru Git - uboot.git/commit
bootstd: Rename bootdev_setup_sibling_blk()
authorSimon Glass <sjg@chromium.org>
Sun, 30 Jul 2023 17:15:14 +0000 (11:15 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:11 +0000 (23:31 +0800)
commit23406c491272250dd71acf876043864a5eb7e668
treecd0573b8fd3aba0c05d9a2e509716029740dee4b
parentb9549803140c7c3c3c64cc4848808a2fd9d6340a
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>
boot/bootdev-uclass.c
common/usb_storage.c
doc/develop/bootstd.rst
drivers/mmc/mmc-uclass.c
drivers/nvme/nvme.c
drivers/scsi/scsi.c
drivers/virtio/virtio-uclass.c
include/bootdev.h