From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [PATCH] Added base pnx833x stb225 board support.
Date: Wed, 28 Jan 2009 13:00:57 +0100 [thread overview]
Message-ID: <glphdq$8js$2@ger.gmane.org> (raw)
In-Reply-To: <1233141961.18907.3.camel@EPBYMINW0568>
On 28-01-09 12:26, Ihar Hrachyshka wrote:
> This patch adds support for PNX833X STB225 board with some kernel
> patches: serial UART, Ethernet, and basic processor flavor
> functionality.
>
> Signed-off-by: Ihar Hrachyshka<ihar.hrachyshka@gmail.com>
> ---
> conf/machine/stb225.conf | 8 +
>
> diff --git a/conf/machine/stb225.conf b/conf/machine/stb225.conf
> new file mode 100644
> index 0000000..97370e1
> --- /dev/null
> +++ b/conf/machine/stb225.conf
> @@ -0,0 +1,8 @@
> +# PNX8335 STB225 board
> +TARGET_ARCH = "mipsel"
> +TARGET_CC_ARCH="-march=mips32"
> +MACHINE_FEATURES = "kernel26"
> +IMAGE_FSTYPES="tar.gz"
> +PREFERRED_PROVIDER_virtual/kernel="linux"
> +KERNEL_IMAGETYPE="vmlinux"
> +KERNEL_OUTPUT="${KERNEL_IMAGETYPE}"
Could you make this look more like other recipes? E.g. using a tune file
for the cpu part, use += for IMAGE_FSTYPES, have spaces around equeal
signs, etc?
The kernel part looks ok, though.
regards,
Koen
prev parent reply other threads:[~2009-01-28 12:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-28 11:26 [PATCH] Added base pnx833x stb225 board support Ihar Hrachyshka
2009-01-28 12:00 ` Koen Kooi [this message]
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='glphdq$8js$2@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox