[U-Boot] [PATCH] engicam: icorem6: Fix config files

Tom Rini trini at konsulko.com
Sat Nov 5 15:06:08 CET 2016


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 at openedev.com> wrote:
> > From: Jagan Teki <jagan at 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 at denx.de>
> > Cc: Michael Trimarchi <michael at amarulasolutions.com>
> > Signed-off-by: Jagan Teki <jagan at 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 at 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>


More information about the U-Boot mailing list