diff options
author | Suzuki K. Poulose <suzuki@in.ibm.com> | 2011-06-16 16:15:13 +0530 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2011-06-17 06:59:53 +0900 |
commit | 9ec3fac7e8840fb31891ba49a626c5dd33e09e86 (patch) | |
tree | 88fae54a9b4218138d206130fc749569676a452e /purgatory | |
parent | 6b4ca6d55ca3c7a2fd5e6586274dab44e0ab24fb (diff) |
kexec-tools: powerpc: Use the #address-cells information to parsememory/reg
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.
Signed-off-by: Suzuki K. Poulose <suzuki@in.ibm.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory')
0 files changed, 0 insertions, 0 deletions