On Mon, 2007-04-02 at 18:45 +0100, Paul Brook wrote:
> A few issues with the patch, which I think need to be resolved before it can
> be applied:
>
> - You're using global structures to store machine state.
> While it's debatable whether you'll ever have more than one s3c2410, I think
> it's def
Hi,
On 03/04/07, Daniel Silverstone <[EMAIL PROTECTED]> wrote:
On Tue, 2007-04-03 at 01:04 +0200, andrzej zaborowski wrote:
> We have also implemented emulation of the S3C2410x SoC. I hope we can
> merge both implementations to come up with better emulation. Our tree
> is accessible at http://sv
On Mon, 2007-04-02 at 18:45 +0100, Paul Brook wrote:
> A few issues with the patch, which I think need to be resolved before it can
> be applied:
> - You're using global structures to store machine state.
> While it's debatable whether you'll ever have more than one s3c2410, I think
> it's defini
On Tue, 2007-04-03 at 01:04 +0200, andrzej zaborowski wrote:
> We have also implemented emulation of the S3C2410x SoC. I hope we can
> merge both implementations to come up with better emulation. Our tree
> is accessible at http://svn.openmoko.org/trunk/src/host/qemu-neo1973/
> and our main target
Hi,
On 02/04/07, Daniel Silverstone <[EMAIL PROTECTED]> wrote:
Hi,
Myself and my colleagues have worked hard and produced a new system
emulation for qemu for the Simtec BAST board.
The BAST is a Samsung 2410 based board (ARM 9 based SoC, with MMU) with
various peripherals including a Davicom D
On Monday 02 April 2007 14:56, Daniel Silverstone wrote:
> Hi,
>
> Myself and my colleagues have worked hard and produced a new system
> emulation for qemu for the Simtec BAST board.
A few issues with the patch, which I think need to be resolved before it can
be applied:
- You're using global st
Hi,
Myself and my colleagues have worked hard and produced a new system
emulation for qemu for the Simtec BAST board.
The BAST is a Samsung 2410 based board (ARM 9 based SoC, with MMU) with
various peripherals including a Davicom DM9000 Ethernet port.
The emulation is complete enough to start Si