]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit694e7ffecd3fd8425599679e7f5f9bbabf8cad6c
tree14d930f7e855b44dd225fafecabd8229df1eba10
parent55ee9c816586fa981dd5403d7da14249bd6780aa
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