zephyr/include/arch
Maureen Helm a9389da038 soc: nxp_imx: Add support for device configuration data (DCD)
Adds support for the device configuration data (DCD), which provides a
sequence of commands to the imx rt boot ROM to initialize components
such as an SDRAM.

It is now possible to use the external SDRAM instead of the internal
DTCM on the mimxrt1020_evk, mimxrt1050_evk, and mimxrt1060_evk. Note,
however, that the default board configurations still link data into
internal DTCM, therefore you must use a device tree overlay to override
"zephyr,sram = &sdram0"

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-01-09 16:01:25 -06:00
..
arc arc: cleanup linker scripts to include autoconf.h first 2018-12-17 10:08:02 -06:00
arm soc: nxp_imx: Add support for device configuration data (DCD) 2019-01-09 16:01:25 -06:00
nios2 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
posix kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
riscv32 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
x86 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
xtensa kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
cpu.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00