]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc85xx: support board-specific reset function
authorIra W. Snyder <iws@ovro.caltech.edu>
Mon, 21 Nov 2011 21:20:32 +0000 (13:20 -0800)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 29 Nov 2011 14:48:06 +0000 (08:48 -0600)
commitc18de0d7ae230393bed520cd8656660e1f29c252
tree0807b89bc759338ed806f41cc458235220b919d1
parentcc15df57b1ce2fb7b9aac7567b25e7b3bef28458
mpc85xx: support board-specific reset function

This is useful for boards which cannot be reset in the usual way for the
85xx CPU. An example is a board which can only be reset by a hardware
watchdog.

Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cpu.c