From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 27 Oct 2014 08:26:34 +0100 Subject: [U-Boot] [U-Boot, v4, 14/20] arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board In-Reply-To: <20141027073236.3d11413a@lilith> References: <1413972804-24250-15-git-send-email-sr@denx.de> <20141023150546.GB25506@bill-the-cat> <20141027010107.340c2bcb@lilith> <20141027003744.GU25506@bill-the-cat> <20141027073236.3d11413a@lilith> Message-ID: <544DF3AA.9090508@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, Hi Tom! On 27.10.2014 07:32, Albert ARIBAUD wrote: >>>> Applied to u-boot/master, thanks! >>> >>> I am getting an error here with this board: >>> >>> Didn't find the file 'board/Marvell/db-mv784mp-gp/binary.0' in >>> 'build/current/.bm-work/00/build' which is mandatory to generate the >>> image >>> This file generally contains the DDR3 training code, and should be >>> extracted from an existing bootable >>> image for your board. See 'kwbimage -x' to extract it from an >>> existing image. >>> Could not create image >>> >>> Am I missing something? >> >> Yes, we need http://patchwork.ozlabs.org/patch/402556/ and/or the >> follow-up that implements proper DDR config. > > Ok -- I guess I'll live with a broken ARM build for a while. I plan to send the patch series with full DDR support later this week, but it might take a bit until its available in mainline. I really suggest to add this patch that Tom mentioned above to fix building for now. Thanks, Stefan