On 2012-09-08 10:44, Blue Swirl wrote:
> On Fri, Sep 7, 2012 at 3:25 PM, Peter Maydell
> wrote:
>> On 7 September 2012 15:53, Jan Kiszka wrote:
>>> On 2012-09-07 16:41, Peter Maydell wrote:
On 7 September 2012 00:03, Jan Kiszka wrote:
> +pflash_cfi02_register(0x1-MP_FLA
On Fri, Sep 7, 2012 at 3:25 PM, Peter Maydell wrote:
> On 7 September 2012 15:53, Jan Kiszka wrote:
>> On 2012-09-07 16:41, Peter Maydell wrote:
>>> On 7 September 2012 00:03, Jan Kiszka wrote:
+pflash_cfi02_register(0x1-MP_FLASH_SIZE_MAX, NULL,
>>>
>>> I don't think this wi
On 7 September 2012 15:53, Jan Kiszka wrote:
> On 2012-09-07 16:41, Peter Maydell wrote:
>> On 7 September 2012 00:03, Jan Kiszka wrote:
>>> +pflash_cfi02_register(0x1-MP_FLASH_SIZE_MAX, NULL,
>>
>> I don't think this will compile on a 32 bit system, will it?
>> You probably want
On 2012-09-07 16:41, Peter Maydell wrote:
> On 7 September 2012 00:03, Jan Kiszka wrote:
>> The old arithmetic assumed 32 physical address bits which is no longer
>> true for ARM since 3cc0cd61f4.
>>
>> Signed-off-by: Jan Kiszka
>> ---
>> hw/musicpal.c |4 ++--
>> 1 files changed, 2 insertio
On 7 September 2012 00:03, Jan Kiszka wrote:
> The old arithmetic assumed 32 physical address bits which is no longer
> true for ARM since 3cc0cd61f4.
>
> Signed-off-by: Jan Kiszka
> ---
> hw/musicpal.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/hw/musicpal.
The old arithmetic assumed 32 physical address bits which is no longer
true for ARM since 3cc0cd61f4.
Signed-off-by: Jan Kiszka
---
hw/musicpal.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/hw/musicpal.c b/hw/musicpal.c
index ad725b5..10c2c16 100644
--- a/hw/music