zephyr/arch/nios2
Andrew Boie 3574aec5e1 nios2: don't enable XIP by default
If XIP is turned on, only hardware breakpoints may be used, and
code cannot be loaded onto the device with nios2-download
or GDB 'load' command. RAM-constrained applications are free to
enable this if they need to.

Change-Id: Iee2d41f71f7ca2bc599801cf3cf0fac680273e51
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-22 01:31:13 +00:00
..
core nios2: crt0: fix GDB debugging 2016-06-22 01:31:12 +00:00
include nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
soc nios2-qemu: experimental QEMU target for Nios II 2016-06-22 01:31:09 +00:00
Kbuild nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Kconfig nios2: don't enable XIP by default 2016-06-22 01:31:13 +00:00
Makefile nios2: Makefile: optionally include SOC Makefile 2016-06-22 01:31:10 +00:00
defconfig nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00