u-boot-brain/arch/openrisc
Julius Baxter 3874a37745 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: Julius Baxter <juliusbaxter@gmail.com>
2012-08-09 23:37:45 +02:00
..
cpu openrisc: Work around potential relocation issues 2012-08-09 23:37:45 +02:00
include/asm global_data: unify global flag defines 2012-08-09 21:46:32 +02:00
lib openrisc: Add library functions 2012-01-13 21:16:48 +01:00
config.mk openrisc: Add cpu files 2012-01-13 21:16:44 +01:00