commit | 6ec45597be0053ca923e86fa6266944bddeddef6 | [log] [tgz] |
---|---|---|
author | Graeme Russ <graeme.russ@gmail.com> | Wed Apr 13 19:43:29 2011 +1000 |
committer | Graeme Russ <graeme.russ@gmail.com> | Wed Apr 13 19:43:29 2011 +1000 |
tree | 1baf33f6e3dc340aa55133ca65b8670bd7926b6f | |
parent | cbfce1dba6ff2061bf48b683c5c7f391b68fa1c4 [diff] |
sc520: Move reset to stand-alone file Partial linking allows weak functions to be overridden in files containing only one function. Moving the sc520 override of reset_cpu gets rid of an ugly #ifdef Signed-off-by: Graeme Russ <graeme.russ@gmail.com>