commit | 4c2cb115163caa7ff60f5bcb072d2ae20385f508 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Jan 09 18:34:15 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Nov 30 16:13:05 2016 +0100 |
tree | 1f8875e78ebd54d6d3c888f5bb97c38c4d4cd4eb | |
parent | 6c59363004e6d3f860623daa330eef17fbccd8cd [diff] |
common/board_f: enable initr_trap for MIPS Enable initr_trap hook also for MIPS to install and enable U-Boot's specific MIPS exception handlers. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>