
Reposting the entire series since I changed the Subject: on [3/9] and [4/9] and removed one TAB character in [6/9]. Easiest way to avoid the mess...
Linus Walleij (9): MAINTAINERS: integrator+versatile boards integratorap: make the compile work again integratorap: support relocation integratorap: support the hush shell integratorap: support some rudimentary commands integratorap: fixup SDRAM memory size detection integratorap: remove hardcoded 32MB memory cmdline integratorcp: make the board compile integrator: convert to new build system
MAINTAINERS | 11 +- MAKEALL | 22 --- Makefile | 27 ---- arch/arm/cpu/arm720t/cpu.c | 5 - board/armltd/integrator/integrator.c | 15 +- board/armltd/integrator/lowlevel_init.S | 2 +- board/armltd/integrator/split_by_variant.sh | 220 --------------------------- boards.cfg | 8 + include/configs/integratorap.h | 21 +++- include/configs/integratorcp.h | 8 + 10 files changed, 49 insertions(+), 290 deletions(-) delete mode 100755 board/armltd/integrator/split_by_variant.sh