Le 11/05/2023 à 14:50, Tom Rini a écrit : > On Thu, May 11, 2023 at 08:16:49AM +0200, Christophe Leroy wrote: > >> After converting my targets from CFG_EXTRA_ENV_SETTINGS to >> CONFIG_EXTRA_ENV_TEXT as suggested by Tom, I discovered that >> fw_setenv doesn't set the entire defaut environment anymore. >> >> I tried to fix it with the below patch, but it fails qemu-x86 CI test, >> see https://source.denx.de/u-boot/custodians/u-boot-mpc8xx/-/pipelines/16326 >> That's the only CI test that fails AFAICS. >> >> Could you help with a solution ? This needs to be fixed. > > Sometimes qemu fails in random ways, and the job just needs to be > re-run. I hit re-run on that one now. >
Gosh. It passed now. So you can take the patch as is under the scisor line. Or you prefer I resend it ? Thanks Christophe

