commit | bb907ab51fd04255923b7ecf9dab352078808351 | [log] [tgz] |
---|---|---|
author | Richard Retanubun <RichardRetanubun at RuggedCom.com> | Mon Oct 26 14:19:17 2009 -0400 |
committer | TsiChung Liew <tsicliew@gmail.com> | Thu Mar 04 01:46:49 2010 -0600 |
tree | 845252bb3e76fad2aa3889b37e716edcc8eb356c | |
parent | 992d7129500d239d684c15fa2d61e0a8f2e64457 [diff] |
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>