zephyr/include/linker
Maureen Helm 8e3004953d soc: nxp_imx: Add support for external xip flash boot header
Adds support for the boot data, image vector table, and FlexSPI NOR
config structures used by the imx rt boot ROM to boot an application
from an external xip flash device.

It is now possible to build and flash a bootable zephyr image to the
external xip flash on the mimxrt1020_evk, mimxrt1050_evk, and
mimxrt1060_evk boards via the 'ninja flash' build target and jlink
runner. Note, however, that the default board configurations still link
code into internal ITCM, therefore you must set CONFIG_CODE_HYPERFLASH=y
or CONFIG_CODE_QSPI=y explicitly to override the default. You must also
set CONFIG_NXP_IMX_RT_BOOT_HEADER=y to build the boot header into the
image.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-01-09 16:01:25 -06:00
..
common-ram.ld workqueues: don't put k_work in special section 2018-11-29 09:21:18 -08:00
common-rom.ld interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
debug-sections.ld linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
intlist.ld
kobject-rom.ld
kobject-text.ld
kobject.ld
linker-defs.h include: linker: improve documentation of app shared mem symbols 2018-12-20 12:35:27 +01:00
linker-tool-gcc.h
linker-tool.h
priv_stacks-noinit.ld linker: arm: place priv.noinit at the end of RAM 2018-10-19 16:11:34 -04:00
priv_stacks-rom.ld
priv_stacks-text.ld
priv_stacks.ld
rel-sections.ld linker: warn about orphan sections 2018-10-19 16:11:34 -04:00
section_tags.h soc: nxp_imx: Add support for external xip flash boot header 2019-01-09 16:01:25 -06:00
sections.h soc: nxp_imx: Add support for external xip flash boot header 2019-01-09 16:01:25 -06:00