uboot-mt623x/cpu/arm926ejs/at91
Daniel Gorsulowski 45627fce18 at91: Add CAN init function
To enable CAN init, CONFIG_CAN has to be defined in the board config file
and at91_can_hw_init() has to be called in the board specific code.

CAN is available on AT91SAM9263 and AT91CAP9 SoC.

Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
2009-07-06 21:52:43 +02:00
..
Makefile at91: unify nor boot support 2009-06-21 16:18:12 +02:00
at91cap9_devices.c at91: Add CAN init function 2009-07-06 21:52:43 +02:00
at91sam9rl_devices.c at91: regroup IP hw init in one file per soc 2009-06-12 20:39:51 +02:00
at91sam9260_devices.c afeb9260: fix macb device init 2009-06-12 20:39:52 +02:00
at91sam9261_devices.c at91: regroup IP hw init in one file per soc 2009-06-12 20:39:51 +02:00
at91sam9263_devices.c at91: Add CAN init function 2009-07-06 21:52:43 +02:00
clock.c Update CHANGELOG; minor coding style cleanup. 2009-05-01 00:16:11 +02:00
config.mk arm: unify linker script 2009-06-12 20:39:52 +02:00
cpu.c at91: move cpu info print to cpu 2009-06-12 20:45:46 +02:00
led.c at91sam9/at91cap: move common led management to cpu 2009-03-22 13:22:08 +01:00
lowlevel_init.S at91: unify nor boot support 2009-06-21 16:18:12 +02:00
reset.c at91: extract reset from timer 2009-06-12 20:39:53 +02:00
timer.c at91: extract reset from timer 2009-06-12 20:39:53 +02:00