From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 020C6C77B7A for ; Tue, 16 May 2023 15:22:03 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 43E9A8614D; Tue, 16 May 2023 17:22:02 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="GrzmJVqm"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D4C2D84679; Tue, 16 May 2023 17:22:00 +0200 (CEST) Received: from mail-yb1-xb32.google.com (mail-yb1-xb32.google.com [IPv6:2607:f8b0:4864:20::b32]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4A9088615E for ; Tue, 16 May 2023 17:21:58 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yb1-xb32.google.com with SMTP id 3f1490d57ef6-ba81f71dfefso1297224276.0 for ; Tue, 16 May 2023 08:21:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1684250517; x=1686842517; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=mZrs8tSgZAuONHKgPWl8NaYXyuBbzoUmp+fjAE0Mcj8=; b=GrzmJVqmaIUh2ryeoCtqpxZbe4ofdU+qgWkE+H7rw2eMpBr/yDMIcOakWFAjR1QzOD v4GPWHGrPAEU+E/8LCNJnJJrQTRoFZ1CKt3D1op6TY881kwaZXg6ysGynd7KuEnv8Xv/ y7MZl2Aa6Yz/3srjRcA67g+/Qha8djho8+D2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684250517; x=1686842517; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=mZrs8tSgZAuONHKgPWl8NaYXyuBbzoUmp+fjAE0Mcj8=; b=GgVMVpBuFR0tdqsvM+7ZSAfP0HwPcfftrnNPM+06XfVk0WhKDYTJhgSDmPy7DMrtDr KXp4B4U0Z+tmP4u72Y9JSSjpjgcqHzokQviRFhqAxxoIE6Re8A/lWJvtKG7/wq+cFc8F RKt9tlT9l6DzqIzhu3kzUZk/J4XWhFOu5y6kyNzpl8z8tRJypD66X+Svy8Ttqeae6OtB OadCUUp1HqoV6Ph/BDXSUhrrzL766YrS/A3xywMTMf1Fw2+sPnq2sjKvSePD8BVVHtyE gjJGkF+eegeFF1QQ+I+u+mtdIn3V16HERZAe1XJOEoKXKxlbJPyAz9bZ3KdJRel+I5Ts 9K1w== X-Gm-Message-State: AC+VfDx8D5jqNN4pW22uWDSKX4gzkz7H6dP/zcwFhjyN0oN7+utBnmaa 7Q06i+g2PAEcj9zcoxIw/2tYMg== X-Google-Smtp-Source: ACHHUZ5U2vavmgLTb/C6YkCw0P3T2NNymde+TUY3MiboOLM5MqsOqRp60KztB5Swb59mRel32BQ0ug== X-Received: by 2002:a05:6902:1507:b0:ba7:c03c:518d with SMTP id q7-20020a056902150700b00ba7c03c518dmr7124340ybu.63.1684250517033; Tue, 16 May 2023 08:21:57 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-b213-426d-36fe-d1f1.res6.spectrum.com. [2603:6081:7b00:6400:b213:426d:36fe:d1f1]) by smtp.gmail.com with ESMTPSA id 63-20020a251142000000b00ba7cb887380sm546686ybr.14.2023.05.16.08.21.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 May 2023 08:21:56 -0700 (PDT) Date: Tue, 16 May 2023 11:21:54 -0400 From: Tom Rini To: Christophe Leroy Cc: Simon Glass , u-boot@lists.denx.de, stephane.franjou@csgroup.eu, Masahiro Yamada , Marek =?iso-8859-1?Q?Beh=FAn?= Subject: Re: envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scripts to be placed in Message-ID: <20230516152154.GF2398826@bill-the-cat> References: <35cf6d244f1207b640c46caa43010b2164deab6b.1683785212.git.christophe.leroy@csgroup.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="x/Wj+aA/KZF8bGjF" Content-Disposition: inline In-Reply-To: <35cf6d244f1207b640c46caa43010b2164deab6b.1683785212.git.christophe.leroy@csgroup.eu> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --x/Wj+aA/KZF8bGjF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > 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/16= 326 > That's the only CI test that fails AFAICS. >=20 > Could you help with a solution ? This needs to be fixed. >=20 > Thanks > Christophe >=20 Resending with corrected addresses, applied to u-boot/master, thanks! --=20 Tom --x/Wj+aA/KZF8bGjF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmRjn5IACgkQFHw5/5Y0 tywC/gv7BHjYdQi0tp5KN5uiyz2sSi+I9Uuo7rvt6Tw9NBbwlularOlknYlyK3Fm 38W/7g753sOTM/ga7GoZGK2T2EZH5VGK79KtraclOQXe8C+nUD0xRt+gjUvns4tq XbLUJl0shw3KQiEAH0SmwvghapQl9tEmqJkXBph2CI3U4DCcGRRKLXnAzZoXlTJk jmVeSLVyzDcYuO0QPpzlCwAIG9RV5LSDbO6aA2kQAnAdVXYMtBr/sHltEXE4r4XL 3IcGLnJMVypOSxHQRJEq1XjLA9LPUSOPmiRYgEe1WiSPaa3Fx5+897Lq3kjXvYUm 9zkWrY1TOCCDSzGGyg9FK2V70mF6q1Q3S3JtR9yKEL35r5mWxZ30/ZqhWaPTKXzy BiBRNDL7vWBmPyb68ogC55AESZHmY/T8FAZKEQGqaTcxaDbhx6i/LSwgC2Ax+h2U ccqwdh7t9dBViMtk2uDGSjms+03Zr6/LJcMFcy9s3PbIgKFhjtiea6sKssjpdLzv QmNDAE+q =+qWu -----END PGP SIGNATURE----- --x/Wj+aA/KZF8bGjF--