From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 30 Apr 2009 20:50:00 +0200 Subject: [U-Boot] Zoom2 initial support rebased to arm/next In-Reply-To: <49F7236F.3010202@windriver.com> References: <49F7236F.3010202@windriver.com> Message-ID: <49F9F2D8.4080005@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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