u-boot-brain/cpu/mpc86xx
Haiying Wang 38cee12dcf 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>
2006-05-30 09:10:32 -05:00
..
cache.S Remove L2 Cache invalidate polling. 2006-05-19 13:54:02 -05:00
config.mk Initial support for MPC8641 HPCN board. 2006-04-26 17:58:56 -05:00
cpu_init.c Cleanup whitespaces and style issues. 2006-04-27 10:15:16 -05:00
cpu.c Improve "reset" command's interaction with watchdog. 2006-05-30 09:10:32 -05:00
i2c.c Cleanup whitespaces and style issues. 2006-04-27 10:15:16 -05:00
interrupts.c Cleanup whitespaces and style issues. 2006-04-27 10:15:16 -05:00
Makefile Initial support for MPC8641 HPCN board. 2006-04-26 17:58:56 -05:00
pci.c Cleanup whitespaces and style issues. 2006-04-27 10:15:16 -05:00
resetvec.S Initial support for MPC8641 HPCN board. 2006-04-26 17:58:56 -05:00
spd_sdram.c Fix two SDRAM setup bugs. 2006-05-30 08:51:19 -05:00
speed.c Cleanup whitespaces and style issues. 2006-04-27 10:15:16 -05:00
start.S Change arbitration to round-robin for SMP linux. 2006-05-19 13:54:02 -05:00
traps.c Cleanup whitespaces and style issues. 2006-04-27 10:15:16 -05:00