From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Tue, 20 Oct 2009 07:24:32 -0500 Subject: [U-Boot] ARM pull request v3 In-Reply-To: <4ADC7A02.4060508@googlemail.com> References: <4ADB9DA8.8090707@windriver.com> <4ADC7A02.4060508@googlemail.com> Message-ID: <4ADDAC00.1080804@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dirk Behme wrote: > Tom wrote: >> This is what has changed since v2 >> >> 10,12c10,12 >> < CPU9260 : fix machine ID when using a CPU9G20. >> < fix CPU9260/CPU9G20 compile warnings >> < main.c: In function 'abortboot': >> --- >> > AT91 CPU9260 Fix machine ID when using a CPU9G20. >> > AT91 CPU9260 CPU9G20 Fix compile warnings >> > AT91 CPUAT91 Fix compiler warning >> 45,46c45 >> < Steve Sakoman (2): >> < TI: OMAP3: Refactors the SM911x driver >> --- >> > Steve Sakoman (1): >> 117d115 >> < drivers/net/smc911x.c | 12 +- >> 161c159 >> >> This comes from rebasing the arm master-sync branch > > ... > >> I removed the sm911x patch. > > After this is discussed now, could we apply it again? > > Without this patch it will be broken. > I believe the issue is only about the workflow process of the patch. I believe to resolve, the patch needs to be reposted, unchanged, to the list and to have Ben's ack-ed by added. Once this is done, I can apply it. Tom > Thanks > > Dirk