All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [STABLE][PATCH 1/4] bug: added BUG Labs device
Date: Thu, 23 Apr 2009 20:56:05 +0200	[thread overview]
Message-ID: <gsqdk6$3q9$4@ger.gmane.org> (raw)
In-Reply-To: <1240511199-30422-2-git-send-email-marcin@juszkiewicz.com.pl>

On 23-04-09 20:26, Marcin Juszkiewicz wrote:
> From: Marcin Juszkiewicz<marcin@buglabs.net>
>
> BUG is i.mx31 based device which is often called 'LEGO for IT'.
>
> More info: http://buglabs.net/

Acked-by: Koen Kooi <koen@openembedded.org>


>
> Signed-off-by: Marcin Juszkiewicz<marcin@buglabs.net>
> ---
>   conf/machine/bug.conf |   16 ++++++++++++++++
>   1 files changed, 16 insertions(+), 0 deletions(-)
>   create mode 100644 conf/machine/bug.conf
>
> diff --git a/conf/machine/bug.conf b/conf/machine/bug.conf
> new file mode 100644
> index 0000000..cec3d5b
> --- /dev/null
> +++ b/conf/machine/bug.conf
> @@ -0,0 +1,16 @@
> +#@TYPE: Machine
> +#@NAME: Bug Labs BUG Computer
> +#@DESCRIPTION: Machine configuration for the BUG base unit.
> +TARGET_ARCH = "arm"
> +
> +MACHINE_EXTRA_RRECOMMENDS = "marvell-gspi-fw"
> +PREFERRED_PROVIDER_virtual/kernel = "linux-bug"
> +
> +MACHINE_FEATURES = "kernel26 screen touchscreen hotplug alsa wifi usbhost usbgadget"
> +SERIAL_CONSOLE = "-L 115200 ttymxc4"
> +
> +CPU_FEATURES += "vfp"
> +
> +require conf/machine/include/tune-arm1136jf-s.inc
> +
> +KERNEL_IMAGETYPE = "uImage"





  reply	other threads:[~2009-04-23 19:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-23 18:26 [STABLE] Add support for BUG device from Bug Labs Marcin Juszkiewicz
2009-04-23 18:26 ` [STABLE][PATCH 1/4] bug: added BUG Labs device Marcin Juszkiewicz
2009-04-23 18:56   ` Koen Kooi [this message]
2009-04-23 18:26 ` [STABLE][PATCH 2/4] linux-bug: added 2.6.27.2 from BUG Labs svn Marcin Juszkiewicz
2009-04-23 18:55   ` Koen Kooi
2009-04-23 18:26 ` [STABLE][PATCH 3/4] marvel-gspi-fw: added firmware for WiFi bugmodule Marcin Juszkiewicz
2009-04-23 18:55   ` Koen Kooi
2009-04-23 18:26 ` [STABLE][PATCH 4/4] netbase: added BUG support Marcin Juszkiewicz
2009-04-23 18:55   ` Koen Kooi
2009-04-25 17:03 ` [STABLE] Add support for BUG device from Bug Labs GNUtoo

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='gsqdk6$3q9$4@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.