commit | b9da7da0f94968a7fd3f14f6a8056e17be49be8c | [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 | e8d3155fd739537189097ca1b2da5952ba594d2e [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>