Message ID | 20171025122601.28224-5-maxime.ripard@free-electrons.com |
---|---|
State | New |
Headers | show
Delivered-To: patch@linaro.org Received: by 10.140.22.164 with SMTP id 33csp786661qgn; Wed, 25 Oct 2017 05:27:39 -0700 (PDT) X-Google-Smtp-Source: ABhQp+QmOk9WwL/u4gzkGjLCfCQJXg/E9ZBbIqRxO73x2plocHNnduQYocT4gqsxGrf80vg+LAF+ X-Received: by 10.80.148.37 with SMTP id p34mr24083829eda.254.1508934459763; Wed, 25 Oct 2017 05:27:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508934459; cv=none; d=google.com; s=arc-20160816; b=iGvsPFs+5ETy7Eg+X6Bea8uMXPtKVQf6dlWbhN/xVl6AVDFzN2ol5RkljLQACFQHiG xdnTNebhPkF0jJMUu2/HdtNistTszcMQf33xiCOiRvugyzr751LKxFrqg9ZbwebNb0Bq XYLD95mttjCX0c3+4eNYmDVmmEDBHduMvHYaSD92vXbptjUWhzP2LQUmMG9Sk5Hy92/Q kEdXYp+oS9y2eBtkxXOJHDLjqKzsAOri4uXdQysfdCHy82YCAHq7W23QrGEhgoNWCCah v+r4wvlCY0dvd5JQEu+3w3fhGHQGcGfUx1OP093DnK5WO3hYHfEZnWgCWo6zLVbCVjlt MI3A== 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:references:in-reply-to:message-id :date:to:from:arc-authentication-results; bh=1prXOd+pc6kA20wIzknNcFzHkDM9qaYmvAMJN9frUsQ=; b=tLc2l1U5Itgy6Rw/fV+4WwLR/aK42CtZrCTGRBwIkJ3au1cr8yqaemeXuOQUvHapnq tGXR1H2bRnpxChagfVTvhAdmAbXDj2Tc7hNx+QjagU97F/NjH0j9o+bvjQ3ZldLP7SLO wlCVBqRSb9V19pKIC1ze9LLMu8v6XbasnhDMxpzh4qfTRzIeJ7TXHisVtb0srhCgkGa2 Q3k0Lgwzea419AqVTDDENdmPRopyDStnJ0N7WTPRrz660u9QNjPH6WXh22fyrkSdst97 svbuFgJtFUv5TCN7hsVDSUqdwZHqa3Xovoo5VoTmQSvHc2upX/YHQu+mktrB2UQ5VzEb BShg== 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 l35si1785941ede.237.2017.10.25.05.27.39; Wed, 25 Oct 2017 05:27:39 -0700 (PDT) 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 63074C21DA2; Wed, 25 Oct 2017 12:26:43 +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 8A327C21DC3; Wed, 25 Oct 2017 12:26:34 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id B4ABAC21DA2; Wed, 25 Oct 2017 12:26:22 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id 1A976C21D99 for <u-boot@lists.denx.de>; Wed, 25 Oct 2017 12:26:19 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 6F89C20848; Wed, 25 Oct 2017 14:26:17 +0200 (CEST) Received: from localhost (unknown [185.94.189.189]) by mail.free-electrons.com (Postfix) with ESMTPSA id CC1F8206D8; Wed, 25 Oct 2017 14:26:16 +0200 (CEST) From: Maxime Ripard <maxime.ripard@free-electrons.com> To: Tom Rini <trini@konsulko.com> Date: Wed, 25 Oct 2017 14:26:01 +0200 Message-Id: <20171025122601.28224-5-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.2 In-Reply-To: <20171025122601.28224-1-maxime.ripard@free-electrons.com> References: <20171025122601.28224-1-maxime.ripard@free-electrons.com> 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] [RFC 4/4] env: sunxi: Switch by default to the transition environment code 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 |
sunxi: Implement transition in environment
|
expand
|
diff --git a/env/Kconfig b/env/Kconfig index fdd68fdfbdb6..95ab988552bb 100644 --- a/env/Kconfig +++ b/env/Kconfig @@ -2,7 +2,7 @@ menu "Environment" choice prompt "Select the location of the environment" - default ENV_IS_IN_MMC if ARCH_SUNXI + default ENV_IS_SUNXI_TRANSITION if ARCH_SUNXI default ENV_IS_IN_MMC if ARCH_EXYNOS4 default ENV_IS_IN_MMC if MX6SX || MX7D default ENV_IS_IN_MMC if TEGRA30 || TEGRA124
Now that we have some code to smoothly transition from a raw environment to a file, make that the default. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> --- env/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)