All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daiane Angolini <daiane.angolini@freescale.com>
To: Sven Ebenfeld <sven.ebenfeld@gmail.com>,
	<meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm-extra][PATCH 1/3] Add Machine configuration for MarS Board by Embest-Tech
Date: Wed, 29 Jan 2014 09:21:07 -0200	[thread overview]
Message-ID: <52E8E423.3010602@freescale.com> (raw)
In-Reply-To: <1390951221-32023-2-git-send-email-sven.ebenfeld@gmail.com>

On 28-01-2014 21:20, Sven Ebenfeld wrote:
>
> Signed-off-by: Sven Ebenfeld <sven.ebenfeld@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



  reply	other threads:[~2014-01-29 11:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-28 23:20 [meta-fsl-arm-extra][PATCH 0/3] Add Machine Configuration and BSP for MarS Board by Embest-Tech Sven Ebenfeld
2014-01-28 23:20 ` [meta-fsl-arm-extra][PATCH 1/3] Add Machine configuration " Sven Ebenfeld
2014-01-29 11:21   ` Daiane Angolini [this message]
2014-01-28 23:20 ` [meta-fsl-arm-extra][PATCH 2/3] Add U-Boot Recipe for MarS Board by Embest-Tech Using Git Repository git://github.com/embest-tech/uboot-imx.git Sven Ebenfeld
2014-01-29 11:26   ` Daiane Angolini
2014-01-28 23:20 ` [meta-fsl-arm-extra][PATCH 3/3] Add Kernel Recipe and Configuration for MarS Board by Embest-Tech Kernel is compiled from git://github.com/embest-tech/linux-imx.git Sven Ebenfeld
2014-01-29 11:30   ` Daiane Angolini
2014-01-30 22:48     ` [meta-fsl-arm-extra][PATCH v2 0/3] Add Machine Configuration and BSP for MarS Board by Embest-Tech Sven Ebenfeld
2014-01-30 22:48       ` [meta-fsl-arm-extra][PATCH v2 1/3] Add Machine configuration for MarS Board by Embest-Tech Add myself as maintainer Sven Ebenfeld
2014-01-30 22:48       ` [meta-fsl-arm-extra][PATCH v2 2/3] Add U-Boot Recipe for MarS Board by Embest-Tech Using Git Repository git://github.com/embest-tech/uboot-imx.git Add SRCBRANCH Sven Ebenfeld
2014-01-30 22:48       ` [meta-fsl-arm-extra][PATCH v2 3/3] Add Kernel Recipe and Configuration for MarS Board by Embest-Tech Kernel is compiled from git://github.com/embest-tech/linux-imx.git Add SRCBRANCH, Remove INC_PR from new recipe Sven Ebenfeld
2014-01-31  1:07       ` [meta-fsl-arm-extra][PATCH v2 0/3] Add Machine Configuration and BSP for MarS Board by Embest-Tech Otavio Salvador
2014-01-31  1:29         ` Fabio Estevam
2014-01-31  4:47           ` Sven Ebenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52E8E423.3010602@freescale.com \
    --to=daiane.angolini@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=sven.ebenfeld@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.