u-boot/arch/arm
Linus Walleij 23b3ae0fe8 integrator: convert to new build system
This deletes the integrator split_by_variant.sh script and
defines a number of unique board types for the core modules
that are meaningful to support for the Integrator AP/CP, i.e.
the ones that did not just say "unsupported core module" in
split_by_variant.sh. If more core modules need to be supported
they are easy to add.

We delete all the old cruft in Makefile and MAKEALL that was
working around the old way of building boards. We create a
unique config file per board to satisfy the build system, but
they are just oneliners that include the existing
integratorap.h and integratorcp.h configs.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2011-09-03 22:40:46 +02:00
..
cpu integrator: convert to new build system 2011-09-03 22:40:46 +02:00
include/asm AT91: fix at91sam9g45.h to include USB Host defines 2011-09-03 22:40:45 +02:00
lib arm: lib: memcpy: Do not copy to same address 2011-09-03 22:40:45 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00