On Fri, 19 Jul 2024 17:38:54 +0200, Mattijs Korpershoek wrote: > When CONFIG_SYS_MMC_ENV_PART=2, the environment is loaded from > the USER partition (hwpart=0) instead of from the > BOOT1 partition (hwpart=2). > > IS_ENABLED() cannot be used for non-boolean KConfig options. > Its documentation states: > > [...]
Applied to u-boot/master, thanks! -- Tom

