From: Stefan Schmidt <stefan@datenfreihafen.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCHv3 4/5] am3517-crane: Add am3517-crane machine type
Date: Tue, 7 Dec 2010 12:37:15 +0100 [thread overview]
Message-ID: <20101207113715.GF20482@excalibur.local> (raw)
In-Reply-To: <4cf495a2.6720ec0a.7679.21c9@mx.google.com>
Hello.
On Tue, 2010-11-30 at 11:41, Anil Kumar wrote:
> diff --git a/conf/machine/am3517-crane.conf b/conf/machine/am3517-crane.conf
> new file mode 100644
> index 0000000..dad4625
> --- /dev/null
> +++ b/conf/machine/am3517-crane.conf
> @@ -0,0 +1,52 @@
> +#@TYPE: Machine
> +#@NAME: craneboard machine
> +#@DESCRIPTION: Machine configuration for the AM3517 Crane board
> +TARGET_ARCH = "arm"
> +PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
> +XSERVER = "xserver-xorg \
> + xf86-input-evdev \
> + xf86-input-mouse \
> + xf86-video-omapfb \
> + xf86-input-keyboard"
> +
> +# Only has DVI connector for external screen
> +GUI_MACHINE_CLASS = "bigscreen"
> +
> +require conf/machine/include/omap3.inc
> +
> +# Ship all kernel modules
Stray comment. Seems you forgot to remove it.
> +IMAGE_FSTYPES ?= "jffs2 tar.bz2"
> +EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048"
> +EXTRA_IMAGEDEPENDS += " u-boot x-load"
These depends are already added from omap3.inc
regards
Stefan Schmidt
prev parent reply other threads:[~2010-12-07 11:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-30 6:11 [PATCHv3 4/5] am3517-crane: Add am3517-crane machine type Anil Kumar
2010-12-07 11:37 ` Stefan Schmidt [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=20101207113715.GF20482@excalibur.local \
--to=stefan@datenfreihafen.org \
--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