Fix SAMA5 vector linking issue
This commit is contained in:
parent
213780bc43
commit
f337f3a977
@ -58,7 +58,8 @@
|
||||
* Vector initialization block
|
||||
****************************************************************************/
|
||||
|
||||
.globl _vector_start
|
||||
.section .vectors, "ax"
|
||||
.globl _vector_start
|
||||
|
||||
/* These will be relocated to VECTOR_BASE. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user