Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 2/6] board: engicam: Rename defconfig engicam_imx6qdl_icore_mmc_defconfig
Date: Fri, 16 Jun 2017 17:25:30 +0530	[thread overview]
Message-ID: <1497614134-5138-3-git-send-email-jteki@openedev.com> (raw)
In-Reply-To: <1497614134-5138-1-git-send-email-jteki@openedev.com>

From: Jagan Teki <jagan@amarulasolutions.com>

Since the board have support for nand, better to explicitly
name it with mmc.

engicam_imx6qdl_icore_defconfig => engicam_imx6qdl_icore_mmc_defconfig

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
Changes for v3:
- none
Changes for v2:
- Fix genimage.cfg path in readme.txt

 DEVELOPERS                                                              | 2 +-
 board/engicam/readme.txt                                                | 2 +-
 ...icam_imx6qdl_icore_defconfig => engicam_imx6qdl_icore_mmc_defconfig} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename configs/{engicam_imx6qdl_icore_defconfig => engicam_imx6qdl_icore_mmc_defconfig} (100%)

diff --git a/DEVELOPERS b/DEVELOPERS
index cb498ee..1a8720b 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -829,7 +829,7 @@ F:	package/keepalived/
 
 N:	Jagan Teki <jagan@amarulasolutions.com>
 F:	board/engicam/
-F:	configs/engicam_imx6qdl_icore_defconfig
+F:	configs/engicam_imx6qdl_icore_mmc_defconfig
 
 N:	James Knight <james.knight@rockwellcollins.com>
 F:	package/atkmm/
diff --git a/board/engicam/readme.txt b/board/engicam/readme.txt
index d02c3af..0ef108d 100644
--- a/board/engicam/readme.txt
+++ b/board/engicam/readme.txt
@@ -17,7 +17,7 @@ First, configure Buildroot for the Engicam i.MX SOM's:
 
 - for i.CoreM6 Quad/Dual:
 
-  make engicam_imx6qdl_icore_defconfig
+  make engicam_imx6qdl_icore_mmc_defconfig
 
 Build all components:
 
diff --git a/configs/engicam_imx6qdl_icore_defconfig b/configs/engicam_imx6qdl_icore_mmc_defconfig
similarity index 100%
rename from configs/engicam_imx6qdl_icore_defconfig
rename to configs/engicam_imx6qdl_icore_mmc_defconfig
-- 
2.7.4

  parent reply	other threads:[~2017-06-16 11:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16 11:55 [Buildroot] [PATCH v3 0/6] Board: Add Engicam i.MX6 SOMs Jagan Teki
2017-06-16 11:55 ` [Buildroot] [PATCH v3 1/6] board: Add support for Engicam i.CoreM6 DualLite/Solo boards Jagan Teki
2017-06-16 11:55 ` Jagan Teki [this message]
2017-06-16 11:55 ` [Buildroot] [PATCH v3 3/6] board: Add support for Engicam i.CoreM6 RQS SOM Jagan Teki
2017-06-16 11:55 ` [Buildroot] [PATCH v3 4/6] board: engicam: Add icorem6 for i.CoreM6 support Jagan Teki
2017-06-16 11:55 ` [Buildroot] [PATCH v3 5/6] board: Add support for Engicam GEAM6UL SOM Jagan Teki
2017-06-16 11:55 ` [Buildroot] [PATCH v3 6/6] board: Add support for Engicam Is.IoT MX6UL SOM Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1497614134-5138-3-git-send-email-jteki@openedev.com \
    --to=jagannadh.teki@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox