From patchwork Mon Mar 28 20:05:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 1610377 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=G6opBkad; dkim=pass (2048-bit key) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=TKgEfmP9; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4KS3bf4l76z9sFk for ; Tue, 29 Mar 2022 07:05:47 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3608383F6B; Mon, 28 Mar 2022 22:05:42 +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=1648497942; bh=/X1a2Fc+WTBTeQOkjpAFNA9uIGsgDuSYI8MOp4jN4bc=; h=Date:To:From:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=G6opBkadAFj4bmtEqwIU/hc2+8eebwjtsH17Y33lsflm8rILcLHmrBBWpTdovltQC 0iamn7LpZIi78gk5EAXseVL4/fCYgfaGPygt1t4Q2JOy4dH3wvbzO8mw7Te9m4TNpK Ka40B3Ud3KoNhn6belhsn0hcwzJ6S/AxtwRiQufZGY8ufxqFl4HUGgTyDkWV03jxjm Or8uAAOGQSuC3D1G4eDzwWpl/wz/C+7QH+Tz2Fl2RSAugJPx7yazV8Lch9p7WSJolq KSc9uQ0RP8+P/KMxnL8/7PM5tGsFq6JuXQdY+NCgRmsImh0cC08GY0By8D3nU7yCga Q/cRv+ezETFuw== Received: from [127.0.0.1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 674DF83F53; Mon, 28 Mar 2022 22:05:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1648497940; bh=/X1a2Fc+WTBTeQOkjpAFNA9uIGsgDuSYI8MOp4jN4bc=; h=Date:To:From:Subject:From; b=TKgEfmP9A4xQWPAJbeRqNSXWGLpD3LVqm/CRaeg5fspOkQRpIhKdXo6LhepCnsSm3 uK0RiVFG+jSyZl5YkCK9JlAMaO3gmBUGfwguN6P3MUexKpE5DkS8DlHCyDzdOETUUs GFlxyutXP5guiHYTQDt8plCv9r6DcdpFUbZD28nTGT8jjvWyBF7tBBM9r2DuPhqTkt vIstMsFN+9mwZU/DxX7QiDwrmrr0bVNcXrbMw58iTQ10B0jcflxCyf0oQ+swJzfvs/ KgSrEkHAVywgCHq21D/gwxVDqGSzjsjWHz7GhYjA915H5HxhmMsNeJDxNAOXRW3/B8 rJGopHo9Q0OIw== Message-ID: Date: Mon, 28 Mar 2022 22:05:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Content-Language: en-US To: Tom Rini , "u-boot@lists.denx.de" From: Marek Vasut Subject: [PULL] u-boot-socfpga/master 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.5 at phobos.denx.de X-Virus-Status: Clean One-liner env fix below. The following changes since commit e893e8ea6a5d3af312747d00f93587559193a426: Prepare v2022.04-rc5 (2022-03-28 10:14:51 -0400) are available in the Git repository at: git://git.denx.de/u-boot-socfpga.git master for you to fetch changes up to 25cff0c1fa83e149e4693121f8b5e287659eed71: arm: socfpga: vining: Fix mtdparts for 2x256 MiB SF variant (2022-03-28 21:49:03 +0200) ---------------------------------------------------------------- Marek Vasut (1): arm: socfpga: vining: Fix mtdparts for 2x256 MiB SF variant include/configs/socfpga_vining_fpga.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)