Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -33/+0 |
| | | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | MCF5271-only: Added a weak board_reset function to allow custom reset | Richard Retanubun | 2010-03-04 | -0/+33 |
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> |