From: eric weiss <eric@eric-weiss.de>
To: openembedded-devel@lists.openembedded.org
Subject: Support for SHARP Netwalker -PCZ1
Date: Wed, 21 Apr 2010 18:07:34 +0200 [thread overview]
Message-ID: <4BCF22C6.6090109@eric-weiss.de> (raw)
hi
My netwalker arrived.
So i created a new MACHINE for supporting it with OE.
conf/machine/netwinder.conf
--------------------
#@TYPE: Machine
#@NAME: netwinder
#@DESCRIPTION: Machine configuration for the sharp-z1
TARGET_ARCH = "arm"
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
XSERVER = "xserver-xorg \
xf86-input-evdev \
xf86-input-mouse \
xf86-input-keyboard"
GUI_MACHINE_CLASS = "bigscreen"
require conf/machine/include/tune-cortexa8.inc
IMAGE_FSTYPES += "tar.bz2 ubi"
EXTRA_IMAGECMD_jffs2 = "-lnp "
# Guesswork
SERIAL_CONSOLE = "115200 ttyS2"
MACHINE_KERNEL_VERSION = "2.6"
PREFERRED_PROVIDER_virtual/kernel = "linux-netwalker"
MKUBIFS_ARGS = "-m 8192 -e 1032192 -c 4085"
UBINIZE_ARGS = "-m 8192 -p 1024KiB"
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
--------------------
i created successfully an ubi image by hand with these UBI parameters
but did not tested is for OE.
greetings
eric
next reply other threads:[~2010-04-21 16:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-21 16:07 eric weiss [this message]
2010-05-04 11:10 ` Support for SHARP Netwalker -PCZ1 Andrea Adami
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=4BCF22C6.6090109@eric-weiss.de \
--to=eric@eric-weiss.de \
--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