From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 14 Jul 2011 19:01:52 +0200 Subject: [U-Boot] [PATCH v1 (WIP) 01/16] [Timer]Fix misuse of ARM *timer_masked() functions outside arch/arm In-Reply-To: <20110711215725.298731579E14@gemini.denx.de> References: <1309261269-4363-1-git-send-email-graeme.russ@gmail.com> <1309261269-4363-2-git-send-email-graeme.russ@gmail.com> <20110711215725.298731579E14@gemini.denx.de> Message-ID: <4E1F2100.2030401@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, Le 11/07/2011 23:57, Wolfgang Denk a ?crit : > Dear Graeme Russ, > > In message<1309261269-4363-2-git-send-email-graeme.russ@gmail.com> you wrote: >> >> Signed-off-by: Graeme Russ > > I consider this a bug fix, independent from the other dicussion. This > should be applied in any case. > > Acked-by: Wolfgang Denk > > Best regards, > > Wolfgang Denk Patch applies on u-boot-arm/master except for 4 files which are not found: board/ixdp425/flash.c, removed by commit 973af335e61eede3578371330abd3971805887f5, "update/fix IXDP425 / IXDPG425 boards" board/mpl/vcma9/flash.c: removed by commit 6d754843ff62312999a265162c67588913cab991, "VCMA9: use CFI driver (and remove the old one)" board/trab/cmd_trab.c and board/trab/flash.c: removed by commit 566e5cf451ae7e33e31bb62ae5b9b258e33f8609, "ARM: drop unsupported 'trab' board" If this is fine with everyone, I can pull this patch in u-boot-arm/master despite the four errors. Amicalement, -- Albert.