diff options
author | Weijie Gao <weijie.gao@mediatek.com> | 2020-04-21 09:28:25 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2020-04-27 20:29:33 +0200 |
commit | 71059736b854462a474bc329a366c3392cf92462 (patch) | |
tree | edbc20d4ceefa85a0d269e3e52c877556a39facf /configs/linkit-smart-7688_defconfig | |
parent | 56ed625ba288faaca0c8b8cbd81e777548b6f7de (diff) | |
download | u-boot-71059736b854462a474bc329a366c3392cf92462.tar.gz u-boot-71059736b854462a474bc329a366c3392cf92462.tar.xz u-boot-71059736b854462a474bc329a366c3392cf92462.zip |
mips: add support to restore exception vector base before booting linux
In U-Boot the exception vector base will be moved to top of memory, to be
used to display register dump when exception occurs.
But some old linux kernel does not honor the base set in CP0_EBASE. A
modified exception vector base will cause kernel crash.
This patch adds an option to enable reset exception vector base to its
previous value, or a user configured value before booting linux kernel.
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Diffstat (limited to 'configs/linkit-smart-7688_defconfig')
0 files changed, 0 insertions, 0 deletions