board: MCR3000: use new DM watchdog
authorChristophe Leroy <christophe.leroy@c-s.fr>
Wed, 21 Nov 2018 08:51:47 +0000 (08:51 +0000)
committerTom Rini <trini@konsulko.com>
Mon, 3 Dec 2018 15:44:10 +0000 (10:44 -0500)
commit4c4ca6cdd5836a416fcebe0d8dea585ad4a00681
treec76920df9b7e2301788ef3b419dd23294379fafb
parent749c9aae9d59c5f15832b51a75f8959c25316ab1
board: MCR3000: use new DM watchdog

This patch switches MCR3000 board to the new DM watchdog.

The change in u-boot.lds is because MCR3000.o grows a bit
with this patch and doesn't fit anymore below env_offset on
some versions of GCC.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
arch/powerpc/dts/mcr3000.dts
board/cssi/MCR3000/MCR3000.c
board/cssi/MCR3000/u-boot.lds
configs/MCR3000_defconfig