[oe] Support for SHARP Netwalker -PCZ1

Andrea Adami andrea.adami at gmail.com
Tue May 4 11:10:17 UTC 2010


+1 from me if you promise you'll be the maintainer ;)

Andrea


On Wed, Apr 21, 2010 at 6:07 PM, eric weiss <eric at eric-weiss.de> wrote:
> 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
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list