On 07.11.2013, at 09:33, Thomas Huth wrote:
> On Thu, 7 Nov 2013 14:50:00 +1100
> Alexey Kardashevskiy wrote:
>
>> The SPAPR specification says that the RMA starts at the LPAR's logical
>> address 0 and is the first logical memory block reported in
>> the LPAR’s device tree.
>>
>> So SLOF on
On Thu, 7 Nov 2013 14:50:00 +1100
Alexey Kardashevskiy wrote:
> The SPAPR specification says that the RMA starts at the LPAR's logical
> address 0 and is the first logical memory block reported in
> the LPAR’s device tree.
>
> So SLOF only maps the first block and that block needs to span
> the
The SPAPR specification says that the RMA starts at the LPAR's logical
address 0 and is the first logical memory block reported in
the LPAR’s device tree.
So SLOF only maps the first block and that block needs to span
the full RMA.
This makes sure that the RMA area is where SLOF expects it.
Cc: