The following series implements makedumpfile support for PPC32.

The implementation is heavily based on PPC64. This also introduces
cross build support which is required for Embedded PPC Boards.

---

Suzuki K. Poulose (3):
      [makedumpfile] Add support for PPC32
      [ppc64] Rename the __powerpc__ macro to __powerpc64__ for PPC64
      [makedumpfile] Support building for cross build


 Makefile       |   26 ++++++++++++--
 README         |    5 +++
 arch/ppc.c     |  101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 makedumpfile.c |    4 +-
 makedumpfile.h |   28 +++++++++++++---
 5 files changed, 153 insertions(+), 11 deletions(-)
 create mode 100644 arch/ppc.c

-- 
Suzuki Poulose


_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to