From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 25 Oct 2011 11:03:52 +0200 Subject: [U-Boot] [PATCH 01/39] DEBUG: Fix debug macros In-Reply-To: <4EA67819.2000809@gmail.com> References: <1319242654-15534-1-git-send-email-marek.vasut@gmail.com> <201110251027.10375.marek.vasut@gmail.com> <4EA67819.2000809@gmail.com> Message-ID: <201110251103.52187.marek.vasut@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 Marek, > > On 25/10/11 19:27, Marek Vasut wrote: > >> Dear Marek Vasut, > >> > >> In message <201110250211.07058.marek.vasut@gmail.com> you wrote: > >>> I know this very well, I just need to feedback and the patchset is > >>> really huge. > > [snip] > > >> I'd rather you split the series in smaller, digestable batches. > > > > Well see above. Can you cherrypick something from this series already > > which you feel fitting ? There's no dependency anyway. > > Why not break it down into /common, /drivers, /arch etc - does that get it > down to less than ten per set? /drivers will probably by >10 so you can > then go /drivers/serial, /drivers/mtd until there are less than ten - put > these in a patchset called /drivers/various This sounds good, yes. Roger that. > > Regards, > > Graeme