]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: Correct creating of bootdev sibling
authorSimon Glass <sjg@chromium.org>
Sun, 30 Jul 2023 17:15:15 +0000 (11:15 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:11 +0000 (23:31 +0800)
commit2d5b5a9cdb7dc0646ca51206dde509f724bf6403
tree80ef36e314e0d3b3d60f021a930318ebae3fed46
parentd7d78576bbfddd52b258771c9e926bd51b50d91e
bootstd: Correct creating of bootdev sibling

Use the correct function here, since there may be multiple IDE devices
available.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
drivers/block/ide.c