From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: Avionic Tamonten Board - Uboot problem
Date: Tue, 19 Feb 2013 07:58:16 -0700 [thread overview]
Message-ID: <51239308.1010404@mlbassoc.com> (raw)
In-Reply-To: <CABTzgQ4oa8AOZRxAUOQKH0r_gA-28LbT3ZO-MeM0TKcedhufMQ@mail.gmail.com>
On 2013-02-19 06:28, Satya Swaroop Damarla wrote:
> Hi,
>
> I want to build a basic image for the Avionic Tamonten board using Yocto. SO, I created a skidata-tamonten.conf in the list of machines based on the beagleboard.conf but I dont
> know what to add for the UBOOT_MACHINE= . I tried my best to use the same "omap_beagle_conf" but it doesnot boot properly. Here is the skidata-tamonten.conf file description
>
Try 'tec_config'
> #@TYPE: Machine
> #@NAME: skidata-tamonten machine
> #@DESCRIPTION: Machine configuration for the Tamonten board
>
> PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
> XSERVER ?= "xserver-xorg \
> xf86-input-evdev \
> xf86-input-mouse \
> xf86-video-omapfb \
> xf86-input-keyboard"
>
> # Ship all kernel modules by default
> MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
>
> # Allow for MMC booting ()
> EXTRA_IMAGEDEPENDS += "u-boot"
>
> # Uncomment the following line to enable the hard floating point abi. Note that
> # this breaks some binary libraries and 3D (neither of which ship with
> # meta-yocto). For maximum compatibility, leave this disabled.
> DEFAULTTUNE ?= "cortexa9thf"
> include conf/machine/include/tune-cortexa9.inc
>
> IMAGE_FSTYPES += "tar.bz2 ext2 ext3"
>
> SERIAL_CONSOLE = "115200 ttyO2"
>
> PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
> PREFERRED_VERSION_linux-yocto ?= "3.2%"
>
> KERNEL_IMAGETYPE = "uImage"
>
> PREFERRED_VERSION_u-boot ?= "v2012.04%"
>
> UBOOT_MACHINE = "???????????????????"
>
> UBOOT_ENTRYPOINT = "0x00008000"
> UBOOT_LOADADDRESS = "0x00008000"
>
> MACHINE_FEATURES = "usbgadget usbhost vfat alsa screen touchscreen keyboard"
>
>
> Greetings & Regards,
> Swaroop
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2013-02-19 14:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-19 13:28 Avionic Tamonten Board - Uboot problem Satya Swaroop Damarla
2013-02-19 14:58 ` Gary Thomas [this message]
2013-02-19 16:02 ` Satya Swaroop Damarla
2013-02-19 18:36 ` Gary Thomas
[not found] ` <CABTzgQ4EAdhgKh5uD8BnHsdbXFPbxubm5G_1TQ4dUhLgPOOOYQ@mail.gmail.com>
2013-02-20 13:16 ` Gary Thomas
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=51239308.1010404@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.