[PATCH] sbc8560: Fix warm reboot with board specific reset function
Kumar Gala
galak at kernel.crashing.org
Fri Aug 14 14:38:30 EST 2009
On Aug 13, 2009, at 6:06 PM, Paul Gortmaker wrote:
> From: Liang Li <Liang.Li at windriver.com>
>
> The existing fsl_rstcr_restart function fails to reset the sbc8560
> board. This implements a board specific reset function that uses
> the RCR(Reset Control Register) of the board's EPLD to do a reset.
>
> Signed-off-by: Liang Li <Liang.Li at windriver.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
> ---
> arch/powerpc/platforms/85xx/sbc8560.c | 39 ++++++++++++++++++++++++
> ++++++++-
> 1 files changed, 38 insertions(+), 1 deletions(-)
The reason it didn't was that feature doesnt exist on the mpc8560 :)
- k
More information about the Linuxppc-dev
mailing list