zephyr/ext
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
..
debug ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
fs ext: nffs: portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hal soc: nxp_imx: Add support for device configuration data (DCD) 2019-01-09 16:01:25 -06:00
lib ext: fix path to source files with new cmake 2019-01-03 11:51:29 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig ext: lib: Add fnmatch library 2018-09-19 09:30:29 -04:00