Feed the watchdog in u-boot for 8610 board.
authorJason Jin <Jason.jin@freescale.com>
Tue, 13 May 2008 03:50:36 +0000 (11:50 +0800)
committerJon Loeliger <jdl@freescale.com>
Mon, 7 Jul 2008 16:29:48 +0000 (11:29 -0500)
commit3473ab737282b08ad61841fcbb14c4d264a93a8e
treee67db44d71402d9d6ee3d24742f769c62d87131c
parenta036b0443657fe0f4773786de9092251869f08ac
Feed the watchdog in u-boot for 8610 board.

The watchdog on 8610 board is enabled by setting sw[6]
to on. Once enabled, the watchdog can not be disabled
by software. So feed the dog in u-boot is necessary for
normal operation.

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
cpu/mpc86xx/cpu.c
cpu/mpc86xx/interrupts.c
include/asm-ppc/immap_86xx.h
include/configs/MPC8610HPCD.h