[RFT PATCH v3 27/27] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Fri Mar 5 11:45:54 GMT 2021
On 05/03/2021 12:14, Hector Martin wrote:
> On 05/03/2021 20.03, Krzysztof Kozlowski wrote:
>>> + memory at 800000000 {
>>> + device_type = "memory";
>>> + reg = <0x8 0 0x2 0>; /* To be filled by loader */
>>
>> Shouldn't this be 0x800000000 with ~0x80000000 length (or whatever is
>> more common)? Or did I miss some ranges?
>
> The base model has 8GB of RAM, and RAM always starts at 0x800000000,
> hence that reg property.
Ah, I messed up the unit addressing and number of zeros... it's OK.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list