u-boot/arch/arm/cpu/arm926ejs
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
..
armada100 ARM: armada100: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
at91 Fix Stelian's email address 2011-11-29 15:43:38 +01:00
davinci arm, davinci: move misc function in arch tree 2011-12-06 23:59:37 +01:00
kirkwood kirkwood: drop empty asm-offsets.s file 2011-11-03 22:56:22 +01:00
mb86r0x Fix Stelian's email address 2011-11-29 15:43:38 +01:00
mx25 imx: fix coding style 2011-10-27 21:56:32 +02:00
mx27 imx: fix coding style 2011-10-27 21:56:32 +02:00
mx28 M28: Cleanup memsize.o OOT build 2011-12-09 17:30:10 +01:00
nomadik Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
omap arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings 2011-11-23 08:14:27 +01:00
orion5x ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
pantheon ARM: pantheon: add mmc definition 2011-10-27 21:56:37 +02:00
spear punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
versatile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cache.c arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
start.S arm, arm926ejs: always do cpu critical inits 2011-12-06 23:59:36 +01:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00