Re: [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc

2009-05-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 22:49 Sun 10 May , Jean-Christophe PLAGNIOL-VILLARD wrote: > On 21:39 Sun 10 May , Wolfgang Denk wrote: > > Dear Jean-Christophe PLAGNIOL-VILLARD, > > > > In message <20090510144001.gb21...@game.jcrosoft.org> you wrote: > > > On 20:26 Sat 09 May , Wolfgang Denk wrote: > > > > Dear J

Re: [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc

2009-05-10 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:39 Sun 10 May , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090510144001.gb21...@game.jcrosoft.org> you wrote: > > On 20:26 Sat 09 May , Wolfgang Denk wrote: > > > Dear Jean-Christophe PLAGNIOL-VILLARD, > > > > > > In message <1241876118-27469-3-g

Re: [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc

2009-05-10 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090510144001.gb21...@game.jcrosoft.org> you wrote: > On 20:26 Sat 09 May , Wolfgang Denk wrote: > > Dear Jean-Christophe PLAGNIOL-VILLARD, > > > > In message <1241876118-27469-3-git-send-email-plagn...@jcrosoft.com> you > > wrote: > > > Si

Re: [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc

2009-05-10 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:26 Sat 09 May , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <1241876118-27469-3-git-send-email-plagn...@jcrosoft.com> you > wrote: > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > --- > > applied to arm/testing > > How much of this patch has act

Re: [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc

2009-05-09 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1241876118-27469-3-git-send-email-plagn...@jcrosoft.com> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > applied to arm/testing How much of this patch has actually been tested yet? Best regards, Wolfgang Denk -- DENX Sof

[U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc

2009-05-09 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- applied to arm/testing Best Regards, J. cpu/arm720t/Makefile |4 +- cpu/arm720t/s3c4510b/Makefile |1 + cpu/arm720t/s3c4510b/interrupts.c | 85 + cpu/arm720t/{interrupts.c =