Searched hist:"345490 fcd68d830adef7fcfa4ef5bf5681c29546" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/mips/cpu/ |
| H A D | start.S | 345490fcd68d830adef7fcfa4ef5bf5681c29546 Sun Feb 07 18:39:58 UTC 2016 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> MIPS: fix ROM exception vectors
When booting from ROM, early exceptions can't be handled properly. Instead of busy-looping give the developer the possibilty to examine the situation. Invoke an UHI exception operation which can be read as unhandled exception by a hardware debugger if one is attached. If the debugger doesn't support UHI, the exception is read as unexpected breakpoint.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
|