forked from Imagelibrary/rtems
Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> to correct 32 bit
jmp relative offset from .reset section.
This commit is contained in:
@@ -98,6 +98,8 @@ SYM(reset):
|
||||
|
||||
|
||||
.section .initial
|
||||
nop /* nops required to correct 32 bit jmp relative */
|
||||
nop /* offset from .reset section */
|
||||
|
||||
/*
|
||||
* Enable access to peripheral register at expanded I/O addresses
|
||||
|
||||
Reference in New Issue
Block a user