]> git.baikalelectronics.ru Git - uboot.git/commit
bootflow: Export setup_fs()
authorSimon Glass <sjg@chromium.org>
Thu, 27 Jul 2023 03:01:21 +0000 (21:01 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 3 Aug 2023 19:30:53 +0000 (15:30 -0400)
commit3c9ddefd68d3ef60e920b76252aec3311926295a
tree2c6e803b4d3631b059fd793d6365466ff4624fe7
parent20259f0499b333d73051a8ddea1a2fff5c2adc4c
bootflow: Export setup_fs()

This function is used in some bootmeth implementations. Export it.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootmeth-uclass.c
include/bootmeth.h