]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on
authorStelian Pop <stelian@popies.net>
Sat, 19 Jan 2008 21:09:35 +0000 (21:09 +0000)
committerPeter Pearse <peter.pearse@arm.com>
Thu, 14 Feb 2008 09:37:56 +0000 (09:37 +0000)
commita6cdd21b56014208706238712a853a9e9a0a2290
treee47f6f06bfb4c03ab6bc04c091e40053970f9037
parentfe891ecf4d187e9d11dde869ed4623af52b54451
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>
cpu/arm926ejs/start.S