[meta-freescale] [meta-fsl-arm-extra][PATCH 1/3] Add Machine configuration for MarS Board by Embest-Tech

Daiane Angolini daiane.angolini at freescale.com
Wed Jan 29 03:21:07 PST 2014


On 28-01-2014 21:20, Sven Ebenfeld wrote:
>
> Signed-off-by: Sven Ebenfeld <sven.ebenfeld at gmail.com>
> ---
>   conf/machine/marsboard.conf |   19 +++++++++++++++++++
>   1 file changed, 19 insertions(+)
>   create mode 100644 conf/machine/marsboard.conf
>
> diff --git a/conf/machine/marsboard.conf b/conf/machine/marsboard.conf
> new file mode 100644
> index 0000000..f729c98
> --- /dev/null
> +++ b/conf/machine/marsboard.conf
> @@ -0,0 +1,19 @@
> +#@TYPE: Machine
> +#@NAME: i.MX6 MarS Board
> +#@DESCRIPTION: Machine configuration for i.MX6 MarS Board

Please, include you as Maintainer  here.


> +
> +include conf/machine/include/imx-base.inc
> +include conf/machine/include/tune-cortexa9.inc
> +
> +SOC_FAMILY = "mx6:mx6d:marsboard"
> +
> +PREFERRED_PROVIDER_virtual/kernel = "linux-marsboard"
> +PREFERRED_PROVIDER_u-boot = "u-boot-mars"
> +
> +UBOOT_MACHINE = "mx6q_marsboard_config"
> +
> +SERIAL_CONSOLE = "115200 ttymxc0"
> +
> +MACHINE_FEATURES = ""
> +
> +MACHINE_EXTRA_RRECOMMENDS += ""
>


-- 
Daiane



More information about the meta-freescale mailing list