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 09C1CC636D3 for ; Tue, 31 Jan 2023 15:27:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 995C585AF1; Tue, 31 Jan 2023 16:27:46 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="BCSUIom5"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E3AEA85AE9; Tue, 31 Jan 2023 16:27:43 +0100 (CET) Received: from mail-il1-x136.google.com (mail-il1-x136.google.com [IPv6:2607:f8b0:4864:20::136]) (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 B06F485AE0 for ; Tue, 31 Jan 2023 16:27:40 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-il1-x136.google.com with SMTP id l15so2793195ilj.5 for ; Tue, 31 Jan 2023 07:27:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tNOYoWo6dC6yTRF3rOklbJNdClizhr8AnbceNQJAuD4=; b=BCSUIom5yVXYpm+r9p44G5GDOyvSp5feGCCymEDCCNVpXpJ3V2k6FaM421cxcciz30 pGApGdT+2xN6bnM8ff/6hP3m2tgpxEYxhWmeJhrTNCL0QDRbVTvp4FiE+/IFAMMM5jzy cwPO91Cc7jKDVq6qqIgdYYAYTiczPiZ+2vrTI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tNOYoWo6dC6yTRF3rOklbJNdClizhr8AnbceNQJAuD4=; b=OlKlKUFCib/3Ui9typ935Z7i7urC3XUJmAnOPog+EgMgKb/w7yd7p9B8IAN4dYSm41 aGmcxX/tikwCzmJestVlclDdXkQvzM+tf/Z33sEGioa3QdpG5o71Sd2LtmyBXHQ/Y/Zo MHL61Oy3jNvxhAmp6HG6Z3Abh2oD7IaiUNsMqmqV7GCzTUlP+XehKMwJg0Rxk168rTc+ /LkBEdszBfPiO282y1na7Gb2+ngNRG3QqrrRqf5h7UzHf84nyGuFnH63F7itnHBhDCSE sC9MB0RwRGejnoshP7p2XINBfpArsDqHTb+ThiYw9Um/JutXaWfOdZnjg1iBNzL066ju pL4g== X-Gm-Message-State: AFqh2krHS7BNUYt0SGE+2ECI8zU6YMY3XDo4RIF9FeHa4weq5MCoJOV+ B+INej0TQnB7pN5Crodjx5hM/gCkLzqUYfDo X-Google-Smtp-Source: AMrXdXt2rR6AyXqsJ/SeDjGvOtpHMqbF2cQ4WroNSzXR8XAvEsD7kZ34OTh6hOPCCEgDRVLl3JNsqg== X-Received: by 2002:a05:6e02:1bc2:b0:30e:dcd5:6fda with SMTP id x2-20020a056e021bc200b0030edcd56fdamr42369847ilv.0.1675178860208; Tue, 31 Jan 2023 07:27:40 -0800 (PST) Received: from sjg1.lan (c-73-14-173-85.hsd1.co.comcast.net. [73.14.173.85]) by smtp.gmail.com with ESMTPSA id u4-20020a02cb84000000b0039db6cffcbasm5649328jap.71.2023.01.31.07.27.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Jan 2023 07:27:39 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH 01/32] fixup: Bugfix for moveconfig Date: Tue, 31 Jan 2023 08:26:31 -0700 Message-Id: <20230131152702.249197-2-sjg@chromium.org> X-Mailer: git-send-email 2.39.1.456.gfc5497dd1b-goog In-Reply-To: <20230131152702.249197-1-sjg@chromium.org> References: <20230131152702.249197-1-sjg@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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.6 at phobos.denx.de X-Virus-Status: Clean Add this in here. It should be added to the previous series (splb). Signed-off-by: Simon Glass --- tools/moveconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/moveconfig.py b/tools/moveconfig.py index 5eef9b25862..6b8eaea2a2c 100755 --- a/tools/moveconfig.py +++ b/tools/moveconfig.py @@ -2054,7 +2054,7 @@ def do_scan_source(path, do_update, show_conflicts, do_commit): print(f' {item}') def write_update(spl_not_found, proper_not_found): - with open(os.path.join(path, 'scripts', 'conf_nospl'), + with open(os.path.join(path, 'scripts', 'conf_nospl'), 'w', encoding='utf-8') as out: print('# These options should not be enabled in SPL builds\n', file=out) -- 2.39.1.456.gfc5497dd1b-goog