From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 27 Oct 2014 01:01:07 +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: <20141023150546.GB25506@bill-the-cat> References: <1413972804-24250-15-git-send-email-sr@denx.de> <20141023150546.GB25506@bill-the-cat> Message-ID: <20141027010107.340c2bcb@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 23 Oct 2014 11:05:46 -0400, Tom Rini a ?crit : > On Wed, Oct 22, 2014 at 12:13:18PM +0200, Stefan Roese wrote: > > > This patch adds basic support for the Marvell DB-MV784MP-GP > > evaulation board. This is the first board that uses the recently > > created Armada XP 78460 SoC support. > > > > Signed-off-by: Stefan Roese > > Tested-by: Luka Perkov > > 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? Amicalement, -- Albert.