[meta-freescale] [meta-fsl-arm-extra][PATCH v2 1/3] Congatec qmx6 machine definition

Otavio Salvador otavio at ossystems.com.br
Tue Mar 12 07:56:04 PDT 2013


On Tue, Mar 12, 2013 at 11:37 AM, SARTRE Leo
<lsartre at adeneo-embedded.com> wrote:
>
> Signed-off-by: Leo Sartre <lsartre at adeneo-embedded.com>

Please use:

cgtgmx6: Add machine definition (or similar)
<newline>
<brief description of board and maybe a link to where to find more
information about it?>

>  create mode 100644 conf/machine/cgtqmx6.conf

Spurious commit message?

> diff --git a/conf/machine/cgtqmx6.conf b/conf/machine/cgtqmx6.conf
> new file mode 100644
> index 0000000..f8a300e
> --- /dev/null
> +++ b/conf/machine/cgtqmx6.conf
> @@ -0,0 +1,19 @@
> +#@TYPE: Machine
> +#@NAME: Congatec Qmx6
> +#@DESCRIPTION: Machine configuration for Congatec Qmx6 board
> +
> +include conf/machine/include/imx-base.inc
> +include conf/machine/include/tune-cortexa9.inc
> +
> +SOC_FAMILY = "mx6q:imx6"

We use mx6 as SoC family, not imx6.

> +# Use u-boot imx
> +UBOOT_SUFFIX = "bin"
> +UBOOT_PADDING = "2"
> +PREFERRED_PROVIDER_u-boot = "u-boot-imx"
> +
> +UBOOT_MACHINE = "cgtqmx6_config"
> +
> +SERIAL_CONSOLE = "115200 ttymxc1"
> +
> +MACHINE_FEATURES += " pci"

Regards,

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



More information about the meta-freescale mailing list