u-boot-brain/board/armltd/integrator
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
..
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
integrator.c integratorap: support relocation 2011-09-03 22:40:45 +02:00
lowlevel_init.S integratorap: make the compile work again 2011-09-03 22:40:45 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
pci.c integrator: merge integratorap and integratorcp 2009-06-23 00:10:04 +02:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00