]> git.baikalelectronics.ru Git - uboot.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)
commitdc07c3fb4bd6f76b46d17be25960c00e23120f20
treeee73ee0960db5ccfe85500c4462f9d034a838458
parentdea3376d4a857111d681ec54017b743f767d9c15
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