[PATCH v2 12/29] fs: Disable sandbox filesystem in SPL

Simon Glass sjg at chromium.org
Sat Oct 14 23:45:58 CEST 2023


On Sat, 14 Oct 2023 at 14:48, Sean Anderson <seanga2 at gmail.com> wrote:
>
> Don't bother compiling the sandbox filesystem in SPL for now, as it is not
> needed.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - Disable sandbox filesystem in SPL instead of compiling it in
>
>  fs/fs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the U-Boot mailing list