From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 29 Aug 2012 14:32:55 +0200 Subject: [U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5 In-Reply-To: <20120829123043.GC32065@elf.ucw.cz> References: <1345157139-19585-1-git-send-email-dinguyen@altera.com> <201208230026.53389.marex@denx.de> <20120823011353.GB3476@bill-the-cat> <20120823104342.GA28214@elf.ucw.cz> <50361191.4000100@gmail.com> <20120829123043.GC32065@elf.ucw.cz> Message-ID: <503E0BF7.6070505@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Pavel, On 08/29/2012 02:30 PM, Pavel Machek wrote: > Hi! > >>> I'll take a look. OTOH, ammount of code duplication here is quite low, >>> and redoing it on top of SPL series will mean delaying merge, right? >> >> Yes, that might happen. But we learned in the past that if we don't try >> to do such code consolidations right from the beginning, it won't happen >> at all (most of the time). So I'm also in favor of using the common SPL >> framework now. Please take a look at Tom Rini's v3 series: > > No problem, it really looks much better on top of Tom's patches. Great. Thanks for the extra work. Cheers, Stefan