u-boot/arch/arm/cpu/arm926ejs/davinci
Christian Riesch eb93524224 arm, davinci: Add lowlevel_init for SoCs other than DM644X
The low level initialization code in
arch/arm/cpu/arm926ejs/davinci/lowlevel_init.S was written for
DM644X SoCs only. This patch makes the lowlevel_init function in this
file a dummy function for SoCs other than DM644X.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Cc: Tom Rini <trini@ti.com>
Cc: Sergey Kubushyn <ksi@koi8.net>
Acked-by: Heiko Schocher <hs@denx.de>
Tested-by: Heiko Schocher <hs@denx.de>
2012-02-12 10:11:32 +01:00
..
Makefile arm, davinci: Add SPL support for DA850 SoCs 2011-12-24 10:23:30 +01:00
cpu.c davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
da850_lowlevel.c arm, davinci: add PLL0 prediv to da850 lowlevel setup 2012-02-12 10:11:22 +01:00
da850_pinmux.c arm, davinci, da850: add uart1 tx rx pinmux config 2011-12-06 23:59:37 +01:00
dm355.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm365.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm365_lowlevel.c arm, davinci: add workaround for not resetting DMA bus and VPSS modules 2012-02-12 10:11:23 +01:00
dm644x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm646x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dp83848.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
et1011c.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
ksz8873.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
lowlevel_init.S arm, davinci: Add lowlevel_init for SoCs other than DM644X 2012-02-12 10:11:32 +01:00
lxt972.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
misc.c arm, davinci: move misc function in arch tree 2011-12-06 23:59:37 +01:00
pinmux.c arm, davinci: Move pinmux functions from board to arch tree 2011-12-06 23:59:36 +01:00
psc.c arm, davinci: Add function lpsc_syncreset() 2011-11-03 22:56:23 +01:00
reset.S arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
spl.c arm, davinci: Fix build warnings for cam_enc_4xx 2011-12-24 10:23:30 +01:00
timer.c davinci: Fixed wrong timebase clock frequency. 2011-12-19 17:52:43 +01:00