All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] engicam: icorem6: Fix config files
Date: Sat, 5 Nov 2016 10:06:08 -0400	[thread overview]
Message-ID: <20161105140608.GA20830@bill-the-cat> (raw)
In-Reply-To: <CAD6G_RTASWmVu+Pq0XYJxqd8PxHTNnap7oq7=aJhTnCaa674GQ@mail.gmail.com>

On Sat, Nov 05, 2016 at 05:14:18PM +0530, Jagan Teki wrote:
> Hi Stefano,
> 
> On Sun, Oct 30, 2016 at 1:14 AM, Jagan Teki <jagan@openedev.com> wrote:
> > 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
> 
> Are you planning to take this? may be I can take it along with my PR.
> Please let me know if you're OK?

I'll take this directly so it's in, in time, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161105/629a90f1/attachment.sig>

  reply	other threads:[~2016-11-05 14:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-29 19:44 [U-Boot] [PATCH] engicam: icorem6: Fix config files Jagan Teki
2016-11-05 11:44 ` Jagan Teki
2016-11-05 14:06   ` Tom Rini [this message]
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=20161105140608.GA20830@bill-the-cat \
    --to=trini@konsulko.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.