From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 07 May 2009 09:19:34 -0500 Subject: [U-Boot] Zoom2 initial support rebased to arm/next In-Reply-To: <49F9F2D8.4080005@googlemail.com> References: <49F7236F.3010202@windriver.com> <49F9F2D8.4080005@googlemail.com> Message-ID: <4A02EDF6.7070606@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, I believe I caught and fixed these changes when rebasing my zoom2 patches to the latest arm/next From my notes : Remove SDP_3430_V1 and SDP_3430_V2 per upstream changes These were removed in the zoom2.h file. No other changes needed. Tom Dirk Behme wrote: > Hi Tom, > > Tom wrote: >> Here is the changes to Zoom2 to rebase onto the arm/next branch > > I'm not sure and and didn't test it, but it seems to me that we might > get some conflicts with patches in arm/master branch and these against > arm/next. > > With Premi's patch that removes unused board-types > > http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=90006e9b33bcdbf241b0295d186e3634137907a9 > > > it might conflict with your patch that still assumes the struct > elements and macros are still there (?). > > Best regards > > Dirk