From patchwork Sun Apr 9 06:52:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 748701 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3w144S2QF0z9s7m for ; Sun, 9 Apr 2017 17:02:00 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 10540C21CF6; Sun, 9 Apr 2017 06:59:36 +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_H2 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 73323C21D1D; Sun, 9 Apr 2017 06:57:56 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 7929CC21D12; Sun, 9 Apr 2017 06:56:58 +0000 (UTC) Received: from mail-pf0-f196.google.com (mail-pf0-f196.google.com [209.85.192.196]) by lists.denx.de (Postfix) with ESMTPS id 8FC7FC21D4E for ; Sun, 9 Apr 2017 06:56:53 +0000 (UTC) Received: by mail-pf0-f196.google.com with SMTP id n11so5483371pfg.2 for ; Sat, 08 Apr 2017 23:56:53 -0700 (PDT) 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=ESLXvHIPimUxF/FiVkr/t3lgxnZQMaDQln6Y9qufr1U=; b=n3gLxOyZNQIvO2/PW4WdcOh4hl57LRMsf0utyg01rj8nfo7/XkHDLHiFLsvO2PuqfY H90f1/EGPS8SPBEVssOwxl0PEn+RGCepXMxhZ52SvrTvoa/LAYK4E/81Ajn360N5OT32 wHljTtzLbc/03u22KX3gPP4ZioCZzEdw5ohpb0Qq6fri+NwMg7jDkgMJhCBl0lRKosC0 X+JUjRgOoRgInZ+JmIkzP4y/wIZQOqd22PeXet1o8BrVwdvrqQB735hswsX+BP9PxRwl Owx28gkLwo093P9qXurCSy7MZ6oUPqSBMjmR4tSvuFrkRKYvltVchUppin8/DkGR8d0f RV9w== X-Gm-Message-State: AFeK/H18oVRB3WdXURGPyQfVq1nr7WHy7KlS4tIWhuXL2bzizGDjGYUSAbMFMboBGLRlOw== X-Received: by 10.84.199.170 with SMTP id r39mr59778684pld.144.1491721012326; Sat, 08 Apr 2017 23:56:52 -0700 (PDT) Received: from localhost.localdomain ([117.254.77.247]) by smtp.gmail.com with ESMTPSA id e76sm17804207pfk.75.2017.04.08.23.56.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 08 Apr 2017 23:56:50 -0700 (PDT) From: Jagan Teki To: Stefano Babic Date: Sun, 9 Apr 2017 12:22:47 +0530 Message-Id: <1491720776-7445-27-git-send-email-jagan@openedev.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1491720776-7445-1-git-send-email-jagan@openedev.com> References: <1491720776-7445-1-git-send-email-jagan@openedev.com> Cc: Fabio Estevam , u-boot@lists.denx.de, Jagan Teki Subject: [U-Boot] [PATCH v4 26/35] ARM: i.MX6: %s/mx6[dl|q]sabresd_defconfig/imx6[dl|q]_sabresd_defconfig 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" mx6dlsabresd_defconfig => imx6dl_sabresd_defconfig mx6qsabresd_defconfig => imx6q_sabresd_defconfig Cc: Stefano Babic Cc: Fabio Estevam Cc: Michael Trimarchi Signed-off-by: Jagan Teki --- Changes for v4: - Newly added board/freescale/mx6sabresd/MAINTAINERS | 4 ++-- configs/{mx6dlsabresd_defconfig => imx6dl_sabresd_defconfig} | 0 configs/{mx6qsabresd_defconfig => imx6q_sabresd_defconfig} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename configs/{mx6dlsabresd_defconfig => imx6dl_sabresd_defconfig} (100%) rename configs/{mx6qsabresd_defconfig => imx6q_sabresd_defconfig} (100%) diff --git a/board/freescale/mx6sabresd/MAINTAINERS b/board/freescale/mx6sabresd/MAINTAINERS index 0252544..d46b0d2 100644 --- a/board/freescale/mx6sabresd/MAINTAINERS +++ b/board/freescale/mx6sabresd/MAINTAINERS @@ -3,8 +3,8 @@ M: Fabio Estevam S: Maintained F: board/freescale/mx6sabresd/ F: include/configs/mx6sabresd.h -F: configs/mx6dlsabresd_defconfig -F: configs/mx6qsabresd_defconfig +F: configs/imx6dl_sabresd_defconfig +F: configs/imx6q_sabresd_defconfig F: configs/mx6sabresd_spl_defconfig F: configs/imx6dl_sabresd_spl_defconfig F: configs/imx6q_sabresd_spl_defconfig diff --git a/configs/mx6dlsabresd_defconfig b/configs/imx6dl_sabresd_defconfig similarity index 100% rename from configs/mx6dlsabresd_defconfig rename to configs/imx6dl_sabresd_defconfig diff --git a/configs/mx6qsabresd_defconfig b/configs/imx6q_sabresd_defconfig similarity index 100% rename from configs/mx6qsabresd_defconfig rename to configs/imx6q_sabresd_defconfig