Re: fyp in qemu?

2009-02-22 Thread Kai Timmer
2009/2/20 Kai Timmer em...@kait.de:

 Please wait, programming the NAND flash...
 qemu: fatal: Trying to execute code outside RAM or ROM at 0x0004
 [followed by a qemu register dump]

Can someone at least tell me if i did something fundamentaly wrong or
that this is a problem with the image? I am starting to get relly
confused.

Thanks,
-- 
Kai Timmer
Email : em...@kait.de
Jabber: k...@kait.de

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: fyp in qemu?

2009-02-22 Thread George Brooke
On Sunday 22 February 2009 11:29:39 Kai Timmer wrote:
 2009/2/20 Kai Timmer em...@kait.de:
  Please wait, programming the NAND flash...
  qemu: fatal: Trying to execute code outside RAM or ROM at 0x0004
  [followed by a qemu register dump]

 Can someone at least tell me if i did something fundamentaly wrong or
 that this is a problem with the image? I am starting to get relly
 confused.

 Thanks,
Thats probably because you're trying to write a gta02 image to the virtual 
gta01 and it won't fit on the (virtual) NAND, you can only use the smaller 
gta01 images with qemu and not all distros provide them.

solar.george


signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


fyp in qemu?

2009-02-20 Thread Kai Timmer
Hello,
i am new to this whole openmoko stuff, so please be patient with me ;)

I tried to get a fyp installation running in qemu. Here is what i did:
1. compiled qemu with:

$ svn checkout https://svn.openmoko.org/trunk/src/host/qemu-neo1973
$ cd qemu-neo1973
$ ./configure --target-list=arm-softmmu
$ make

then i downloaded the 2 files from here:
http://opensvn.csie.org/fyp/releases/2.17/
and put them in ./openmoko/

now i changed openmoko/env to match the filenames.
A openmoko/flash.sh runs fine until it stops with the following error:

Please wait, programming the NAND flash...
qemu: fatal: Trying to execute code outside RAM or ROM at 0x0004
[followed by a qemu register dump]

What is going wrong? Is it possible at all to get this running (i need
something to play with until my device is delivered :) )?

Greets,
-- 
Kai Timmer
Email : em...@kait.de
Jabber: k...@kait.de

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community