diff options
author | Graeme Russ <graeme.russ@gmail.com> | 2008-12-07 10:29:02 +1100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-01-24 01:12:20 +0100 |
commit | 3f5f18d12d32ee0661bf51dfc55752c005230d6e (patch) | |
tree | b0d03fbf7f52bb1457f7aeccee1d02701f27d881 /board/bc3450/Makefile | |
parent | 9933d609020c297788f53f334c8465fa7a99b10c (diff) | |
download | u-boot-imx-3f5f18d12d32ee0661bf51dfc55752c005230d6e.zip u-boot-imx-3f5f18d12d32ee0661bf51dfc55752c005230d6e.tar.gz u-boot-imx-3f5f18d12d32ee0661bf51dfc55752c005230d6e.tar.bz2 |
Moved generic (triple fault) reset code
Moved from interrupts.c to cpu.c and made into a weak function to
allow vendor specific override
Vendor specific CPU reset (like the AMD SC520 MMCR reset) can now be
added to the vendor specific code without the need to remember to
#undef usage of the generic method and if you forget to include your
custom reset method, you will always get the default.
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'board/bc3450/Makefile')
0 files changed, 0 insertions, 0 deletions