[PATCH 02/14] bootm: Add a Kconfig option for bootm functionality

Tom Rini trini at konsulko.com
Sat Dec 9 19:39:17 CET 2023


On Sun, Dec 03, 2023 at 05:31:26PM -0700, Simon Glass wrote:

> Create a separate Kconfig option which enables the bootm logic,
> separate from the 'bootm' command. This will eventually allow booting
> without CMDLINE enabled.
> 
> Update boards which disable CMD_BOOTM to disable BOOTM instead, since
> CMD_BOOTM now depends on BOOTM
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

This is fine, to start with. But I wonder if it shouldn't be an
unprompted option and select'd by functionality as needed. That might be
clearer to the user going through menus, but we can see better once the
whole picture is available.

-- 
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/20231209/7a05db0c/attachment.sig>


More information about the U-Boot mailing list