Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at91: Add CAN init function | Daniel Gorsulowski | 2009-07-06 | 1 | -0/+15 |
| | | | | | | | | | 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> | ||||
* | at91: regroup IP hw init in one file per soc | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -0/+176 |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |