All of lore.kernel.org
 help / color / mirror / Atom feed
* uboot.bin and rootfs but not uImage
@ 2013-02-26  7:31 Satya Swaroop Damarla
  2013-02-28 19:17 ` Rudolf Streif
  0 siblings, 1 reply; 10+ messages in thread
From: Satya Swaroop Damarla @ 2013-02-26  7:31 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1267 bytes --]

Hello Guys... I think uImage is important but it is not being generated by
the yocto project. It only generated the rootfs and uboot.bin. Is there any
variable that has to be introduced in the machine.conf (in my case it is
skidata-tamonten.conf)....

Here is the configuration file

#@TYPE: Machine
#@NAME: skidata-tamonten machine
#@DESCRIPTION: Machine configuration for the Tamonten board

PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"

IMAGE_FEATURES += "package-management"
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 ?= "cortexa9t"
include conf/machine/include/tune-cortexa9.inc

IMAGE_FSTYPES += "tar.bz2 ext2"

SERIAL_CONSOLE = "115200 ttyS0"

PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
PREFERRED_VERSION_linux-yocto ?= "3.2%"

KERNEL_IMAGETYPE = " uImage"

PREFERRED_VERSION_u-boot ?= "v2013.01.01%"

UBOOT_MACHINE = "tec_config"
UBOOT_ENTRYPOINT = "0x17000000"
UBOOT_LOADADDRESS = "0x17000000"

MACHINE_FEATURES = "usbgadget usbhost vfat screen touchscreen keyboard"


Greets,
Satya

[-- Attachment #2: Type: text/html, Size: 1878 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-03-08 14:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26  7:31 uboot.bin and rootfs but not uImage Satya Swaroop Damarla
2013-02-28 19:17 ` Rudolf Streif
     [not found]   ` <CABTzgQ6pWQD8Rs=NRCvemTy1WWfeH_Rvb2+XaeSLVx_urXkw5A@mail.gmail.com>
2013-02-28 20:31     ` Rudolf Streif
2013-03-01  8:53       ` Satya Swaroop Damarla
2013-03-01 13:49         ` Bruce Ashfield
2013-03-02 15:37           ` Satya Swaroop DAMARLA
2013-03-02 19:29             ` Rudolf Streif
2013-03-03 12:12               ` Satya Swaroop DAMARLA
2013-03-08  8:46                 ` Khem Raj
2013-03-08 14:00                   ` Bruce Ashfield

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.