Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> to correct 32 bit

jmp relative offset from .reset section.
This commit is contained in:
Joel Sherrill
1999-05-11 15:15:03 +00:00
parent 5a909149ca
commit ddd22e5d0d

View File

@@ -98,6 +98,8 @@ SYM(reset):
.section .initial .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 * Enable access to peripheral register at expanded I/O addresses