Hi Jonas, On Fri, Jun 14, 2024 at 7:49 AM Jonas Kvinge <jonaski at opensuse.org> wrote: > Where do I find CONFIG_EXTRA_ENV_SETTINGS? Is it an option in make > menuconfig, or do I need to edit the header file include/configs/rpi.h? In recent U-Boot versions, this option has been renamed to CFG_EXTRA_ENV_SETTINGS. It is located at include/configs/<board>.h