mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
When reset code is in flash, the jump instructions emitted by the compiler are relative instead of absolute jumps. A fix to the reset code to make correct jumps to the beginning of code relocated to RAM have also been added. Signed-off-by: Julius Baxter <juliusbaxter@gmail.com> |
||
|---|---|---|
| .. | ||
| cache.c | ||
| cpu.c | ||
| exceptions.c | ||
| interrupts.c | ||
| Makefile | ||
| start.S | ||