zephyr/soc/nxp/imxrt
Andrej Butok c3dd3c69ac soc: nxp: add flashing configuration
- Added a flash runner configuration for rw, mcx, lpc, kinetis and imxrt,
  used for sysbuild multi-image projects like MCUBoot.
- Solved the mass erase issue.
- The sysbuild project "west flash --erase" command caused
  the mass_erase->flash_img1->reset->mass_erase->
  flash_img2->reset sequence.
  It was fixed to the mass_erase->flash_img1->
  flash_img2->reset sequence.

Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
2024-07-08 16:04:04 +02:00
..
imxrt5xx linker: Add ROM_SECTIONS location 2024-06-20 12:08:58 -04:00
imxrt6xx boards: nxp: enable mcux udc on lpc55s69, rt1060 and rt685 2024-06-13 17:59:31 +02:00
imxrt10xx boards: nxp: enable mcux udc on lpc55s69, rt1060 and rt685 2024-06-13 17:59:31 +02:00
imxrt11xx boards: nxp: enable mcux udc on RT1170-EVK 2024-07-08 09:28:41 +02:00
CMakeLists.txt boards: nxp: enable mcux udc on lpc55s69, rt1060 and rt685 2024-06-13 17:59:31 +02:00
Kconfig boards: nxp: rt1170_evk: Add XMCD bootheader 2024-05-14 15:54:20 +02:00
Kconfig.defconfig
Kconfig.soc
boot_header.ld boards: nxp: rt1170_evk: Add XMCD bootheader 2024-05-14 15:54:20 +02:00
flexspi_nor_config.h
mpu_regions.c
soc.yml soc: nxp: add flashing configuration 2024-07-08 16:04:04 +02:00
usb.ld