All of lore.kernel.org
 help / color / mirror / Atom feed
* trying to boot a bitbaked image in various ways
@ 2013-05-17 15:45 Thanassis Silis
  2013-05-20 18:32 ` Otavio Salvador
  0 siblings, 1 reply; 7+ messages in thread
From: Thanassis Silis @ 2013-05-17 15:45 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

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

Hi there, I am trying to boot the image I created in several ways:
1) extracted the tar.bz2 image (with tar xjvf) and did an nfs boot directly from the sabrelite board ! This succeeded.
2)
 copied the .sdcard image to an microSD card and tried to boot locally 
from the microSD. This fails as the uboot version on the board is the 
one that sabrelite shipped with , (2009.08 i think). How do I go about 
updating the uboot (.imx file) that has generated from bitbake process?


3) I started reading on yocto project and tried runqemu but it fails. Here is what I did:
        cd <yocto root>/sources/poky/
        . ./oe-init-build-env
        cd build #done automatically at exit from above script
       
 runqemu ../../../build/tmp/deply/images/uImage-blabla.bin 
../../../build/tmp/deply/images/fsl-image-test-blabla.ext3 ext3
 the qemu start running, 




nass@starland ~/yocto/sources/poky/build $ runqemu 
images/uImage-imx6qsabrelite.bin 
images/fsl-image-test-imx6qsabrelite-20130515000446.rootfs.ext3 ext3

Set MACHINE to [uImage-imx6qsabrelite.bin] based on kernel [images/uImage-imx6qsabrelite.bin]

 
Continuing with the following parameters:

KERNEL: [images/uImage-imx6qsabrelite.bin]

ROOTFS: [images/fsl-image-test-imx6qsabrelite-20130515000446.rootfs.ext3]

FSTYPE: [ext3]



but halts after a while:



There was an error running bitbake to determine TMPDIR

Here is the output from 'bitbake -e':

<huuuuge dump of exported variables and python code following>

 

Am I using the command wrongly?
  Thank you for your help on both matters.


 		 	   		  

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

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

end of thread, other threads:[~2013-05-28 13:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-17 15:45 trying to boot a bitbaked image in various ways Thanassis Silis
2013-05-20 18:32 ` Otavio Salvador
2013-05-20 22:44   ` Thanassis Silis
2013-05-21  2:07     ` Otavio Salvador
2013-05-21  2:18       ` Eric Nelson
2013-05-21  2:25         ` Otavio Salvador
2013-05-28 13:45           ` Thanassis Silis

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.