On Sun, Jun 25, 2023 at 04:24:47PM +0800, [email protected] wrote:

> From: Ying Sun <[email protected]>
> 
> CONFIG_CMD_SAVES is used to enable support for the "saveenv" command
> and is only implemented in cmd/load.c
> when "#if defined(CONFIG_CMD_LOADS)" is met.
> 
> It is recommended to add dependency constraints to its definition.
> Prevents "saveenv" command from not being supported
> when "CONFIG_CMD_SAVES=y CONFIG_CMD_LOADS=n".
> 
> Suggested-by: Yanjie Ren <[email protected]>
> Signed-off-by: Ying Sun <[email protected]>
> Reviewed-by: Simon Glass <[email protected]>

Applied to u-boot/next, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to