]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: Add stub for bootdev_setup_for_sibling_blk()
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:26 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:16 +0000 (11:52 -0600)
commit71b1ae4db1bb272b495a4f715b34d443d7b84510
tree01581a5ccde9c141ca3a438179fb554c69ecab70
parent99344c847d4fe3da288f430274a514052c29aed1
bootstd: Add stub for bootdev_setup_for_sibling_blk()

When bootstd is not enabled, bootdevs should not be set up. Add a
static inline function to see to this.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/bootdev.h