silent u-boot not working

Fabio Estevam festevam at gmail.com
Fri Jun 14 12:52:41 CEST 2024


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


More information about the U-Boot mailing list