From patchwork Tue Jul 16 07:42:55 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jun Nie X-Patchwork-Id: 1132482 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="bv0xnTAv"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45nss55qYkz9s8m for ; Tue, 16 Jul 2019 17:46:01 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 8050CC21E2C; Tue, 16 Jul 2019 07:44:26 +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=T_DKIM_INVALID 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 2346DC21DD4; Tue, 16 Jul 2019 07:44:14 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id C9BDBC21DFA; Tue, 16 Jul 2019 07:43:28 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by lists.denx.de (Postfix) with ESMTPS id 5805CC21E13 for ; Tue, 16 Jul 2019 07:43:28 +0000 (UTC) Received: by mail-wm1-f42.google.com with SMTP id f17so17563700wme.2 for ; Tue, 16 Jul 2019 00:43:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=nMu01BtFYPqzdnRPdwvI59v2F6ZWByyweABMprrS6OQ=; b=bv0xnTAv0awwWYVCYmfkH5QA+/fej98e0uyzL+qDkLcCoIUVSiv2WeVHs5chdlkVZT /88ZAdmv8PConyTHALTPWrOBhYiF1StRux9CZPd4hR7FTR8Y3zexHm2mllC3ojBrrOgI njdrj00SseGbJGUJe3k4GmYW6+EUmmSY5ugEJAQXsBE35KXTfrh/X+xmaVmZS2UWwl8r nOjNEpqjMr+9sPDRJX5O77G0OUZ2zpx7qw2q1ypAA3PurFdO2Jan6W1WbwgYkyOw/jTm qKyCi9R0eh1RmgtM3eiUV1G2ZUd1iyCXCDPtQXb9r6Qj3rIxiZzcu5b/S7KTVGvJqs8u /m2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=nMu01BtFYPqzdnRPdwvI59v2F6ZWByyweABMprrS6OQ=; b=fhlmH8k4I+UeKhmKgMbW7+Mfy75MVDCpEwkIC+94TVnsCU0P5w42J2e+Z+K/re5aXC Pjw02bCzhHkLC/cDOvd9Peez7uaJ6/gesK4035P/jgGoK5f9a0dWjVMLsY5+ydnQ7gpF hTGLVzRvszR265Kw0xAuLMDqm4EW6tv9KpyAjZ7VFSFl7TrCdNYMPA30vzTvE00+Qmep kseM+Jr0x0KOPuwUSDFVGYIsXKWtYVfvyNCN1075Zrsg+ujntfWbrZyQk82TRnZVrWLc 5W0AaohidCB3NdHXHFJQ8bcM0ovbkGk2dgS92n0BVE+vRmtcxrqOvLLSaM19TtNXwXtl JYxA== X-Gm-Message-State: APjAAAUQXG4oDfYR6A05Ixfg/7SR27d5tUqFFwsbY2DoDMtYvAg55h44 4lE+rMYMMnXoinfQk40gHO3aoA== X-Google-Smtp-Source: APXvYqzd5gukhR+hfodvIcQzloTbUxUepLnGccw5hbXlzBDsGu8uWktTej3lH/xgQ0sPE8lDalC4lw== X-Received: by 2002:a1c:9c8a:: with SMTP id f132mr29031670wme.29.1563263007954; Tue, 16 Jul 2019 00:43:27 -0700 (PDT) Received: from localhost.localdomain (li1816-253.members.linode.com. [172.104.240.253]) by smtp.gmail.com with ESMTPSA id x83sm19349251wmb.42.2019.07.16.00.43.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 16 Jul 2019 00:43:27 -0700 (PDT) From: Jun Nie To: festevam@gmail.com, otavio@ossystems.com.br, peng.fan@nxp.com, vanessa.maegima@nxp.com, bryan.odonoghue@linaro.org, u-boot@lists.denx.de Date: Tue, 16 Jul 2019 15:42:55 +0800 Message-Id: <1563262978-6855-1-git-send-email-jun.nie@linaro.org> X-Mailer: git-send-email 2.7.4 Subject: [U-Boot] [PATCH 0/3] Support distro boot in pico-imx7d BL33 case X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Support distro boot in pico-imx7d BL33 case with changing the enviroment variables. While the other two patches are for polishing clock code and for feature enablement. Jun Nie (3): pico-imx7d: add config to enable CAAM pico-imx7d: Support distro boot for FIT image case pico-imx7d: polish uart clock id definition arch/arm/include/asm/arch-mx7/clock.h | 18 +---------------- configs/pico-imx7d_bl33_defconfig | 1 + include/configs/pico-imx7d.h | 37 +++++++++++------------------------ 3 files changed, 13 insertions(+), 43 deletions(-)