]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board_f: prevent misleading "Watchdog enabled" output
authorAnatolij Gustschin <agust@denx.de>
Mon, 13 Jun 2016 12:24:24 +0000 (14:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 14 Jul 2016 22:33:09 +0000 (18:33 -0400)
commitba169d981f80517f057bf635df7e3dab203b9cea
tree5019435144fadaa8b4d0623244b3ea4319877f41
parent46d7a3b3d37aed4381765fd6985d06031d0e2a52
board_f: prevent misleading "Watchdog enabled" output

Output the "Watchdog enabled" message only if hw_watchdog_init()
call really happened.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
common/board_f.c