fixed errornous deactivation of FPGA load

This commit is contained in:
Markus Fröschle
2014-12-26 07:26:10 +00:00
parent 5163fd5813
commit 88c1bd2373
2 changed files with 108 additions and 100 deletions

View File

@@ -236,6 +236,8 @@ SECTIONS
* and shouldn't be overwritten on boot
*/
__FPGA_JTAG_LOADED = __RAMBAR1;
__FPGA_JTAG_VALID = __FPGA_JTAG_LOADED + 4;
/* system variables */
/* RAMBAR0 0 to 0x7FF -> exception vectors */