u-boot-brain/cpu/arm926ejs/at91cap9
Stelian Pop 61106a5658 Use timer_init() instead of board supplied interrupt_init()
The timer on AT91CAP9/AT91SAM9 is supplied by the SoC, and not by
the board, so use timer_init() instead of interrupt_init().

Signed-off-by: Stelian Pop <stelian@popies.net>
2008-04-01 01:44:05 +02:00
..
config.mk AT91CAP9 support : cpu/ files 2008-02-14 09:37:57 +00:00
ether.c AT91CAP9 support : cpu/ files 2008-02-14 09:37:57 +00:00
lowlevel_init.S AT91CAP9 support : cpu/ files 2008-02-14 09:37:57 +00:00
Makefile AT91CAP9 support : cpu/ files 2008-02-14 09:37:57 +00:00
spi.c AT91CAP9 support : cpu/ files 2008-02-14 09:37:57 +00:00
timer.c Use timer_init() instead of board supplied interrupt_init() 2008-04-01 01:44:05 +02:00
usb.c AT91CAP9 support : cpu/ files 2008-02-14 09:37:57 +00:00