]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Improve "reset" command's interaction with watchdog.
authorHaiying Wang <Haiying.Wang@freescale.com>
Tue, 30 May 2006 14:10:32 +0000 (09:10 -0500)
committerJon Loeliger <jdl@jdl.com>
Tue, 30 May 2006 14:10:32 +0000 (09:10 -0500)
commit38cee12dcfcc257371c901c7e13e58ecab0a35d8
tree755d6ed00ae498becac22a79957c81f9589d8f7c
parent70205e5a6ddc8528b11db9eb4d3fa0209d9fce2a
Improve "reset" command's interaction with watchdog.

    "reset altbank" will reset another bank WITHOUT watch dog timer enabled
    "reset altbank wd" will reset another bank WITH watch dog enabled
    "diswd" will disable watch dog after u-boot boots up successfully

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
cpu/mpc86xx/cpu.c