[PATCH linux dev-4.7 2/2] ARM: dts: aspeed: Reserve memory on all P9 machines

Xo Wang xow at google.com
Fri Feb 24 05:36:36 AEDT 2017


Hi Mine,

On Wed, Feb 22, 2017 at 7:34 PM, Mine <mine260309 at gmail.com> wrote:
>> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
>> index e1c9b3f4fe44..c3a6a8656b3e 100644
>> --- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
>> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
>> @@ -25,9 +25,9 @@
>>                 #size-cells = <1>;
>>                 ranges;
>>
>> -               flash_memory: region at 94000000 {
>> +               flash_memory: region at bc000000 {
>>                         no-map;
>> -                       reg = <0x94000000 0x04000000>; /* 64M */
>> +                       reg = <0xbc000000 0x04000000>; /* 64M */
>
> For Zaius with 512MiB RAM (what I saw in Foxconn), the memory size
> will be adjusted by Uboot,
> which is OK.
> Will this reserved memory be adjusted from 0xbc000000 to 0x9c000000?

We have no plans to use RAM size other than 1 GiB for Zaius BMC. Can
you please explain what you saw at Foxconn?

thanks
xo


More information about the openbmc mailing list