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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 42971C433EF for ; Tue, 19 Oct 2021 10:48:54 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 7DBB3610E5 for ; Tue, 19 Oct 2021 10:48:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7DBB3610E5 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A01548169E; Tue, 19 Oct 2021 12:48:51 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1634640532; bh=eDcW1Vf8eBFKKkHLPO4Y1HzAAtE88Pi7QQHXTu65M6k=; h=To:cc:From:Subject:In-reply-to:References:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=elL+8u6jNCBkNnZh1cOeVjDBWbk33Pk89RYucIyBvfKhW7Yl/AxkMqFVL1lJ0M9At rQE1cmd4d7RDtAGu5EZ4ItCdCVuQMFUeNeTIePgL/94jcZ3UZ8jYq9aAxCBvsg8rjv TcSfy216DqCW9H8C+FiLNbMqWU+AJRF1BkzGWNuvVTk9yWO6mDA+sTd6L+Becu2KwP ZpUKEoOHakYEmeaLK2T5xq4upFnsshjgTB/CnNySakuxuRUOHLDxit2v3SeKVabrMz 5bGu71rsoBVWymaLDqch5EWNwI85DvV0x/wiVH9L0iOr2eAw4DyPUi1G/gU8FxGFAn eUyPaJcMniixQ== Received: from janitor.denx.de (unknown [62.91.23.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: noc@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 5C9E382D95 for ; Tue, 19 Oct 2021 12:48:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1634640529; bh=eDcW1Vf8eBFKKkHLPO4Y1HzAAtE88Pi7QQHXTu65M6k=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=gyeCgrt1WskR4fNg6Vj2RfquE46PAMHlUwYhNpdeHIVUxyqNLFbXwGpNluoUd33wi zoXJKzwMyjK+j4+VTM/z11u9KnZQ7UQtLjAzREWFO9O61+LKjaRVBJHi+qIdBsxUQp euHuRil8C9SvW7BgQuv3tVmrlJJA6HaJxodYdV8Juf8jcjBUBb0iW2FOxk09p6Oo9W hLFj3UuQJNtgrxk4NOORLYjv3PnR5I87evI0IJDAc+K9FcZoRPN6EGo51ZZJoAuFJA Jrz7qgraW1S1k9a3hERSdmtOHepZrJ1VExhFdvvSga1ElAaO0fUh2XAxQDqozwL6XZ cZje5yKypkNsQ== Received: by janitor.denx.de (Postfix, from userid 108) id BA13FA02B9; Tue, 19 Oct 2021 12:48:48 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.4.0.2]) by janitor.denx.de (Postfix) with ESMTPS id 55E5EA0057; Tue, 19 Oct 2021 12:48:40 +0200 (CEST) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id 4466B1E0F1B; Tue, 19 Oct 2021 12:48:40 +0200 (CEST) To: Simon Glass cc: U-Boot Mailing List , Rasmus Villemoes , Heinrich Schuchardt , Tom Rini , Joe Hershberger From: Wolfgang Denk Subject: Re: [PATCH v8 0/8] env: Allow environment in text files MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: <20211018181322.1181847-1-sjg@chromium.org> References: <20211018181322.1181847-1-sjg@chromium.org> Comments: In-reply-to Simon Glass message dated "Mon, 18 Oct 2021 12:13:14 -0600." Date: Tue, 19 Oct 2021 12:48:40 +0200 Message-ID: <3546510.1634640520@gemini.denx.de> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean Dear Simon, In message <20211018181322.1181847-1-sjg@chromium.org> you wrote: > > Add a feature that brings in a .env file associated with the board > config, if present. To use it, create a file board/.env or > use CONFIG_ENV_SOURCE_FILE to set a filename. Again, slash missing. This should be board//.env , right? But that's only the cover letter... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de You don't need a weatherman to know which way the wind blows. - Bob Dylan