This patchset fixes the SEAD-3 platform so that a soft reset can be performed. The SOFTRES_REG and GORESET definitions are moved out of the generic header and into the indivdual platform files. Steven J. Hill (3): MIPS: sead3: Fix ability to perform a soft reset. MIPS: malta: Move defines of reset registers and values. MIPS: malta: Remove software reset defines from generic header. arch/mips/include/asm/mips-boards/generic.h | 6 ----- arch/mips/mti-malta/malta-reset.c | 33 ++++++-------------------- arch/mips/mti-sead3/sead3-reset.c | 5 ++- 3 files changed, 11 insertions(+), 33 deletions(-) -- 1.7.2.5