mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| mips32 | ||
| mips64 | ||
| cm_init.S | ||
| cpu.c | ||
| interrupts.c | ||
| Makefile | ||
| start.S | ||
| time.c | ||
| u-boot-spl.lds | ||
| u-boot.lds | ||