Re: [U-Boot] [PATCH v5 1/3] mpc85xx: support board-specific reset function

2011-11-29 Thread Kumar Gala
On Nov 21, 2011, at 3:20 PM, Ira W. Snyder wrote: > 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 > --- > > Unchanged from v1. > > arch/powerpc/cpu/m

[U-Boot] [PATCH v5 1/3] mpc85xx: support board-specific reset function

2011-11-21 Thread Ira W. Snyder
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 --- Unchanged from v1. arch/powerpc/cpu/mpc85xx/cpu.c | 17 - 1 files changed, 16 insertions(+