qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH 7/9] hw/arm/bcm2836: Use correct affinity values f


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH 7/9] hw/arm/bcm2836: Use correct affinity values for BCM2837
Date: Tue, 13 Mar 2018 17:06:38 +0000

On 13 March 2018 at 16:48, Andrew Baumann <address@hidden> wrote:
>> From: Peter Maydell <address@hidden>
>> Sent: Tuesday, 13 March 2018 08:35
>>
>> The BCM2837 sets the Aff1 field of the MPIDR affinity values for the
>> CPUs to 0, whereas the BCM2836 uses 0xf. Set this correctly, as it
>> is required for Linux to boot.
>>
>> Signed-off-by: Peter Maydell <address@hidden>

>> @@ -119,7 +124,7 @@ static void bcm2836_realize(DeviceState *dev, Error
>> **errp)
>>          /* Mirror bcm2836, which has clusterid set to 0xf
>
> The first line of this comment should probably move or just be deleted. It's 
> not relevant here.

Yeah, simplest just to delete it.

thanks
-- PMM



reply via email to

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