On 13 March 2018 at 16:48, Andrew Baumann <andrew.baum...@microsoft.com> wrote:
>> From: Peter Maydell <peter.mayd...@linaro.org>
>> 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 <peter.mayd...@linaro.org>

>> @@ -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