]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of CMD_ERASEENV
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:29 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commitcbacacd5c18e4fac64868112f970345d7732123b
treeee73ee0960db5ccfe85500c4462f9d034a838458
parent6cd3a797ee0e30be19501274a2bf6283a916fb80
Correct SPL use of CMD_ERASEENV

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_CMD_ERASEENV defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
include/env_internal.h