From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Fri, 15 Jul 2011 09:24:53 +1000 Subject: [U-Boot] [PATCH v1 (WIP) 01/16] [Timer]Fix misuse of ARM *timer_masked() functions outside arch/arm In-Reply-To: <20110714195037.47D311593511@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> <4E1F2100.2030401@aribaud.net> <20110714195037.47D311593511@gemini.denx.de> Message-ID: <4E1F7AC5.2080300@gmail.com> 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, On 15/07/11 05:50, Wolfgang Denk wrote: > Dear Albert ARIBAUD, > > In message <4E1F2100.2030401@aribaud.net> you wrote: >> >> 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. > > Please do. These files were all correctly removed recently. I'm OK with this, but I'm about to rebase - After that, I will rename the series, truncate it to only include the ack'd patches, rev them to V2, set their respective in-reply-to to the WIP patches and set the remainder to RFC in patchwork So I could either: - Send a revised version as a separate patch for ARM and remove it from the series - Include it in the truncated series - Remove it from the series and let Albert process it as is Which do you prefer? Regards, Graeme