commit | 96d1b472754fce7d5f8dd3ab73988b14ea073bdd | [log] [tgz] |
---|---|---|
author | Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu> | Tue Jun 30 23:03:33 2009 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Mon Jul 06 21:52:43 2009 +0200 |
tree | 042d853f683b29acb04795b1cc7ee6a6846573e3 | |
parent | 93d033b7e06918f1b3d53f69951148ae28f1b9bf [diff] |
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>