]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91: Add CAN init function
authorDaniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
Tue, 30 Jun 2009 21:03:33 +0000 (23:03 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 6 Jul 2009 19:52:43 +0000 (21:52 +0200)
commit45627fce18139a74e0755124d27376b520db156c
tree042d853f683b29acb04795b1cc7ee6a6846573e3
parent2e23008e5dbde7fe4c4758bee5a393e1db796cdf
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>
cpu/arm926ejs/at91/at91cap9_devices.c
cpu/arm926ejs/at91/at91sam9263_devices.c
include/asm-arm/arch-at91/at91_common.h