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 83C5FC636D7 for ; Wed, 22 Feb 2023 01:04:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 11EFE8590F; Wed, 22 Feb 2023 02:04:47 +0100 (CET) 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=1677027887; bh=KxT1nLZTes8qT6iB9AyOz85xthFq/CnIDuF64BuQyo0=; h=Date:To:From:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=GTXbRz2meJowRu9zeoF+MlJhhSHWTLMQ6OvY3+4kuVharfnltjIJkrxaJnOqE/EJ6 0/Pooy3AWf/5MACmcMGiNX+CfErWSnSEBKpoPgbQ1wCwZhVu7waYC4tacmG3ScR1S4 UxfhfqeQbNL96XpPIb6FKHuY+Kw9TU36LxyGA1HI7zSrEzkVqrHIhnFIS1IHnKwngr Wqv+nyL5aRhp94FOUCnyA15Ax9HYPUQk9YZMcPxE+q8SL6/ylTGW9Ha0s6MfuDQWUn JURBKl0hgwnN6j69J6JTvJJ6121CoOxOcnj1p3JODAeU4EpW1vlh57VXwTnZVycajQ 2XOkcAHlMhW/A== 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 1E7B2857C4; Wed, 22 Feb 2023 02:04:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1677027884; bh=KxT1nLZTes8qT6iB9AyOz85xthFq/CnIDuF64BuQyo0=; h=Date:To:From:Subject:From; b=WlGqKO41UT47Tz/x4nl5PPx5F8cGu8d2W7Q3N3u6OcjUEv3PFIXeVezPTD5u299u6 bVpsNhQsT7l6+pzzW8hqH6kOifktbW9rX0NjoydnIjmFkFh/uJ090VO/6kkQ+Hpz2X eU9SVkwwnDtjgxuw5ATLWmox5XWczE8y3qJ0VNMZ4TpXkraOrdycQQzVkq5ppanq8b iJYGB5DPxhG+3GFyEs6mrPv18cmACD17q66s7tP8z0fSpIJsJyBpLwT7fxV8bkBixV D5rNP9Wrii1NyyfVrFYg+N2AKYdCplWB/7vo5ceFUTF+EE9UQOEa9pVJxuKPR8/YvU 7pa7z1HXYy8wQ== Message-ID: <040ff2a7-8170-86a0-6320-6a7f056c21ec@denx.de> Date: Wed, 22 Feb 2023 02:04:43 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Content-Language: en-US To: Tom Rini , "u-boot@lists.denx.de" , =?UTF-8?Q?Pawe=c5=82_Anikiel?= From: Marek Vasut Subject: [PULL] u-boot-socfpga/master Content-Type: text/plain; charset=UTF-8; format=flowed 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 The following changes since commit 4eb7c5030d3f3c707c02a64dc8ea90de3da89928: Merge tag 'efi-2023-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-02-19 17:03:30 -0500) are available in the Git repository at: git://git.denx.de/u-boot-socfpga.git master for you to fetch changes up to 52b8fca7178afdcacb31cfcdfea9429779d084a1: chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig (2023-02-22 00:28:39 +0100) ---------------------------------------------------------------- Paweł Anikiel (6): socfpga: chameleonv3: Enable ext4 in SPL socfpga: chameleonv3: Move environment to a text file arm: dts: chameleonv3: Override chameleonv3 bitstream names arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi arm: dts: chameleonv3: Add 270-2 variant chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig arch/arm/dts/Makefile | 1 + arch/arm/dts/{socfpga_arria10_chameleonv3.dts => socfpga_arria10_chameleonv3.dtsi} | 0 arch/arm/dts/socfpga_arria10_chameleonv3_270_2-u-boot.dtsi | 12 ++++++++++++ arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts | 5 +++++ arch/arm/dts/socfpga_arria10_chameleonv3_270_3-u-boot.dtsi | 4 ++++ arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts | 2 +- arch/arm/dts/socfpga_arria10_chameleonv3_480_2-u-boot.dtsi | 4 ++++ arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts | 2 +- board/google/chameleonv3/environment.txt | 13 +++++++++++++ configs/socfpga_chameleonv3_defconfig | 2 ++ include/configs/socfpga_chameleonv3.h | 9 ++++----- 11 files changed, 47 insertions(+), 7 deletions(-) rename arch/arm/dts/{socfpga_arria10_chameleonv3.dts => socfpga_arria10_chameleonv3.dtsi} (100%) create mode 100644 arch/arm/dts/socfpga_arria10_chameleonv3_270_2-u-boot.dtsi create mode 100644 arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts create mode 100644 board/google/chameleonv3/environment.txt