[PATCH v4 0/5] Provide a class for building filesystem images

Tom Rini trini at konsulko.com
Mon Mar 23 17:49:17 CET 2026


On Mon, 09 Mar 2026 09:12:59 -0600, Simon Glass wrote:

> Create a class around mk_fs() to handle the common tasks of image
> creation, such as managing scratch directories and cleaning up.
> 
> Start with a few small cleanups to mk_fs(), then convert the helper
> to use a class.
> 
> Changes in v4:
> - Use an explicit list for fs_type validation
> - Drop 'test: Add a helper class to create disk images'
> - Drop 'test: Convert test_efi_bootmgr to use FsHelper'
> 
> [...]

Applied to u-boot/next, thanks!

[1/5] test: fs_helper: Allow passing the image filename
      commit: fade4112dad0fcb4c4c5610582ef1edec8d70ddc
[2/5] test: fs_helper: Add a quiet flag to mk_fs()
      commit: 23e9906192b86f3a0bddf02ef4ef6bfd2e6fa104
[3/5] test: Update comment for fs_helper.setup_image()
      commit: ffaa324c895fc37d73f7ea070e0a8feda9da4174
[4/5] test: fs_helper: Drop the size_gran argument
      commit: d030dc34d67acaa51742d549cb83a81256fefac2
[5/5] test: Convert fs_helper to use a class
      commit: 3691b1e4ce07425dfe3a32c10cfcaf989be57734
-- 
Tom




More information about the U-Boot mailing list