]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common/board_f: add at91 wdt
authorHeiko Schocher <hs@denx.de>
Wed, 21 Jan 2015 07:38:21 +0000 (08:38 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:14 +0000 (12:59 +0200)
commita0bafa5f98cdd8cd34a69ffe5719d5533a68a6fa
treeed6e3490fae1194739b1d9798dd0d34704987adb
parent9c8513f247e584f88849cca36a4acecedfdb6409
common/board_f: add at91 wdt

call hw_watchdog_init() also if CONFIG_AT91SAM9_WATCHDOG
is used.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/board_f.c