| commit | 50131a3d0e85f99171b308281a77b53a1b3a1c23 | [log] [tgz] |
|---|---|---|
| author | Andrew Boie <andrew.p.boie@intel.com> | Mon Jul 11 13:16:24 2016 -0700 |
| committer | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Tue Jul 12 18:09:57 2016 +0000 |
| tree | 799b4e42bff1f5727cee669e12b3e19b87cd8210 | |
| parent | 4eee43d4d41712acbb12aaa1a93c273837bfdd31 [diff] |
altera_max10: support 'make flash' and 'make debug' For both of these, we send the .elf binary over the JTAG and it gets written directly into SRAM. The CPU boots the image from the entry point (__start). This does not provision the kernel onto device's User Flash Memory (UFM). Implementation of this is still in progress see ZEP-273. Change-Id: Iae8188a21e4a3eecfda0f4f0bb220c0607d719cb Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>