u-boot-brain/arch/arm/mach-mvebu
Stefan Roese 2083db7a75 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
By removing this default build target, the "u-boot.kwb" target is not
automatically generated. This fixes a temporary build error when using
out-of-tree builds, as buildman does per default (reported by Simon).

When the full SPL support is added for these targets with the DDR training
code, the "u-boot-spl.kwb" image will be generated automatically.

Users providing a special bin_hdr binary (binary.0) file can always add
this binary file and generate the full firmware image by issuing the
"make u-boot.kwb" command directly.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Luka Perkov <luka.perkov@sartura.hr>
2015-05-05 14:32:05 +02:00
..
include/mach arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets 2015-05-05 14:32:05 +02:00
serdes arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
cpu.c arm: mvebu: Add d-cache invalidate before enabling the d-cache 2015-05-05 14:32:04 +02:00
dram.c arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
gpio.c arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
lowlevel_spl.S arm: armada-xp: Move SoC sources to mach-mvebu 2015-05-05 14:28:29 +02:00
Makefile arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
mbus.c arm: mvebu: Remove coherency configuration 2015-05-05 14:32:04 +02:00
spl.c arm: armada-xp: Move SoC sources to mach-mvebu 2015-05-05 14:28:29 +02:00
timer.c arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
u-boot-spl.lds arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00