u-boot/arch/arm/cpu
Marek Vasut 8ba1604d34 M28: Cleanup memsize.o OOT build
The current way memsize.c is built just made a symlink into the directory
with SPL and then compiled it like any other file there. This was bad as that
broke the out-of-tree build.

The new way introduced in this patch uses the standard spl/Makefile methods
(CONFIG_SPL_LIBCOMMON_SUPPORT / CONFIG_SPL_LIBGENERIC_SUPPORT) to let files in
common/ be built. Because common/Makefile says memsize.c is always built (SPL
and non-SPL build), this fixes our issue with memsize.c out-of-tree build.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
2011-12-09 17:30:10 +01:00
..
arm720t Reduce build times 2011-11-03 20:44:58 +01:00
arm920t Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c 2011-12-09 10:32:49 +01:00
arm925t Reduce build times 2011-11-03 20:44:58 +01:00
arm926ejs M28: Cleanup memsize.o OOT build 2011-12-09 17:30:10 +01:00
arm946es Reduce build times 2011-11-03 20:44:58 +01:00
arm1136 MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
arm1176 Reduce build times 2011-11-03 20:44:58 +01:00
arm_intcm Reduce build times 2011-11-03 20:44:58 +01:00
armv7 i.mx: add the initial support for freescale i.MX6Q processor 2011-12-09 17:30:10 +01:00
ixp Reduce build times 2011-11-03 20:44:58 +01:00
lh7a40x Reduce build times 2011-11-03 20:44:58 +01:00
pxa PXA: Rename pxa_dram_init to pxa2xx_dram_init 2011-12-06 23:59:33 +01:00
s3c44b0 Reduce build times 2011-11-03 20:44:58 +01:00
sa1100 Reduce build times 2011-11-03 20:44:58 +01:00