Message ID | cover.0558c1ba47ab4d25705d310b40f4116060ff53d7.1516723179.git-series.maxime.ripard@free-electrons.com |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.46.66.141 with SMTP id h13csp1981244ljf; Tue, 23 Jan 2018 12:17:15 -0800 (PST) X-Google-Smtp-Source: AH8x224Xgi9d19pFXQnnXP79q1bznNWN2bz+aHJuWZlFbRc/hKJU9w/dVu6Rqu+9O3LEx+amNFc5 X-Received: by 10.80.189.139 with SMTP id y11mr9595180edh.122.1516738635602; Tue, 23 Jan 2018 12:17:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516738635; cv=none; d=google.com; s=arc-20160816; b=jGui0+chUNXlNV59g61u7LS+tj9DG99aBRWZLlERWK3H0wO21T+flJipgEjT+MhdWm c++m61+ofSatC/JJHy53Ze2r2t3qJ/HU4BFNApnnQVjIt7VLONoZv3CipqKrCJJVDSzd yksz237EfSJH4+N81pyo8MPWxlK1oiNnzcTkU3Cozgdocd4O76quLlGsZDhJY2RIo48h zVNnugTtEtZMO1UhtdEfaJQeNnWpRThgk1v2r/KBo5AGQXRILhALENZ/5bLVoSZkycng r6o6fApbZj7ow4/Q0X/+jvzgGGfMyr8a/XgGzPiwKwgYgIb4IuUA9m4eDautUUkgfL89 3yTw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from :arc-authentication-results; bh=a1g7g/61C6IFSa4BjLQ8YkFzM4R2PBBPlZMfDFiThgI=; b=uTEeFhIWitgbPxokxnG7sNOS0XaA7iuAhCiU859EfKLXcnQX9e0QvzAXLHR2aoIt/e wLeKEfXTbjjMIN/QXLvtUJt2vh+PFN8ETfp3qve4EaM7tI0LWgbzkjkotnuxm1bO566/ GejTPY2IceVZJ6z3pvl7N2w7/5u7LyeT+0934GkHh7qJCJMfzyt0whBqxvLgWZjrNr4l vj7mUU3OKRepSX3j3K4uk3paeDPI1J56pRAPxOEJuasI6KRYTl3jxah5IutNEV7TVWHd mJSKcSyqvBom11ijb5HzjcCxubd3lbTL47tgp8P5spJYbQUNz/XqZ8JI9RAftuz3x/LY v/7A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: <u-boot-bounces@lists.denx.de> Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id u34si15612945edc.179.2018.01.23.12.17.15; Tue, 23 Jan 2018 12:17:15 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id ED6F7C21E85; Tue, 23 Jan 2018 20:17:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 3BBE8C21DB5; Tue, 23 Jan 2018 20:17:09 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id EB4C8C21C51; Tue, 23 Jan 2018 20:17:07 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id 8C98FC21C3F for <u-boot@lists.denx.de>; Tue, 23 Jan 2018 20:17:07 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 51D5720919; Tue, 23 Jan 2018 21:17:07 +0100 (CET) Received: from localhost (LFbn-1-2035-97.w90-76.abo.wanadoo.fr [90.76.104.97]) by mail.free-electrons.com (Postfix) with ESMTPSA id 1F479207A8; Tue, 23 Jan 2018 21:17:07 +0100 (CET) From: Maxime Ripard <maxime.ripard@free-electrons.com> To: Tom Rini <trini@konsulko.com> Date: Tue, 23 Jan 2018 21:16:49 +0100 Message-Id: <cover.0558c1ba47ab4d25705d310b40f4116060ff53d7.1516723179.git-series.maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.3 Cc: Andre Przywara <andre.przywara@arm.com>, agraf@suse.de, u-boot@lists.denx.de, Maxime Ripard <maxime.ripard@free-electrons.com>, Jagan Teki <jagan@openedev.com> Subject: [U-Boot] [PATCH v3 00/15] env: Multiple env support and env transition for sunxi X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <https://lists.denx.de/options/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=unsubscribe> List-Archive: <http://lists.denx.de/pipermail/u-boot/> List-Post: <mailto:u-boot@lists.denx.de> List-Help: <mailto:u-boot-request@lists.denx.de?subject=help> List-Subscribe: <https://lists.denx.de/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" <u-boot-bounces@lists.denx.de> |
Series |
env: Multiple env support and env transition for sunxi
|
expand
|