From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 5 Jul 2008 18:58:29 +0200 Subject: [U-Boot-Users] [PATCH 1/2] AT572D940HF-EB Support v2 (SDHC support part 1) In-Reply-To: <20080613063826.14BB4248CE@gemini.denx.de> References: <005801c8ccb1$1cd66730$0c0514ac@atmel.com> <20080613063826.14BB4248CE@gemini.denx.de> Message-ID: <20080705165829.GC9928@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 08:38 Fri 13 Jun , Wolfgang Denk wrote: > In message <005801c8ccb1$1cd66730$0c0514ac@atmel.com> you wrote: > > > > If you want to see changes right now, > > then just replace the existing file with the Diopsis file and do a diff. > > No, this is not the way we work. We submit patches that can be > reviewed, not chunks of code that the reviewer has to anayze with > additional, unnecessary efforts. > > > Why not get the Diopsis support in first, and then do the merge afterwards. IMO: I could apply this patch in a testing branch but I've the same opinion as Wolfgang and Haavard. > > Because this is NOT the way it works. > > Please stick to the established rules. > Best Regards, J.