From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx3.wp.pl ([212.77.101.7]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TlI4K-00067b-4a for barebox@lists.infradead.org; Wed, 19 Dec 2012 11:44:13 +0000 Received: from out.poczta.wp.pl ([212.77.101.240]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 19 Dec 2012 12:44:06 +0100 Date: Wed, 19 Dec 2012 12:44:06 +0100 From: "Jerzy Grzegorek" Message-ID: <50d1a8869abc04.36394132@wp.pl> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7935264995693862372==" Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Barebox under qemu for beagleboard To: barebox@lists.infradead.org --===============7935264995693862372== Content-Type: text/html; charset=iso-8859-2 Content-Transfer-Encoding: 8bit Content-Disposition: inline

Hi,

I was trying to run barebox-2012.12.1 under linaro-qemu 2012.12, for beagleboard.

I build MLO (omap3530_beagle_xload_defconfig) and barebox-flash-image (omap3530_beagle_defconfig).

I prepared two partitions sd image - beagle.sd.img (first partition FAT : MLO, barebox.bin, barebox-flash-image, zImage;  second partition EXT3 : rootfs).

I run linaro-qemu

qemu-system-arm -M beagle -m 256M -nographic -sd beagle.sd.img

and I got


barebox 2012.12.1 #1 Wed Dec 19 08:35:21 CET 2012


Board: Texas Instrument's Beagle
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba ( ), page size: 2048, OOB size: 64
omap-hsmmc omap-hsmmc0: registered as omap-hsmmc0
mci mci0: registered disk0
malloc space: 0x87bfff10 -> 0x87ffff0f (size  4 MB)
stack space:  0x4020f000 -> 0x4020fc00 (size  3 kB)
unknown boot source. Fall back to nand
booting from NAND
failed to get image size
booting failed

next qemu freezes.


Any idea?

Thanks,


Jurek


--===============7935264995693862372== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox --===============7935264995693862372==--