u-boot/lib_m68k
TsiChungLiew 52b017604a Update header file. Include dtimer_intr_setup(). Changed timer divider to global define.
Include immap.h and timer.h. Moved dtimer interrupt setup to dtimer_intr_setup() from cpu/mcf532x/interrupts.c. Changed (CFG_CLK /1000000) -1 << 8 to CFG_TIMER_PRESCALER

Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
2007-07-10 14:29:10 -06:00
..
board.c Added M5329AFEE and M5329BFEE Platforms 2007-06-18 15:17:56 -06:00
cache.c * Some code cleanup 2004-02-12 00:47:09 +00:00
interrupts.c Update header file and clean up 2007-07-10 14:29:10 -06:00
m68k_linux.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
Makefile Added M5329AFEE and M5329BFEE Platforms 2007-06-18 15:17:56 -06:00
time.c Update header file. Include dtimer_intr_setup(). Changed timer divider to global define. 2007-07-10 14:29:10 -06:00
traps.c * Some code cleanup 2004-02-12 00:47:09 +00:00