Re: [PATCH/RFC] Booting Xilinx ML510 board using SystemACE

2009-11-20 Thread Grant Likely
On Thu, Nov 19, 2009 at 10:32 AM, Stephen Neuendorffer wrote: >> Of course, one obvious thing that must be done is move this code out > of >> arch/powerpc/platforms/44x/virtex.c and into (e.g.) >> arch/powerpc/kernel/setup-common.c, and add some >> "set_machine_restart_function" wrapper to access

RE: [PATCH/RFC] Booting Xilinx ML510 board using SystemACE

2009-11-19 Thread Stephen Neuendorffer
-dev > Cc: John Linn > Subject: RE: [PATCH/RFC] Booting Xilinx ML510 board using SystemACE > > Hi, > > On Monday, November 16, 2009, Stephen wrote: > > There are at least two other ways that you might be able to reset a > > board: > > 1) Internally throu

RE: [PATCH/RFC] Booting Xilinx ML510 board using SystemACE

2009-11-19 Thread Alon Ziv
Hi, On Monday, November 16, 2009, Stephen wrote: > There are at least two other ways that you might be able to reset a > board: > 1) Internally through the ICAP device. > 2) Through a GPIO connected externally to the reset logic. > Unfortunately none of these is relevant for the specific board i

RE: [PATCH/RFC] Booting Xilinx ML510 board using SystemACE

2009-11-16 Thread Stephen Neuendorffer
nuxppc-dev > Subject: [PATCH/RFC] Booting Xilinx ML510 board using SystemACE > > I am using locally the attached (hackish) patch; could someone propose a > way to make it acceptable to mainline (or should I just keep this > quiet)? > > diff --git a/arch/powerpc/platforms/44

[PATCH/RFC] Booting Xilinx ML510 board using SystemACE

2009-11-15 Thread Alon Ziv
I am using locally the attached (hackish) patch; could someone propose a way to make it acceptable to mainline (or should I just keep this quiet)? diff --git a/arch/powerpc/platforms/44x/virtex.c b/arch/powerpc/platforms/44x/virtex.c index cf96cca..749a330 100644 --- a/arch/powerpc/platforms/44x/v