qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [patch 4/4] Add Flash support to the Versatile PB platf


From: andrzej zaborowski
Subject: Re: [Qemu-devel] [patch 4/4] Add Flash support to the Versatile PB platform
Date: Thu, 2 Oct 2008 20:25:49 +0200

2008/10/2 Thomas Petazzoni <address@hidden>:
> This patch adds the emulation of the 64 MB Intel Flash present at
> address 0x34000000 on the ARM Versatile PB platform, with a 256 KB
> sector size. This flash emulation is enabled using the -pflash
> option. If not enabled, Qemu falls back to the traditionnal way of
> loading the kernel.
>
> The RAM size is also hardcoded to 128 MB, and the memory size provided
> by Qemu's -m option is the total memory size, so it must be at least
> 192 MB to run the Versatile PB with flash emulation. The same method
> is used on other platforms, such as Gumstix.

You would have to update the QEMUMachine ram_require field at the
bottom of the file to reflect that.  But I think Paul thinks this
board doesn't have a fixed amount of memory.

Cheers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]