From 57b85f8c5415c8b75faf0654a0d1a04cb781e8c7 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 28 Oct 2015 11:19:00 -0200 Subject: [PATCH] cgtqmx6: Rework machine header information The machine header could use some work to properly describe the board and its compatibility. Mainly it works with Quad and DualLite type of SoCs and in reality it is the evaluation board of the SoM. Signed-off-by: Otavio Salvador --- conf/machine/cgtqmx6.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/machine/cgtqmx6.conf b/conf/machine/cgtqmx6.conf index 74e9c3e..5bfac09 100644 --- a/conf/machine/cgtqmx6.conf +++ b/conf/machine/cgtqmx6.conf @@ -1,7 +1,7 @@ #@TYPE: Machine -#@NAME: Congatec Qmx6 -#@SOC: i.MX6Q -#@DESCRIPTION: Machine configuration for Congatec Qmx6 board +#@NAME: Congatec QMX6 Evaluation board +#@SOC: i.MX6 Q/DL +#@DESCRIPTION: Machine configuration for Congatec QMX6 Evaluation board #@MAINTAINER: Alex de Cabo include conf/machine/include/imx-base.inc