[U-Boot] [PATCH 1/2] at91: Add CAN init function

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Wed Jul 1 00:44:11 CEST 2009


On 08:09 Tue 30 Jun     , Daniel Gorsulowski wrote:
> 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 at esd.eu>
> ---
>  cpu/arm926ejs/at91/at91cap9_devices.c    |   15 +++++++++++++++
>  cpu/arm926ejs/at91/at91sam9263_devices.c |   15 +++++++++++++++
>  include/asm-arm/arch-at91/at91_common.h  |    1 +
>  3 files changed, 31 insertions(+), 0 deletions(-)
Applied to u-boot-arm

Best Regards,
J.


More information about the U-Boot mailing list