From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Lapin Date: Sat, 29 Dec 2012 18:13:32 -0500 Subject: [U-Boot] [RFC][PULL-REQ] MTD update In-Reply-To: <20121229222048.GB9924@build.ihdev.net> References: <20121228121741.GA29289@build.ihdev.net> <20121228135953.GA14134@bill-the-cat> <20121229205429.GA9924@build.ihdev.net> <20121229215250.A7044200FAC@gemini.denx.de> <20121229222048.GB9924@build.ihdev.net> Message-ID: <20121229231332.GC9924@build.ihdev.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Dec 29, 2012 at 05:20:48PM -0500, Sergey Lapin wrote: > On Sat, Dec 29, 2012 at 10:52:50PM +0100, Wolfgang Denk wrote: > > Dear Sergey Lapin, > > > > In message <20121229205429.GA9924@build.ihdev.net> you wrote: > > > > > > > First, while I appreciate the effort, I'd rather us sync with v3.7 > > > > release rather than the in-flux v3.8. Second, can you please look at > > > > the archives about how we've done these re-syncs before? I really don't > > > > want to take a single giant patch and we're usually able to break this > > > > up into chunks. Thanks! > > > current v3.8 version is not that much different from v3.7, and very few, > > > but interesting changes there, so I hope we're not going for version > > > numbers here. > > > > Tom is right when asking to use a stable kernel tree version as > > starting point. Said "interesting changes" may be added in a second > > step, once we have proven that the stable code is actually working > > stable for us, too. > OK, will rebase. Well, I reviewed the difference with 3.7.1 and 3.8-rc's MTD, and I see some changes I critically depend on. These are very small, though. The rest can be added for completeness. I can make these changes into separate patch, will it be fine with you?