Re: [PATCH v4 02/11] powerpc/mpc5121: Add machine restart support

2010-02-15 Thread Wolfram Sang
On Mon, Feb 15, 2010 at 05:51:33PM +0100, Anatolij Gustschin wrote: > Add reset module registers representation and > machine restart callback for mpc5121 platform. > > Signed-off-by: Piotr Ziecik > Signed-off-by: Wolfgang Denk > Signed-off-by: Anatolij Gustschin > Cc: Grant Likely > Cc: John

[PATCH v4 02/11] powerpc/mpc5121: Add machine restart support

2010-02-15 Thread Anatolij Gustschin
Add reset module registers representation and machine restart callback for mpc5121 platform. Signed-off-by: Piotr Ziecik Signed-off-by: Wolfgang Denk Signed-off-by: Anatolij Gustschin Cc: Grant Likely Cc: John Rigby --- Changes since v3: - move reset module struct definition to arch/power