u-boot-brain/cpu/arm926ejs
Stelian Pop a6cdd21b56 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on
Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on.

cpu/arm926ejs/start.o: In function `cpu_init_crit':
.../cpu/arm926ejs/start.S:227: undefined reference to `lowlevel_init'

Signed-off-by: Stelian Pop <stelian@popies.net>
2008-02-14 09:37:56 +00:00
..
davinci Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. 2007-08-12 14:27:39 +02:00
omap Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
versatile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
config.mk Update ARM Integrator boards: 2005-10-04 23:10:28 +02:00
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
cpuinfo.c Remove duplicate defines for ARRAY_SIZE 2008-02-14 00:43:02 +01:00
interrupts.c Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and 2006-03-13 12:37:35 +01:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
start.S Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on 2008-02-14 09:37:56 +00:00