[meta-freescale] [meta-fsl-arm-extra][PATCH 3/3] Add conf support for Wandboard Dual

Otavio Salvador otavio at ossystems.com.br
Tue Feb 26 11:25:59 PST 2013


On Sat, Feb 23, 2013 at 5:29 PM, John Weber <rjohnweber at gmail.com> wrote:
>         The patch adds machine conf support for Wandboar Dual.
>         It is not known but is possible that it will work with
>         Wandboard Solo.
>
>         In the local.conf, set the MACHINE ??= 'wandboard-dual'
>         to use this configuration.

Shortlog ought to be:

wandboard-dual: Add machine definition

> Signed-off-by: John Weber <rjohnweber at gmail.com>
> ---
> Upstream-Status: Pending
>  conf/machine/wandboard-dual.conf |   20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>  create mode 100644 conf/machine/wandboard-dual.conf
>
> diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf
> new file mode 100644
> index 0000000..f827be7
> --- /dev/null
> +++ b/conf/machine/wandboard-dual.conf
> @@ -0,0 +1,20 @@
> +#@TYPE: Machine
> +#@NAME: i.MX6 Wandboard Dual
> +#@DESCRIPTION: Machine configuration for i.MX6 Wandboard Dual
> +
> +include conf/machine/include/imx-base.inc
> +include conf/machine/include/tune-cortexa9.inc
> +
> +SOC_FAMILY = "mx6dl:mx6"
> +
> +KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6dl-wandboard.dts"
> +
> +PREFERRED_PROVIDER_u-boot = "u-boot-imx"
> +
> +UBOOT_MACHINE = "wandboard_config"
> +UBOOT_SUFFIX = "bin"
> +UBOOT_PADDING = "2"
> +
> +SERIAL_CONSOLE = "115200 ttymxc0"
> +
> +MACHINE_FEATURES += " pci wifi bluetooth"
> --
> 1.7.9.5
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
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