From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 28 Jun 2009 11:54:36 +0200 Subject: [U-Boot] [PATCH v4 3/3] Marvell Sheevaplug Board support In-Reply-To: <73173D32E9439E4ABB5151606C3E19E201D8E62CA5@SC-VEXCH1.marvell.com> References: <73173D32E9439E4ABB5151606C3E19E201D8E629E8@SC-VEXCH1.marvell.com> <73173D32E9439E4ABB5151606C3E19E201D8E62CA5@SC-VEXCH1.marvell.com> Message-ID: <20090628095436.GZ8587@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04:43 Mon 22 Jun , Prafulla Wadaskar wrote: > Hi Jean, > > I observed that your arm/master is newly rebased, most of my patches are available here, where as Basic Kirkwood support is available on arm/next branch. > > I have applied Basic Kirkwood patches from next to master branch and tried to build it there. At the end I get build error saying EABI version mismatch. > In this regard, may you please suggest me what additional patches I should pick from next branch to resolve this problem? (I saw certain work in this direction by you) you need to pick this 2 patch fron the testing branch http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=5b30fe639c3ca0141d78820be74ce26120056116 http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=009130ac00f4679516c6bb5a20f9a97eec98e6bc > > Or shall I continue working on arm/next? or continue to work on the next I will keep them sync about arm part Best Regards, J.