[PATCH v4 17/19] bootstd: Export bootdev_get_from_blk()

Simon Glass sjg at chromium.org
Thu Dec 5 20:55:32 CET 2024


Export this function so it can be used from other files.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v3)

Changes in v3:
- Add new patch to export bootdev_get_from_blk()

 boot/bootdev-uclass.c | 2 +-
 include/bootdev.h     | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

Applied to ci/master, thanks!


More information about the U-Boot mailing list