From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v4, 14/20] arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
Date: Mon, 27 Oct 2014 08:26:34 +0100 [thread overview]
Message-ID: <544DF3AA.9090508@denx.de> (raw)
In-Reply-To: <20141027073236.3d11413a@lilith>
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
next prev parent reply other threads:[~2014-10-27 7:26 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 10:13 [U-Boot] [PATCH v4 0/20] Add Marvell Armada XP MV78460 SoC support Stefan Roese
2014-10-22 10:13 ` [U-Boot] [PATCH v4 01/20] arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common Stefan Roese
2014-10-23 15:04 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 02/20] arm: marvell: Move arch/kirkwood.h to arch/soc.h Stefan Roese
2014-10-23 15:04 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 03/20] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h Stefan Roese
2014-10-23 15:04 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 04/20] arm: marvell: Rework timer.c to make it usable for other MVEBU platforms Stefan Roese
2014-10-23 15:04 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 05/20] arm: mvebu: Add common mbus functions to use on Marvell SoCs Stefan Roese
2014-10-23 15:04 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 06/20] spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's Stefan Roese
2014-10-23 15:04 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 07/20] arm: marvell: Extract kirkwood gpio functions into new common file gpio.c Stefan Roese
2014-10-23 15:04 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 08/20] spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE Stefan Roese
2014-10-23 15:05 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 09/20] arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() Stefan Roese
2014-10-23 15:05 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 10/20] net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC Stefan Roese
2014-10-23 15:05 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 11/20] net: phy.h: Make PHY autonegotiation timeout configurable Stefan Roese
2014-10-23 15:05 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 12/20] i2c: mvtwsi: Add support for Marvell Armada XP Stefan Roese
2014-10-23 15:05 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 13/20] arm: armada-xp: Add basic support for Marvell Armada XP SoC Stefan Roese
2014-10-23 15:05 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 14/20] arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board Stefan Roese
2014-10-23 15:05 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-27 0:01 ` Albert ARIBAUD
2014-10-27 0:37 ` Tom Rini
2014-10-27 6:32 ` Albert ARIBAUD
2014-10-27 7:26 ` Stefan Roese [this message]
2014-10-22 10:13 ` [U-Boot] [PATCH v4 15/20] arm: armada-xp: Add basic support for the maxBCM board Stefan Roese
2014-10-23 15:05 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 16/20] arm: kirkwood: Remove some dead code from cpu.c Stefan Roese
2014-10-23 15:06 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 17/20] tools/kwboot: Sync with latest barebox version to support Armada XP Stefan Roese
2014-10-23 15:06 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 18/20] tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported Stefan Roese
2014-10-23 15:06 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-22 10:13 ` [U-Boot] [PATCH v4 19/20] tools: kwbimage: Add image version 1 support for Armada XP / 370 Stefan Roese
2014-10-23 15:06 ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-10-27 9:13 ` [U-Boot] [PATCH v4 " Wolfgang Denk
2014-10-22 10:13 ` [U-Boot] [PATCH v4 20/20] Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image Stefan Roese
2014-10-23 15:06 ` [U-Boot] [U-Boot, v4, " Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=544DF3AA.9090508@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.