]> git.ipfire.org Git - people/ms/u-boot.git/commit
common/board_f: add at91 wdt
authorHeiko Schocher <hs@denx.de>
Wed, 21 Jan 2015 07:38:21 +0000 (08:38 +0100)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Sat, 7 Feb 2015 22:43:18 +0000 (23:43 +0100)
commit2b8b38eacad9bd8dd0e30f324f2aa2b9d717e97a
treee5649d1fc04e9c913e058a072b9ad88a96e01847
parent49b461f34a29fa88565c8cffa57a42a04ff36848
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