From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 10 May 2009 22:49:09 +0200 Subject: [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc In-Reply-To: <20090510193933.DE50F832E416@gemini.denx.de> References: <1241876118-27469-1-git-send-email-plagnioj@jcrosoft.com> <1241876118-27469-2-git-send-email-plagnioj@jcrosoft.com> <1241876118-27469-3-git-send-email-plagnioj@jcrosoft.com> <20090509182646.B7624832E416@gemini.denx.de> <20090510144001.GB21079@game.jcrosoft.org> <20090510193933.DE50F832E416@gemini.denx.de> Message-ID: <20090510204909.GI21079@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 21:39 Sun 10 May , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090510144001.GB21079@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-plagnioj@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? > > only compiled actually > > Then we definitely need the ACK from a board maintainer who can test > this on actual hardware. Hi Curt Could you try the current testing branch of u-boot-arm git://git.denx.de/u-boot-arm.git testing I've done a cleanup of the s3c4510b interrupt code Best Regards, J.