Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Marco Cavallini <koansoftware@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/5] tb5200l: add machine configuration for TQ TB5200L 'tinyBox'
Date: Sun, 18 Apr 2010 10:19:42 +0200	[thread overview]
Message-ID: <4BCAC09E.2040801@gmail.com> (raw)
In-Reply-To: <alpine.DEB.1.10.1004161850310.13187@vitus.devnet.local>

Vitus Jensen ha scritto, Il 16/04/2010 18:51:
> [PATCH 1/5] tb5200l: add machine configuration for TQ TB5200L 'tinyBox'
> 
> Signed-off-by: Vitus Jensen <vjensen@gmx.de>
> ---
>  conf/machine/tb5200l.conf |   28 ++++++++++++++++++++++++++++
>  1 files changed, 28 insertions(+), 0 deletions(-)
>  create mode 100644 conf/machine/tb5200l.conf
> 
> diff --git a/conf/machine/tb5200l.conf b/conf/machine/tb5200l.conf
> new file mode 100644
> index 0000000..5601397
> --- /dev/null
> +++ b/conf/machine/tb5200l.conf
> @@ -0,0 +1,28 @@
> +#@TYPE: Machine
> +#@NAME: TQ Components' Tiny Box TB5200L
> +#@DESCRIPTION: Mini industrial control
> +
> +TARGET_ARCH = "powerpc"
> +PACKAGE_EXTRA_ARCHS = "ppc"
> +
> +MACHINE_FEATURES                = "kernel26 usbhost ext2"
> +MACHINE_TASK_PROVIDER           = "task-base"
> +MACHINE_EXTRA_RRECOMMENDS       = "u-boot-utils iproute2 canutils"
> +
> +USE_DEVFS = "0"
> +
> +PREFERRED_PROVIDER_virtual/kernel = "linux"
> +PREFERRED_VERSION_linux = "2.6.32"
> +PREFERRED_VERSION_linux-libc-headers = "2.6.32"
> +
> +# don't try to access tty1 (used for application code)
> +USE_VT = "0"
> +
> +SERIAL_CONSOLE = "115200 ttyPSC0"
> +KERNEL_DEVICETREE_tb5200l = "arch/${ARCH}/boot/dts/tqm5200.dts"
> +EXTRA_IMAGECMD_jffs2 = "--big-endian -e 0x20000"
> +
> +# TB5200L carries kernel in separate flash partition
> +ROOTFS_POSTPROCESS_COMMAND += "rm -f ${IMAGE_ROOTFS}/boot/*Image*"
> +
> +require conf/machine/include/tune-ppc603e.inc


Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>


Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
   Atmel third party certified consultant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com
        http://www.KaeilOS.com




  reply	other threads:[~2010-04-18  8:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16 16:49 support for TQ tb5200l Vitus Jensen
2010-04-16 16:51 ` [PATCH 1/5] tb5200l: add machine configuration for TQ TB5200L 'tinyBox' Vitus Jensen
2010-04-18  8:19   ` Marco Cavallini [this message]
2010-04-16 16:52 ` [PATCH 2/5] base-files: tb5200l specific changes Vitus Jensen
2010-04-18  9:11   ` Marco Cavallini
2010-04-18 10:50   ` Koen Kooi
2010-04-19 11:37     ` Vitus Jensen
2010-04-16 16:53 ` [PATCH 3/5] netbase: add tb5200l specific /etc/network/interfaces Vitus Jensen
2010-04-18  9:12   ` Marco Cavallini
2010-04-16 16:54 ` [PATCH 4/5] linux_2.6.32: add tb5200l support Vitus Jensen
2010-04-18  9:09   ` Marco Cavallini
2010-04-19 11:58     ` Vitus Jensen
2010-04-16 16:55 ` [PATCH 5/5] linux_2.6.33: add recipe Vitus Jensen

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=4BCAC09E.2040801@gmail.com \
    --to=koansoftware@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox