[Skiboot] [PATCH] core: Add node-style memory reservation to device tree

Jeremy Kerr jk at ozlabs.org
Thu May 14 13:42:25 AEST 2015


Hi all,

> Yes - the change I've posted adds the node-style reservations alongside
> the property-style reservations. Since current kernels support both,
> we'll get those messages reported.

In fact, these are conflicting with the even-older /memreserve/ entries
in the fdt header!

Perhaps we'd be best with a series of checks in Linux, where we detect
(and use) the latest style of reservation (reserved-memory -->
reserved-ranges --> /memreserve/), and ignore the rest.

Regards,


Jeremy


More information about the Skiboot mailing list