zephyr/soc/nios2/nios2-qemu
Kumar Gala be97e40683 soc: nios2: Cleanup linker scripts to use new DTS macros
Move defines for _RAM_ADDR, _RAM_SIZE, _ROM_ADDR, and _ROM_ADDR into
the linker.ld and thus remove dts_fixup.h.  We rework to use
DT_REG_ADDR and DT_REG_SIZE on DT_CHOSEN(zephyr_sram) and
DT_CHOSEN(zephyr_flash).

Also fixup use of _RAM_ADDR/_RAM_SIZE in newlib/libc-hooks.c.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-30 20:59:13 -05:00
..
include nios2: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig kconfig: Remove symbol types from Kconfig.defconfig files 2019-10-24 12:40:22 -05:00
Kconfig.soc kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
linker.ld soc: nios2: Cleanup linker scripts to use new DTS macros 2020-04-30 20:59:13 -05:00
soc.h dts: nios2: Add interrupt controller support in dts 2020-03-27 15:16:53 -05:00