nuttx/boards/arm/imxrt/imxrt1060-evk/scripts
David Sidrane fd3148dba6
imxrt: Adds the ability to run from OCRAM (#407)
* imxrt: GPIO make tables const
* imxrt: Call out to board to set up FlexRAM
* imxrt: Add Knob for adding the ROM bootloaders 40Kib of RAM to heap
* imxrt: imxrt1060-evk:Add the ability to run from OCRAM
2020-03-01 06:05:42 -06:00
..
flash-ocram.ld imxrt: Adds the ability to run from OCRAM (#407) 2020-03-01 06:05:42 -06:00
flash.ld imxrt: Adds the ability to run from OCRAM (#407) 2020-03-01 06:05:42 -06:00
kernel-space.ld All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
Make.defs imxrt: Adds the ability to run from OCRAM (#407) 2020-03-01 06:05:42 -06:00
memory.ld Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
user-space.ld All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00