commit | f41c445f94a805a9c9213faaf62628154ead4965 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 26 21:01:21 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 03 15:30:53 2023 -0400 |
tree | 2c6e803b4d3631b059fd793d6365466ff4624fe7 | |
parent | b27c27aa931f20dcce45fe0502931517bd3b9ada [diff] |
bootflow: Export setup_fs() This function is used in some bootmeth implementations. Export it. Signed-off-by: Simon Glass <sjg@chromium.org>