u-boot-brain/cpu/mcf52x2
Richard Retanubun bb907ab51f MCF5271-only: Added a weak board_reset function to allow custom reset
This patch adds a board_reset function to allow boards to specify
their own custom reset sequence (e.g. resetting by timing out watchdog).
Tested only on MCF5271, can be expanded if needed.

Based on Mike Frysinger's suggestion on:
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70304

Signed-off-by: Richard Retanubun <RichardRetanubun at RuggedCom.com>
2010-03-04 01:46:49 -06:00
..
config.mk ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00
cpu_init.c ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00
cpu.c MCF5271-only: Added a weak board_reset function to allow custom reset 2010-03-04 01:46:49 -06:00
cpu.h MCF5271-only: Added a weak board_reset function to allow custom reset 2010-03-04 01:46:49 -06:00
interrupts.c ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00
Makefile ColdFire: MCF52x2 update 2007-08-16 17:43:20 -06:00
speed.c ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00
start.S ColdFire: Add M5208EVB and MCF520x CPU support 2009-07-14 09:27:17 -05:00