From patchwork Mon Mar 19 08:45:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 887609 X-Patchwork-Delegate: sbabic@denx.de 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=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="WFclhzmO"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 404V8p6VdKz9sWJ for ; Mon, 19 Mar 2018 19:48:42 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 85DFDC21CB6; Mon, 19 Mar 2018 08:48:03 +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=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 008F1C21E3B; Mon, 19 Mar 2018 08:45:46 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 33524C21DED; Mon, 19 Mar 2018 08:45:38 +0000 (UTC) Received: from mail-pg0-f66.google.com (mail-pg0-f66.google.com [74.125.83.66]) by lists.denx.de (Postfix) with ESMTPS id 9B237C21E0F for ; Mon, 19 Mar 2018 08:45:31 +0000 (UTC) Received: by mail-pg0-f66.google.com with SMTP id d1so6653996pgv.2 for ; Mon, 19 Mar 2018 01:45:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=sYwKXS+7a/YNDD7yL7Gq8DlOsQ2Ka1DNbpv0mMt1FlY=; b=WFclhzmOIIwXHiBNlRn5te70DegBig5zvkA/ElgBPP1xAAtTTv35x+FOb5cEBkG7qp 5/0SjXkEq3/RaWFWRBC2cwlXkz02j/tPqpmCJjvaP/a96eLtEu7yjbWTeorT1xOsjVyZ xjgVry2DU8o0skMT8xw5hYDS6kfx3DluGGnqc= 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:in-reply-to :references; bh=sYwKXS+7a/YNDD7yL7Gq8DlOsQ2Ka1DNbpv0mMt1FlY=; b=apRX7Lcl4nWStJsMiJmuK22nuioIaonPvXX5HYDblhlwyDH7H58bZWHkA9XGMHnq20 rijQS7QJulk+B/sCwnQDKE4F24Ttv1fa0MS1vhsNufSN2s3N6phC/saBeBz7o48QTq9z GxA2osPQcubm2LxJPBiYHNI4ERge3+xdTtEo1JubOsxUeHD+6KyuUPu2do8eVLS5CCcU 7IecCvSVSqhykaUcJ1dc9AufmxJBiYftcOMAwXHBxibawx2p9VYN1CD0pQUAwnTqbcdu XNaw0t/aEv0qrxBvRGBazfQYzN5S9WDga+gf3Ev+8muoVhUfP5VaA6fER3uBe0j7UTee 5K5w== X-Gm-Message-State: AElRT7HlLZZqshKHH/0y+91l8fzX6FPJ4RGcc6XwYdXrUUVvFiEV4LMz b54XATywGD0T6oksWFzTHoSw7o1ohgA= X-Google-Smtp-Source: AG47ELtbDbtkbfeplOhG21U7ik5RnqRncZ+ODWRDVnGAI/GZZN0Jjjs+FFtcEVHBn0AqpVnCFSFxRQ== X-Received: by 10.101.78.202 with SMTP id w10mr2588437pgq.404.1521449130192; Mon, 19 Mar 2018 01:45:30 -0700 (PDT) Received: from localhost.localdomain ([115.97.190.51]) by smtp.gmail.com with ESMTPSA id h2sm12880092pfd.119.2018.03.19.01.45.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 19 Mar 2018 01:45:29 -0700 (PDT) From: Jagan Teki To: Stefano Babic Date: Mon, 19 Mar 2018 14:15:03 +0530 Message-Id: <20180319084503.28054-6-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180319084503.28054-1-jagan@amarulasolutions.com> References: <20180319084503.28054-1-jagan@amarulasolutions.com> Cc: Fabio Estevam , u-boot@lists.denx.de Subject: [U-Boot] [PATCH 5/5] ARM: i.MX6: dts: Build dtb based on SOC type 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" Now, we have proper CONFIG_SOC_ names for i.MX6 SOC types, so use the same for building dtbs. Signed-off-by: Jagan Teki --- arch/arm/dts/Makefile | 44 ++++++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 7ad389725c..640cc59f5e 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -385,24 +385,6 @@ dtb-$(CONFIG_VF610) += vf500-colibri.dtb \ dtb-$(CONFIG_MX53) += imx53-cx9020.dtb -dtb-$(CONFIG_SOC_IMX6) += imx6ull-14x14-evk.dtb \ - imx6sl-evk.dtb \ - imx6sll-evk.dtb \ - imx6dl-icore.dtb \ - imx6dl-icore-mipi.dtb \ - imx6dl-icore-rqs.dtb \ - imx6q-cm-fx6.dtb \ - imx6q-icore.dtb \ - imx6q-icore-mipi.dtb \ - imx6q-icore-rqs.dtb \ - imx6q-logicpd.dtb \ - imx6sx-sabreauto.dtb \ - imx6sx-sdb.dtb \ - imx6ul-geam-kit.dtb \ - imx6ul-isiot-emmc.dtb \ - imx6ul-isiot-nand.dtb \ - imx6ul-opos6uldev.dtb - dtb-$(CONFIG_MX7) += imx7-colibri.dtb \ imx7d-sdb.dtb @@ -417,6 +399,32 @@ dtb-$(CONFIG_RCAR_GEN3) += \ r8a77970-eagle.dtb \ r8a77995-draak.dtb +dtb-$(CONFIG_SOC_IMX6QDL) += \ + imx6dl-icore.dtb \ + imx6dl-icore-mipi.dtb \ + imx6dl-icore-rqs.dtb \ + imx6q-cm-fx6.dtb \ + imx6q-icore.dtb \ + imx6q-icore-mipi.dtb \ + imx6q-icore-rqs.dtb \ + imx6q-logicpd.dtb + +dtb-$(CONFIG_SOC_IMX6SL) += imx6sl-evk.dtb + +dtb-$(CONFIG_SOC_IMX6SL) += imx6sll-evk.dtb + +dtb-$(CONFIG_SOC_IMX6SX) += \ + imx6sx-sabreauto.dtb \ + imx6sx-sdb.dtb + +dtb-$(CONFIG_SOC_IMX6UL) += \ + imx6ul-geam-kit.dtb \ + imx6ul-isiot-emmc.dtb \ + imx6ul-isiot-nand.dtb \ + imx6ul-opos6uldev.dtb + +dtb-$(CONFIG_SOC_IMX6ULL) += imx6ull-14x14-evk.dtb + dtb-$(CONFIG_SOC_KEYSTONE) += keystone-k2hk-evm.dtb \ keystone-k2l-evm.dtb \ keystone-k2e-evm.dtb \