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 B733BC433F5 for ; Mon, 28 Mar 2022 20:05:44 +0000 (UTC) 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 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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(-)