From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 27 Sep 2011 22:47:14 +0200 Subject: [U-Boot] [PATCH v6 3/4] EHCI: adjust for mx5 In-Reply-To: References: <201109272141.18752.marek.vasut@gmail.com> Message-ID: <201109272247.14712.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 On Tuesday, September 27, 2011 10:19:31 PM Jana Rapava wrote: > 2011/9/27 Marek Vasut > > > > Changes for v4: > > > - split into patchset > > > > > > Changes for v5: > > > - make this the third patch in series > > > - move all #define's from ehci-mxc.c to ehci-fsl.h > > > - rename structures > > > > > > Changes for v6: > > > - rebase on top of u-boot-imx/next > > > > What's the actual change in here ? Or is it just a resend? If this is a > > resend, > > please say so. Also, keep the whole changelog. > > I talked to Fabio Estevam and he said that in changelog shouldn't be > entries with version numbers before the patch was introduced (v4 for this > patch). It looks reasonable to me, but if you would insist on keeping the > whole changelog, there is no problem. Ok, now I see the problem. You're not versioning this stuff per-patch, but per- patchset. That's not ok. > > Cheers, > Jana Rapava