[PATCH v2] kexec-tools: powerpc: Use the #address-cells information to parsememory/reg

Simon Horman horms at verge.net.au
Thu Jun 16 18:00:43 EDT 2011


On Thu, Jun 16, 2011 at 04:15:13PM +0530, Suzuki K. Poulose wrote:
> The format of memory/reg is based on the #address-cells,#size-cells. Currently,
> the kexec-tools doesn't use the above values in parsing the memory/reg values.
> Hence the kexec cannot handle cases where #address-cells, #size-cells are
> different, (for e.g, PPC440X ).
> 
> This patch introduces a read_memory_region_limits(), which parses the
> memory/reg contents based on the values of #address-cells and #size-cells.

Thanks, applied.



More information about the kexec mailing list