u-boot-brain/board/armltd
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
..
integrator integrator: convert to new build system 2011-09-03 22:40:46 +02:00
versatile ARM: versatile: fix board support 2011-08-04 13:12:44 +02:00
vexpress Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00