ARM: at91: ma5d4: Reset CAN controllers late
authorMarek Vasut <marex@denx.de>
Tue, 2 May 2017 18:27:42 +0000 (20:27 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 29 Jun 2017 17:30:28 +0000 (13:30 -0400)
commit52a557d64c999400971419aed511b831c6a09ab9
tree14d930f7e855b44dd225fafecabd8229df1eba10
parentae625ae5a14f63400b8e5ee901a27248037a2339
ARM: at91: ma5d4: Reset CAN controllers late

The CAN controllers need slight delay between toggling of their reset
line. Move this action into board_init(), otherwise timer will not be
initialized and the board might hang.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
board/aries/ma5d4evk/ma5d4evk.c