public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] engicam: icorem6: Fix config files
@ 2016-10-29 19:44 Jagan Teki
  2016-11-05 11:44 ` Jagan Teki
  2016-11-05 14:10 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 4+ messages in thread
From: Jagan Teki @ 2016-10-29 19:44 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-05 14:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2016-11-05 14:10 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox