From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/3] at91: Add support for at91cap9stk
Date: Sun, 15 May 2011 13:21:05 +0200 [thread overview]
Message-ID: <4DCFB721.1030502@atmel.com> (raw)
In-Reply-To: <1305445399-4293-2-git-send-email-ulf.samuelsson@atmel.com>
2011-05-15 09:43, ulf.samuelsson@atmel.com skrev:
Pls ignore this, since this patchset is the result of a flawed script.
BRE
Ulf Samuelsson
> From: Ulf Samuelsson<ulf.samuelsson@atmel.com>
>
> Signed-off-by: Ulf Samuelsson<ulf.samuelsson@atmel.com>
> ---
> conf/machine/at91cap9stk.conf | 21 +++++++++++++++++++++
> 1 files changed, 21 insertions(+), 0 deletions(-)
> create mode 100644 conf/machine/at91cap9stk.conf
>
> diff --git a/conf/machine/at91cap9stk.conf b/conf/machine/at91cap9stk.conf
> new file mode 100644
> index 0000000..5a6385f
> --- /dev/null
> +++ b/conf/machine/at91cap9stk.conf
> @@ -0,0 +1,21 @@
> +#@TYPE: Machine
> +#@Name: Atmel AT91CAP9STK Development Platform
> +#@DESCRIPTION: Machine configuration for the at91cap9stk board with a at91cap9 processor
> +
> +include conf/machine/include/at91-2.6.38.inc
> +include conf/machine/include/at91-lcd.inc
> +
> +# Has linux config file in OpenEmbedded
> +#
> +# LINUX26_DEFCONFIG = "at91cap9stk_defconfig"
> +
> +
> +# Supported u-boot machines
> +UBOOT_MACHINE = "at91cap9adk_config"
> +
> +UBOOT_MACHINES = " at91cap9adk "
> +
> +AT91BOOTSTRAP_BOARD = " at91cap9stk at91cap9stkdf at91cap9stkf "
> +
> +MACHINE_FEATURES += " usbhost "
> +
next prev parent reply other threads:[~2011-05-15 11:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-15 7:43 [PATCH 1/3] at91: support linux-2.6.30 exp.4 patchset ulf.samuelsson
2011-05-15 7:43 ` [PATCH 2/3] at91: Add support for at91cap9stk ulf.samuelsson
2011-05-15 11:21 ` Ulf Samuelsson [this message]
2011-05-15 7:43 ` [PATCH 3/3] at91: Add support for linux-2.6.38 ulf.samuelsson
2011-05-15 11:20 ` [PATCH 1/3] at91: support linux-2.6.30 exp.4 patchset Ulf Samuelsson
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=4DCFB721.1030502@atmel.com \
--to=ulf.samuelsson@atmel.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.