zedboard working

This commit is contained in:
2023-09-15 17:37:58 +02:00
parent fb8f4a68e7
commit 5a61af053b
13 changed files with 149 additions and 183 deletions

View File

@ -204,6 +204,7 @@ OKToRun:
/* set VBAR to the _vector_table address in linker script */
ldr r0, =vector_base
mcr p15, 0, r0, c12, c0, 0
MRC p15, 0, r1, c12, c0, 0
/*invalidate scu*/
#if USE_AMP!=1