Skip to content
Snippets Groups Projects
Commit 3874a377 authored by Julius Baxter's avatar Julius Baxter Committed by Wolfgang Denk
Browse files

openrisc: Work around potential relocation issues


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: default avatarJulius Baxter <juliusbaxter@gmail.com>
parent eb0b43f2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment