qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] Adding BAR0 for e500 PCI controller


From: Scott Wood
Subject: Re: [Qemu-devel] [PATCH 3/3] Adding BAR0 for e500 PCI controller
Date: Mon, 8 Oct 2012 15:23:52 -0500

On 10/08/2012 02:04:43 PM, Alexander Graf wrote:

On 08.10.2012, at 20:00, Andreas Färber wrote:

> Am 08.10.2012 18:46, schrieb Bharat Bhushan:
>> #define BINARY_DEVICE_TREE_FILE    "mpc8544ds.dtb"
>> #define UIMAGE_LOAD_BASE           0
>> -#define DTC_LOAD_PAD               0x1800000
>> +#define DTC_LOAD_PAD               0x500000
>> #define DTC_PAD_MASK               0xFFFFF
>> #define INITRD_LOAD_PAD            0x2000000
>> #define INITRD_PAD_MASK            0xFFFFFF
>
> Was this change intentional? I don't see it being used here, and commit
> message doesn't seem to mention it.

I'd assume he tried to work around a bug I fixed in between. But this change definitely is not intentional.

It looks like an accidental revert of http://patchwork.ozlabs.org/patch/179475/

-Scott



reply via email to

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