commit | 6fb97effee5374ac5b2a0e8666d380e83b5ca1e3 | [log] [tgz] |
---|---|---|
author | Kevin Cernekee <cernekee@gmail.com> | Wed Nov 16 01:25:45 2011 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Dec 07 22:03:18 2011 +0000 |
tree | 5a97ac150b3c37580628ab8391f5a8754ad6cc1c | |
parent | 34bd92e27becdc2c8b50d200a329da5e9b8174d9 [diff] |
MIPS: Add board_ebase_setup() Some systems need to relocate the MIPS exception vector base during trap initialization. Add a hook to make this possible. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2959/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>