From: Jagan Teki <jagan@openedev.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] engicam: icorem6: Fix config files
Date: Sun, 30 Oct 2016 01:14:31 +0530 [thread overview]
Message-ID: <1477770271-13726-1-git-send-email-jagan@openedev.com> (raw)
From: Jagan Teki <jagan@amarulasolutions.com>
Config file names on MAINTAINERS and README in
board/engicam/icorem6 seems to be wrong, hence fixed the same.
Cc: Stefano Babic <sbabic@denx.de>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
board/engicam/icorem6/MAINTAINERS | 5 +++--
board/engicam/icorem6/README | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/board/engicam/icorem6/MAINTAINERS b/board/engicam/icorem6/MAINTAINERS
index 3e06c6b..a425afb 100644
--- a/board/engicam/icorem6/MAINTAINERS
+++ b/board/engicam/icorem6/MAINTAINERS
@@ -2,5 +2,6 @@ ICOREM6QDL BOARD
M: Jagan Teki <jagan@amarulasolutions.com>
S: Maintained
F: board/engicam/icorem6
-F: include/configs/icorem6qdl.h
-F: configs/icorem6qdl_defconfig
+F: include/configs/imx6qdl_icore.h
+F: configs/imx6qdl_icore_mmc_defconfig
+F: configs/imx6qdl_icore_nand_defconfig
diff --git a/board/engicam/icorem6/README b/board/engicam/icorem6/README
index 12d1e21..e47f85f 100644
--- a/board/engicam/icorem6/README
+++ b/board/engicam/icorem6/README
@@ -4,7 +4,7 @@ How to use U-Boot on Engicam i.CoreM6 DualLite/Solo and Quad/Dual Starter Kit:
- Configure U-Boot for Engicam i.CoreM6 QDL:
$ make mrproper
-$ make icorem6qdl_mmc_defconfig
+$ make imx6qdl_icore_mmc_defconfig
- Build for i.CoreM6 DualLite/Solo
--
2.7.4
next reply other threads:[~2016-10-29 19:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-29 19:44 Jagan Teki [this message]
2016-11-05 11:44 ` [U-Boot] [PATCH] engicam: icorem6: Fix config files Jagan Teki
2016-11-05 14:06 ` Tom Rini
2016-11-05 14:10 ` [U-Boot] " Tom Rini
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=1477770271-13726-1-git-send-email-jagan@openedev.com \
--to=jagan@openedev.com \
--cc=u-boot@lists.denx.de \
/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