[PATCH 06/13] bootstd: Add some default filesystems and commands

Tom Rini trini at konsulko.com
Tue Feb 7 17:51:58 CET 2023


On Sat, Jan 28, 2023 at 03:00:21PM -0700, Simon Glass wrote:

> We need to support a basic set of filesystems for booting to work in most
> cases. Add these in via a new option, letting the board disable them
> individually (for space reasons) if desired.
> 
> This enables the filesystem commands as well as the actual functionality,
> even though bootstd is quite happy to use ext4 without the ext4 command.
> Further work would be needed to disintangle this and reduce code size.
> 
> Add several other options as well, providing sensible defaults.
> 
> We cannot enable this by default, since it expands the size of many
> boards quite a lot.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230207/97a9655b/attachment.sig>


More information about the U-Boot mailing list